D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ldaptive-1.1.0-4.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1VbzHL + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ldaptive-1.1.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ldaptive-1.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ldaptive-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '*.class' -print -delete + find . -name '*.jar' -print -delete + echo 'Patch #0 (44a0d8222f27eef7b848316ef136dc539f53c51f.patch):' Patch #0 (44a0d8222f27eef7b848316ef136dc539f53c51f.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file core/src/main/java/org/ldaptive/Credential.java patching file core/src/main/java/org/ldaptive/LdapUtils.java patching file core/src/main/java/org/ldaptive/ad/io/UnicodePwdValueTranscoder.java patching file core/src/main/java/org/ldaptive/asn1/OctetStringType.java patching file core/src/main/java/org/ldaptive/io/Base64.java patching file core/src/main/java/org/ldaptive/io/Hex.java patching file core/src/test/java/org/ldaptive/LdapAttributeTest.java patching file core/src/test/java/org/ldaptive/io/Base64Test.java patching file core/src/test/java/org/ldaptive/io/HexTest.java + rm -f core/src/main/java/org/ldaptive/io/Base64.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r :maven-javadoc-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r :maven-source-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module webapp + cp -p distribution/LICENSE distribution/LICENSE-apache2 distribution/LICENSE-lgpl . + cp -p distribution/NOTICE . + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r :ehcache :ehcache-core + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UBDUXL + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ldaptive-1.1.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -sf 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... [WARNING] The project org.ldaptive:ldaptive-parent:pom:1.1.0 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] LDAPTIVE PARENT [pom] [INFO] LDAPTIVE CORE [jar] [INFO] LDAPTIVE BEANS [jar] [INFO] LDAPTIVE JSON [jar] [INFO] LDAPTIVE TEMPLATES [jar] [INFO] [INFO] --------------------< org.ldaptive:ldaptive-parent >-------------------- [INFO] Building LDAPTIVE PARENT 1.1.0 [1/5] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (checkstyle) @ ldaptive-parent --- [INFO] [INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ ldaptive-parent --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- maven-jar-plugin:3.1.2:test-jar (jar) @ ldaptive-parent --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] -----------------------< org.ldaptive:ldaptive >------------------------ [INFO] Building LDAPTIVE CORE 1.1.0 [2/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ldaptive --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ldaptive --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 451 source files to /home/iurt/rpmbuild/BUILD/ldaptive-1.1.0/core/target/classes [WARNING] [options] bootstrap class path not set in conjunction with -source 7 [WARNING] /home/iurt/rpmbuild/BUILD/ldaptive-1.1.0/core/src/main/java/org/ldaptive/jaas/LdapGroup.java:[6,24] [removal] Group in java.security.acl has been deprecated and marked for removal [WARNING] /home/iurt/rpmbuild/BUILD/ldaptive-1.1.0/core/src/main/java/org/ldaptive/concurrent/AbstractOperationWorker.java:[164,17] [deprecation] finalize() in Object has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/ldaptive-1.1.0/core/src/main/java/org/ldaptive/concurrent/AbstractOperationWorker.java:[170,11] [deprecation] finalize() in Object has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/ldaptive-1.1.0/core/src/main/java/org/ldaptive/DefaultConnectionFactory.java:[176,54] [deprecation] newInstance() in Class has been deprecated where T is a type-variable: T extends Object declared in class Class [WARNING] /home/iurt/rpmbuild/BUILD/ldaptive-1.1.0/core/src/main/java/org/ldaptive/DefaultConnectionFactory.java:[399,19] [deprecation] finalize() in Object has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/ldaptive-1.1.0/core/src/main/java/org/ldaptive/DefaultConnectionFactory.java:[405,13] [deprecation] finalize() in Object has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/ldaptive-1.1.0/core/src/main/java/org/ldaptive/concurrent/AbstractSearchExecutor.java:[175,17] [deprecation] finalize() in Object has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/ldaptive-1.1.0/core/src/main/java/org/ldaptive/concurrent/AbstractSearchExecutor.java:[181,11] [deprecation] finalize() in Object has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/ldaptive-1.1.0/core/src/main/java/org/ldaptive/jaas/LdapLoginModule.java:[68,76] [deprecation] newInstance() in Class has been deprecated where T is a type-variable: T extends Object declared in class Class [WARNING] /home/iurt/rpmbuild/BUILD/ldaptive-1.1.0/core/src/main/java/org/ldaptive/pool/AbstractConnectionPool.java:[847,17] [deprecation] finalize() in Object has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/ldaptive-1.1.0/core/src/main/java/org/ldaptive/pool/AbstractConnectionPool.java:[853,11] [deprecation] finalize() in Object has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/ldaptive-1.1.0/core/src/main/java/org/ldaptive/async/AsyncSearchOperation.java:[117,17] [deprecation] finalize() in Object has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/ldaptive-1.1.0/core/src/main/java/org/ldaptive/async/AsyncSearchOperation.java:[123,11] [deprecation] finalize() in Object has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/ldaptive-1.1.0/core/src/main/java/org/ldaptive/jaas/LdapRoleAuthorizationModule.java:[73,74] [deprecation] newInstance() in Class has been deprecated where T is a type-variable: T extends Object declared in class Class [WARNING] /home/iurt/rpmbuild/BUILD/ldaptive-1.1.0/core/src/main/java/org/ldaptive/jaas/LdapDnAuthorizationModule.java:[51,76] [deprecation] newInstance() in Class has been deprecated where T is a type-variable: T extends Object declared in class Class [WARNING] /home/iurt/rpmbuild/BUILD/ldaptive-1.1.0/core/src/main/java/org/ldaptive/jaas/LdapGroup.java:[18,34] [removal] Group in java.security.acl has been deprecated and marked for removal [WARNING] /home/iurt/rpmbuild/BUILD/ldaptive-1.1.0/core/src/main/java/org/ldaptive/auth/AggregateDnResolver.java:[176,17] [deprecation] finalize() in Object has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/ldaptive-1.1.0/core/src/main/java/org/ldaptive/auth/AggregateDnResolver.java:[182,11] [deprecation] finalize() in Object has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/ldaptive-1.1.0/core/src/main/java/org/ldaptive/servlets/SearchServlet.java:[64,83] [deprecation] newInstance() in Class has been deprecated where T is a type-variable: T extends Object declared in class Class [WARNING] /home/iurt/rpmbuild/BUILD/ldaptive-1.1.0/core/src/main/java/org/ldaptive/jaas/PropertiesRoleResolverFactory.java:[65,52] [deprecation] newInstance() in Class has been deprecated where T is a type-variable: T extends Object declared in class Class [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (checkstyle) @ ldaptive --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping LDAPTIVE PARENT [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for LDAPTIVE PARENT 1.1.0: [INFO] [INFO] LDAPTIVE PARENT .................................... SUCCESS [ 1.424 s] [INFO] LDAPTIVE CORE ...................................... FAILURE [ 5.442 s] [INFO] LDAPTIVE BEANS ..................................... SKIPPED [INFO] LDAPTIVE JSON ...................................... SKIPPED [INFO] LDAPTIVE TEMPLATES ................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.421 s [INFO] Finished at: 2020-08-27T01:03:49Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle (checkstyle) on project ldaptive: An error has occurred in Checkstyle report generation. Failed during checkstyle configuration: Cannot set property 'cacheFile' to '/home/iurt/rpmbuild/BUILD/ldaptive-1.1.0/core/target/checkstyle-cachefile' in module Checker: InvocationTargetException: javax/xml/bind/DatatypeConverter: javax.xml.bind.DatatypeConverter -> [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :ldaptive error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.UBDUXL (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.UBDUXL (%build) I: [iurt_root_command] ERROR: chroot