Mock Version: 5.2
Mock Version: 5.2
Mock Version: 5.2
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/byte-buddy.spec'], chrootPath='/var/lib/mock/f40-build-2344400-59881/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 0x3fb54129f0>timeout=864000uid=997gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/byte-buddy.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
warning: %patchN is deprecated (2 usages found), use %patch N (or %patch -P N)
Building target platforms: noarch
Building for target noarch
setting SOURCE_DATE_EPOCH=1705968000
Wrote: /builddir/build/SRPMS/byte-buddy-1.14.2-6.fc40.src.rpm
RPM build warnings:
    %patchN is deprecated (2 usages found), use %patch N (or %patch -P N)
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/byte-buddy.spec'], chrootPath='/var/lib/mock/f40-build-2344400-59881/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 0x3fb54129f0>timeout=864000uid=997gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/byte-buddy.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
warning: %patchN is deprecated (2 usages found), use %patch N (or %patch -P N)
Building target platforms: noarch
Building for target noarch
setting SOURCE_DATE_EPOCH=1705968000
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WN0vHA
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf byte-buddy-byte-buddy-1.14.2
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/byte-buddy-1.14.2.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd byte-buddy-byte-buddy-1.14.2
+ rm -rf /builddir/build/BUILD/byte-buddy-byte-buddy-1.14.2-SPECPARTS
+ /usr/bin/mkdir -p /builddir/build/BUILD/byte-buddy-byte-buddy-1.14.2-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #1 (0001-Avoid-bundling-asm.patch):'
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0
Patch #1 (0001-Avoid-bundling-asm.patch):
patching file byte-buddy/pom.xml
Patch #2 (0002-Remove-dependencies.patch):
+ echo 'Patch #2 (0002-Remove-dependencies.patch):'
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0
patching file byte-buddy-agent/src/main/java/net/bytebuddy/agent/VirtualMachine.java
patching file byte-buddy-dep/src/main/java/net/bytebuddy/dynamic/loading/ClassInjector.java
+ find -name '*.class' -delete
+ rm byte-buddy-agent/src/test/java/net/bytebuddy/agent/VirtualMachineAttachmentTest.java byte-buddy-agent/src/test/java/net/bytebuddy/agent/VirtualMachineForOpenJ9Test.java byte-buddy-agent/src/test/java/net/bytebuddy/test/utility/JnaRule.java
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module byte-buddy-android
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module byte-buddy-android-test
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module byte-buddy-benchmark
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module byte-buddy-gradle-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :jacoco-maven-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :license-maven-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :pitest-maven
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :coveralls-maven-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :spotbugs-maven-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :jitwatch-jarscan-maven-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-release-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :nexus-staging-maven-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :byte-buddy-maven-plugin byte-buddy-dep
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set pom:createSourcesJar false byte-buddy
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r :findbugs-annotations
+ /usr/bin/jurand -i -a byte-buddy-agent byte-buddy-dep byte-buddy-maven-plugin -n SuppressFBWarnings
Removing symbols from file byte-buddy-agent/src/main/java/net/bytebuddy/agent/Attacher.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/dynamic/TypeResolutionStrategy.java
Removing symbols from file byte-buddy-agent/src/main/java/net/bytebuddy/agent/VirtualMachine.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/dynamic/Transformer.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/dynamic/scaffold/subclass/SubclassImplementationTarget.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/dynamic/TargetType.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/dynamic/loading/InjectionClassLoader.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/dynamic/NexusAccessor.java
Removing symbols from file byte-buddy-agent/src/main/java/net/bytebuddy/agent/ByteBuddyAgent.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/build/RepeatedAnnotationPlugin.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/build/CachedReturnPlugin.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/build/HashCodeAndEqualsPlugin.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/build/AccessControllerPlugin.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/dynamic/loading/PackageDefinitionStrategy.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/asm/TypeReferenceAdjustment.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/asm/TypeConstantAdjustment.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/utility/privilege/GetMethodAction.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/utility/visitor/StackAwareMethodVisitor.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/utility/GraalImageCode.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/utility/visitor/LocalVariableAwareMethodVisitor.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/utility/RandomString.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/description/field/FieldDescription.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/agent/builder/LambdaFactory.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/matcher/StringMatcher.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/TypeCache.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/dynamic/ClassFileLocator.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/matcher/CollectionSizeMatcher.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/ClassFileVersion.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/matcher/CachingMatcher.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/description/type/TypeList.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/dynamic/scaffold/InstrumentedType.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/description/method/ParameterDescription.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/dynamic/scaffold/MethodGraph.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/implementation/ToStringMethod.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/implementation/bind/annotation/TargetMethodAnnotationDrivenBinder.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/implementation/bind/MethodDelegationBinder.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/implementation/LoadedTypeInitializer.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/implementation/bytecode/assign/Assigner.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/description/annotation/AnnotationDescription.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/implementation/auxiliary/AuxiliaryType.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/implementation/bytecode/constant/MethodConstant.java
Removing symbols from file byte-buddy-dep/src/main/java-6/net/bytebuddy/build/CachedReturnPlugin$Advice$char.java
Removing symbols from file byte-buddy-dep/src/main/java-6/net/bytebuddy/build/CachedReturnPlugin$Advice$boolean.java
Removing symbols from file byte-buddy-dep/src/main/java-6/net/bytebuddy/build/CachedReturnPlugin$Advice$float.java
Removing symbols from file byte-buddy-dep/src/main/java-6/net/bytebuddy/build/CachedReturnPlugin$Advice$short.java
Removing symbols from file byte-buddy-dep/src/main/java-6/net/bytebuddy/build/CachedReturnPlugin$Advice$Object.java
Removing symbols from file byte-buddy-dep/src/main/java-6/net/bytebuddy/build/CachedReturnPlugin$Advice$int.java
Removing symbols from file byte-buddy-dep/src/main/java-6/net/bytebuddy/build/CachedReturnPlugin$Advice$byte.java
Removing symbols from file byte-buddy-dep/src/main/java-6/net/bytebuddy/build/CachedReturnPlugin$Advice$double.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/implementation/HashCodeMethod.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/utility/dispatcher/JavaDispatcher.java
Removing symbols from file byte-buddy-dep/src/main/java-6/net/bytebuddy/build/CachedReturnPlugin$Advice$long.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/implementation/EqualsMethod.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/implementation/attribute/AnnotationAppender.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/implementation/bytecode/assign/reference/GenericTypeAwareAssigner.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/implementation/FieldAccessor.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/dynamic/loading/ClassInjector.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/utility/JavaConstant.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/description/annotation/AnnotationValue.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/description/method/MethodDescription.java
Removing symbols from file byte-buddy-maven-plugin/src/main/java/net/bytebuddy/build/maven/Transformation.java
Removing symbols from file byte-buddy-maven-plugin/src/main/java/net/bytebuddy/build/maven/PluginArgument.java
Removing symbols from file byte-buddy-maven-plugin/src/main/java/net/bytebuddy/build/maven/CoordinateConfiguration.java
Removing symbols from file byte-buddy-maven-plugin/src/main/java/net/bytebuddy/build/maven/Initialization.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/build/Plugin.java
Removing symbols from file byte-buddy-maven-plugin/src/main/java/net/bytebuddy/build/maven/ByteBuddyMojo.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/implementation/MethodCall.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/implementation/InvokeDynamic.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/dynamic/DynamicType.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/dynamic/scaffold/TypeWriter.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/pool/TypePool.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/description/type/TypeDescription.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/asm/MemberSubstitution.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/agent/builder/AgentBuilder.java
Removing symbols from file byte-buddy-dep/src/main/java/net/bytebuddy/asm/Advice.java
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep org.ow2.asm:asm-deprecated
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r :maven-shade-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r net.java.dev.jna:jna
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r net.java.dev.jna:jna-platform
+ /usr/bin/python3 /usr/share/java-utils/mvn_package.py :byte-buddy-parent __noinstall
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iXOuYZ
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -fasynchronous-unwind-tables -fno-omit-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -fasynchronous-unwind-tables -fno-omit-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd byte-buddy-byte-buddy-1.14.2
+ profiles='-Pjava-8-precompile -Pjava-8-parameters-precompile -Pjava-11-precompile -Pjava-16-precompile -Pjava-17-precompile'
+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -s -- '-Pjava8,!checks' '-Pjava-8-precompile -Pjava-8-parameters-precompile -Pjava-11-precompile -Pjava-16-precompile -Pjava-17-precompile' -Dsourcecode.test.version=1.8 -Dmaven.test.failure.ignore=true
Executing: xmvn --batch-mode --offline -Pjava8,!checks -Pjava-8-precompile -Pjava-8-parameters-precompile -Pjava-11-precompile -Pjava-16-precompile -Pjava-17-precompile -Dsourcecode.test.version=1.8 -Dmaven.test.failure.ignore=true verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep
['xmvn', '--batch-mode', '--offline', '-Pjava8,!checks', '-Pjava-8-precompile -Pjava-8-parameters-precompile -Pjava-11-precompile -Pjava-16-precompile -Pjava-17-precompile', '-Dsourcecode.test.version=1.8', '-Dmaven.test.failure.ignore=true', '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] Reactor Build Order:
[INFO] 
[INFO] Byte Buddy (parent)                                                [pom]
[INFO] Byte Buddy agent                                                   [jar]
[INFO] Byte Buddy (with dependencies)                                     [jar]
[INFO] Byte Buddy (without dependencies)                                  [jar]
[INFO] Byte Buddy Maven plugin                                   [maven-plugin]
[INFO] 
[INFO] ------------------< net.bytebuddy:byte-buddy-parent >-------------------
[INFO] Building Byte Buddy (parent) 1.14.2                                [1/5]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] -------------------< net.bytebuddy:byte-buddy-agent >-------------------
[INFO] Building Byte Buddy agent 1.14.2                                   [2/5]
[INFO]   from byte-buddy-agent/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ byte-buddy-agent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ byte-buddy-agent ---
[WARNING] Error injecting: org.apache.maven.plugin.compiler.CompilerMojo
com.google.inject.ProvisionException: Unable to provision, see the following errors:
1) No implementation for CompilerManager was bound.
  while locating CompilerMojo
