D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/disruptor-3.4.2-1.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SCy5pD
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf disruptor-3.4.2
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/disruptor-3.4.2.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd disruptor-3.4.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ find . -name '*.class' -print -delete
+ find . -name '*.jar' -type f -print -delete
./gradle/wrapper/gradle-wrapper.jar
+ cp -p /home/iurt/rpmbuild/SOURCES/disruptor-3.4.2.pom pom.xml
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:project 'bundle'
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.felix:maven-bundle-plugin:2.3.7 . '
true
https://lmax-exchange.github.io/disruptor/
${project.name}
LMAX Disruptor Development Team
bundle-manifest
process-classes
manifest
'
+ rm -r src/test/java/com/lmax/disruptor/RingBufferTest.java src/test/java/com/lmax/disruptor/RingBufferEventMatcher.java
+ rm -r src/test/java/com/lmax/disruptor/dsl/DisruptorTest.java
+ /usr/bin/python3 /usr/share/java-utils/mvn_file.py :disruptor disruptor
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nmjMZE
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd disruptor-3.4.2
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -- -Dproject.build.sourceEncoding=UTF-8 -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8
Executing: xmvn --batch-mode --offline -Dproject.build.sourceEncoding=UTF-8 -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8 verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep
['xmvn', '--batch-mode', '--offline', '-Dproject.build.sourceEncoding=UTF-8', '-Dmaven.compiler.source=1.8', '-Dmaven.compiler.target=1.8', '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] -------------------------< com.lmax:disruptor >-------------------------
[INFO] Building Disruptor Framework 3.4.2
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ disruptor ---
[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/disruptor-3.4.2/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ disruptor ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 66 source files to /home/iurt/rpmbuild/BUILD/disruptor-3.4.2/target/classes
[WARNING] /home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/Sequence.java:[18,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/RingBuffer.java:[19,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/MultiProducerSequencer.java:[20,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/util/Util.java:[26,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/Sequence.java:[49,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/RingBuffer.java:[34,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/MultiProducerSequencer.java:[35,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/util/Util.java:[93,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/util/Util.java:[99,45] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/util/Util.java:[99,92] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/util/Util.java:[101,24] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/util/Util.java:[103,39] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/util/Util.java:[105,29] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/util/Util.java:[123,19] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ disruptor ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ disruptor ---
[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/disruptor-3.4.2/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ disruptor ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 62 source files to /home/iurt/rpmbuild/BUILD/disruptor-3.4.2/target/test-classes
[INFO] /home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/test/java/com/lmax/disruptor/support/WaitStrategyTestUtil.java: Some input files use or override a deprecated API.
[INFO] /home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/test/java/com/lmax/disruptor/support/WaitStrategyTestUtil.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ disruptor ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.lmax.disruptor.TimeoutBlockingWaitStrategyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 s - in com.lmax.disruptor.TimeoutBlockingWaitStrategyTest
[INFO] Running com.lmax.disruptor.LifecycleAwareTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in com.lmax.disruptor.LifecycleAwareTest
[INFO] Running com.lmax.disruptor.SequenceBarrierTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.lmax.disruptor.SequenceBarrierTest
[INFO] Running com.lmax.disruptor.IgnoreExceptionHandlerTest
Jan 17, 2021 12:36:54 PM com.lmax.disruptor.IgnoreExceptionHandler handleEventException
INFO: Exception processing: 0 Test Event
java.lang.Exception
at com.lmax.disruptor.IgnoreExceptionHandlerTest.shouldHandleAndIgnoreException(IgnoreExceptionHandlerTest.java:26)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:61)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in com.lmax.disruptor.IgnoreExceptionHandlerTest
[INFO] Running com.lmax.disruptor.BatchingTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.119 s - in com.lmax.disruptor.BatchingTest
[INFO] Running com.lmax.disruptor.SingleProducerSequencerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.lmax.disruptor.SingleProducerSequencerTest
[INFO] Running com.lmax.disruptor.util.UtilTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.lmax.disruptor.util.UtilTest
[INFO] Running com.lmax.disruptor.SequenceGroupTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.lmax.disruptor.SequenceGroupTest
[INFO] Running com.lmax.disruptor.WorkerStressTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.866 s - in com.lmax.disruptor.WorkerStressTest
[INFO] Running com.lmax.disruptor.SequencerTest
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in com.lmax.disruptor.SequencerTest
[INFO] Running com.lmax.disruptor.AggregateEventHandlerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.lmax.disruptor.AggregateEventHandlerTest
[INFO] Running com.lmax.disruptor.WorkerPoolTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.494 s - in com.lmax.disruptor.WorkerPoolTest
[INFO] Running com.lmax.disruptor.YieldingWaitStrategyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in com.lmax.disruptor.YieldingWaitStrategyTest
[INFO] Running com.lmax.disruptor.EventPublisherTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.lmax.disruptor.EventPublisherTest
[INFO] Running com.lmax.disruptor.RingBufferWithAssertingStubTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.lmax.disruptor.RingBufferWithAssertingStubTest
[INFO] Running com.lmax.disruptor.PhasedBackoffWaitStrategyTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in com.lmax.disruptor.PhasedBackoffWaitStrategyTest
[INFO] Running com.lmax.disruptor.LiteTimeoutBlockingWaitStrategyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 s - in com.lmax.disruptor.LiteTimeoutBlockingWaitStrategyTest
[INFO] Running com.lmax.disruptor.dsl.ConsumerRepositoryTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.lmax.disruptor.dsl.ConsumerRepositoryTest
[INFO] Running com.lmax.disruptor.BusySpinWaitStrategyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in com.lmax.disruptor.BusySpinWaitStrategyTest
[INFO] Running com.lmax.disruptor.BatchEventProcessorTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 s - in com.lmax.disruptor.BatchEventProcessorTest
[INFO] Running com.lmax.disruptor.SleepingWaitStrategyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in com.lmax.disruptor.SleepingWaitStrategyTest
[INFO] Running com.lmax.disruptor.DisruptorStressTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.288 s - in com.lmax.disruptor.DisruptorStressTest
[INFO] Running com.lmax.disruptor.SequenceReportingCallbackTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.lmax.disruptor.SequenceReportingCallbackTest
[INFO] Running com.lmax.disruptor.EventPollerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.lmax.disruptor.EventPollerTest
[INFO] Running com.lmax.disruptor.FatalExceptionHandlerTest
Jan 17, 2021 12:37:04 PM com.lmax.disruptor.FatalExceptionHandler handleEventException
SEVERE: Exception processing: 0 Test Event
java.lang.Exception
at com.lmax.disruptor.FatalExceptionHandlerTest.shouldHandleFatalException(FatalExceptionHandlerTest.java:27)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:61)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in com.lmax.disruptor.FatalExceptionHandlerTest
[INFO] Running com.lmax.disruptor.ShutdownOnFatalExceptionTest
Jan 17, 2021 12:37:04 PM com.lmax.disruptor.FatalExceptionHandler handleEventException
SEVERE: Exception processing: 2 [B@64829660
java.lang.IllegalStateException
at com.lmax.disruptor.ShutdownOnFatalExceptionTest$FailingEventHandler.onEvent(ShutdownOnFatalExceptionTest.java:80)
at com.lmax.disruptor.ShutdownOnFatalExceptionTest$FailingEventHandler.onEvent(ShutdownOnFatalExceptionTest.java:69)
at com.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:168)
at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
at java.base/java.lang.Thread.run(Thread.java:834)
Exception in thread "Thread-2051" java.lang.RuntimeException: java.lang.IllegalStateException
at com.lmax.disruptor.FatalExceptionHandler.handleEventException(FatalExceptionHandler.java:45)
at com.lmax.disruptor.dsl.ExceptionHandlerWrapper.handleEventException(ExceptionHandlerWrapper.java:18)
at com.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:187)
at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.IllegalStateException
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in com.lmax.disruptor.ShutdownOnFatalExceptionTest
at com.lmax.disruptor.ShutdownOnFatalExceptionTest$FailingEventHandler.onEvent(ShutdownOnFatalExceptionTest.java:80)
at com.lmax.disruptor.ShutdownOnFatalExceptionTest$FailingEventHandler.onEvent(ShutdownOnFatalExceptionTest.java:69)
at com.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:168)
... 2 more
[INFO] Running com.lmax.disruptor.MultiProducerSequencerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.lmax.disruptor.MultiProducerSequencerTest
[INFO] Running com.lmax.disruptor.EventTranslatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.lmax.disruptor.EventTranslatorTest
[INFO] Running com.lmax.disruptor.FixedSequenceGroupTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.lmax.disruptor.FixedSequenceGroupTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 99, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ disruptor ---
[INFO]
[INFO] -------------------------< com.lmax:disruptor >-------------------------
[INFO] Building Disruptor Framework 3.4.2
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- xmvn-mojo:3.1.0:install (default-cli) @ disruptor ---
[INFO]
[INFO] --- xmvn-mojo:3.1.0:javadoc (default-cli) @ disruptor ---
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:30: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:30: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:30: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:46: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:46: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:50: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:62: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:62: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:62: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:72: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:72: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:72: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:72: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:72: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:72: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:83: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:87: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:87: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:87: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:91: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:99: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:103: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:103: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:103: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:107: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:108: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:108: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/disruptor-3.4.2/src/main/java/com/lmax/disruptor/package.html:112: warning - invalid usage of tag <
[INFO]
[INFO] --- xmvn-mojo:3.1.0:builddep (default-cli) @ disruptor ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39.853 s
[INFO] Finished at: 2021-01-17T12:37:20Z
[INFO] ------------------------------------------------------------------------
-----BEGIN MAVEN BUILD DEPENDENCIES-----
H4sIAAAAAAACA32PMQ+CMBCFd37FyV7QvUDUicGJmLgWetSacjSFEvj3QtSIg4zvvS/35Xg2NgYG
dJ1uKQkP0T4EpKqVmlQSXgt2LM55HmZpwHeMwclrI0GiRZIzprEDhYRO9CihnOB2GQgYm+k1kwYA
32Ja4lwo13qby7R1KhJWVHeMajR65PFneXHC9boWVT8XjRiQWOlJGmTWeKWJx6t98cS/ov/ehyfd
b8je+9b5VVrefALJeKeuTQEAAA==
-----END MAVEN BUILD DEPENDENCIES-----
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Jakp0F
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/disruptor-3.4.2-1.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/disruptor-3.4.2-1.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/disruptor-3.4.2-1.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/disruptor-3.4.2-1.mga8.aarch64
+ cd disruptor-3.4.2
+ '[' 1 -eq 1 ']'
+ xmvn-install -R .xmvn-reactor -n disruptor -d /home/iurt/rpmbuild/BUILDROOT/disruptor-3.4.2-1.mga8.aarch64
[INFO] Installing artifact com.lmax:disruptor:jar:3.4.2
[INFO] Installing artifact com.lmax:disruptor:pom:3.4.2
[INFO] Installation successful
+ jdir=target/site/apidocs
+ '[' -d .xmvn/apidocs ']'
+ jdir=.xmvn/apidocs
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/disruptor-3.4.2-1.mga8.aarch64/usr/share/licenses
+ '[' -d .xmvn/apidocs ']'
+ install -dm755 /home/iurt/rpmbuild/BUILDROOT/disruptor-3.4.2-1.mga8.aarch64/usr/share/javadoc/disruptor
+ cp -pr .xmvn/apidocs/allclasses-index.html .xmvn/apidocs/allclasses.html .xmvn/apidocs/allpackages-index.html .xmvn/apidocs/args .xmvn/apidocs/com .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/element-list .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/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 /home/iurt/rpmbuild/BUILDROOT/disruptor-3.4.2-1.mga8.aarch64/usr/share/javadoc/disruptor
+ echo /usr/share/javadoc/disruptor
+ /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 3.4.2-1.mga8 --unique-debug-suffix -3.4.2-1.mga8.aarch64 --unique-debug-src-base disruptor-3.4.2-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/disruptor-3.4.2
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: disruptor-3.4.2-1.mga8.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Xg2w0C
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd disruptor-3.4.2
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/disruptor-3.4.2-1.mga8.aarch64/usr/share/doc/disruptor
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/disruptor-3.4.2-1.mga8.aarch64/usr/share/doc/disruptor
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/disruptor-3.4.2-1.mga8.aarch64/usr/share/doc/disruptor
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8Yqp2E
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd disruptor-3.4.2
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/disruptor-3.4.2-1.mga8.aarch64/usr/share/licenses/disruptor
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/disruptor-3.4.2-1.mga8.aarch64/usr/share/licenses/disruptor
+ cp -pr LICENCE.txt /home/iurt/rpmbuild/BUILDROOT/disruptor-3.4.2-1.mga8.aarch64/usr/share/licenses/disruptor
+ RPM_EC=0
++ jobs -p
+ exit 0
[INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/disruptor-3.4.2-1.mga8.aarch64/usr/share/maven-metadata/disruptor.xml']
[INFO maven.prov] mvn(com.lmax:disruptor:pom:) = 3.4.2, mvn(com.lmax:disruptor) = 3.4.2
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/disruptor-3.4.2-1.mga8.aarch64/usr/share/java/disruptor.jar']
[INFO osgi.prov] osgi(com.lmax.disruptor) = 3.4.2
[INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/disruptor-3.4.2-1.mga8.aarch64/usr/share/maven-metadata/disruptor.xml']
[INFO maven.req] java-headless >= 1:1.8, javapackages-filesystem
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/disruptor-3.4.2-1.mga8.aarch64/usr/share/java/disruptor.jar']
Provides: disruptor = 3.4.2-1.mga8 mvn(com.lmax:disruptor) = 3.4.2 mvn(com.lmax:disruptor:pom:) = 3.4.2 osgi(com.lmax.disruptor) = 3.4.2
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
Processing files: disruptor-javadoc-3.4.2-1.mga8.noarch
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Tn2eoG
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd disruptor-3.4.2
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/disruptor-3.4.2-1.mga8.aarch64/usr/share/licenses/disruptor-javadoc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/disruptor-3.4.2-1.mga8.aarch64/usr/share/licenses/disruptor-javadoc
+ cp -pr LICENCE.txt /home/iurt/rpmbuild/BUILDROOT/disruptor-3.4.2-1.mga8.aarch64/usr/share/licenses/disruptor-javadoc
+ RPM_EC=0
++ jobs -p
+ exit 0
pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/disruptor-3.4.2-1.mga8.aarch64/usr/share/javadoc/disruptor/jquery/jszip/dist/jszip.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/disruptor-3.4.2-1.mga8.aarch64/usr/share/javadoc/disruptor/jquery/jszip/dist/jszip.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 1 of file /home/iurt/rpmbuild/BUILDROOT/disruptor-3.4.2-1.mga8.aarch64/usr/share/javadoc/disruptor/member-search-index.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 1 of file /home/iurt/rpmbuild/BUILDROOT/disruptor-3.4.2-1.mga8.aarch64/usr/share/javadoc/disruptor/member-search-index.js is too long for the internal buffer
pcregrep: check the --buffer-size option
Provides: disruptor-javadoc = 3.4.2-1.mga8
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 /home/iurt/rpmbuild/BUILDROOT/disruptor-3.4.2-1.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/disruptor-3.4.2-1.mga8.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/disruptor-javadoc-3.4.2-1.mga8.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WdNoLE
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd disruptor-3.4.2
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/disruptor-3.4.2-1.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gJfmjD
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf disruptor-3.4.2
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!