1 error
======================
Full classname legend:
======================
CompilerManager: "org.codehaus.plexus.compiler.manager.CompilerManager"
CompilerMojo:    "org.apache.maven.plugin.compiler.CompilerMojo"
========================
End of classname legend:
========================
    at com.google.inject.internal.InternalProvisionException.toProvisionException (InternalProvisionException.java:251)
    at com.google.inject.internal.InjectorImpl$1.get (InjectorImpl.java:1104)
    at com.google.inject.internal.InjectorImpl.getInstance (InjectorImpl.java:1139)
    at org.eclipse.sisu.space.AbstractDeferredClass.get (AbstractDeferredClass.java:48)
    at com.google.inject.internal.ProviderInternalFactory.provision (ProviderInternalFactory.java:86)
    at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision (InternalFactoryToInitializableAdapter.java:57)
    at com.google.inject.internal.ProviderInternalFactory$1.call (ProviderInternalFactory.java:67)
    at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:109)
    at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:124)
    at com.google.inject.internal.ProvisionListenerStackCallback.provision (ProvisionListenerStackCallback.java:66)
    at com.google.inject.internal.ProviderInternalFactory.circularGet (ProviderInternalFactory.java:62)
    at com.google.inject.internal.InternalFactoryToInitializableAdapter.get (InternalFactoryToInitializableAdapter.java:47)
    at com.google.inject.internal.InjectorImpl$1.get (InjectorImpl.java:1101)
    at org.eclipse.sisu.inject.Guice4$1.get (Guice4.java:162)
    at org.eclipse.sisu.inject.LazyBeanEntry.getValue (LazyBeanEntry.java:81)
    at org.eclipse.sisu.plexus.LazyPlexusBean.getValue (LazyPlexusBean.java:51)
    at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:263)
    at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:255)
    at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo (DefaultMavenPluginManager.java:486)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:568)
    at org.fedoraproject.xmvn.connector.maven.XMvnMojoExecutionListener.dispatchBuildPluginManagerMethodCall (XMvnMojoExecutionListener.java:112)
    at jdk.proxy2.$Proxy27.getConfiguredMojo (Unknown Source)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:114)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:342)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:330)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:175)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:76)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:163)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:160)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:827)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:272)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:195)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:568)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Byte Buddy (parent)
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Byte Buddy (parent) 1.14.2:
[INFO] 
[INFO] Byte Buddy (parent) ................................ SUCCESS [  0.021 s]
[INFO] Byte Buddy agent ................................... FAILURE [  4.094 s]
[INFO] Byte Buddy (with dependencies) ..................... SKIPPED
[INFO] Byte Buddy (without dependencies) .................. SKIPPED
[INFO] Byte Buddy Maven plugin ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  6.914 s
[INFO] Finished at: 2024-01-31T07:44:19Z
[INFO] ------------------------------------------------------------------------
[ERROR] Cannot invoke "Object.getClass()" because "bean" is null
[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: Bad exit status from /var/tmp/rpm-tmp.iXOuYZ (%build)
    %patchN is deprecated (2 usages found), use %patch N (or %patch -P N)
    Bad exit status from /var/tmp/rpm-tmp.iXOuYZ (%build)
RPM build warnings:
RPM build errors:
Child return code was: 1
EXCEPTION: [Error("Command failed: \n # bash --login -c '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/byte-buddy.spec'\n", 1)]
Traceback (most recent call last):
  File "/usr/lib/python3.12/site-packages/mockbuild/trace_decorator.py", line 93, in trace
    result = func(*args, **kw)
             ^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/mockbuild/util.py", line 597, in do_with_status
    raise exception.Error("Command failed: \n # %s\n%s" % (cmd_pretty(command, env), output), child.returncode)
mockbuild.exception.Error: Command failed: 
 # bash --login -c '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/byte-buddy.spec'