D: [iurt_root_command] chroot
Installing /home/pterjan/rpmbuild/SRPMS/serp-1.15.2-0.3.20150412cvs.6.mga10.src.rpm
Building target platforms: noarch
Building for target noarch
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xvLio9
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf serp
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/serp-1.15.2-20150412-cvs.tar.xz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd serp
+ rm -rf /home/pterjan/rpmbuild/BUILD/serp-SPECPARTS
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/serp-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ find . -name '*.class' -delete
+ find . -name '*.jar' -delete
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :jxr-maven-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-assembly-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-site-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_remove_plugin :surefire-report-maven-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove 'pom:build/pom:plugins/pom:plugin[pom:artifactId='\''maven-javadoc-plugin'\'']'
+ /usr/bin/python3 /usr/share/java-utils/mvn_file.py :serp serp
+ /usr/bin/python3 /usr/share/java-utils/mvn_alias.py :serp serp:serp
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iR12j6
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd serp
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -- -Dproject.build.sourceEncoding=UTF-8
Executing: xmvn --batch-mode --offline -Dproject.build.sourceEncoding=UTF-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', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep']
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for net.sourceforge.serp:serp:jar:1.15.2
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 81, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ line 75, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] ---------------------< net.sourceforge.serp:serp >----------------------
[INFO] Building Serp 1.15.2
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ serp ---
[INFO] skip non existing resourceDirectory /home/pterjan/rpmbuild/BUILD/serp/src/main/resources
[INFO] 
[INFO] --- compiler:3.12.1:compile (default-compile) @ serp ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 99 source files with javac [debug target 1.6] to target/classes
[WARNING] bootstrap class path not set in conjunction with -source 6
[WARNING] source value 6 is obsolete and will be removed in a future release
[WARNING] target value 1.6 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] /home/pterjan/rpmbuild/BUILD/serp/src/main/java/serp/bytecode/BCClass.java: Some input files use or override a deprecated API.
[INFO] /home/pterjan/rpmbuild/BUILD/serp/src/main/java/serp/bytecode/BCClass.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/pterjan/rpmbuild/BUILD/serp/src/main/java/serp/bytecode/Attributes.java: Some input files use unchecked or unsafe operations.
[INFO] /home/pterjan/rpmbuild/BUILD/serp/src/main/java/serp/bytecode/Attributes.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ serp ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ serp ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 18 source files with javac [debug target 1.6] to target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 6
[WARNING] source value 6 is obsolete and will be removed in a future release
[WARNING] target value 1.6 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ serp ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit.JUnit3Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running serp.bytecode.TestPrimitive
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in serp.bytecode.TestPrimitive
[INFO] Running serp.bytecode.TestArray
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in serp.bytecode.TestArray
[INFO] Running serp.bytecode.TestConvertInstruction
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in serp.bytecode.TestConvertInstruction
[INFO] Running serp.bytecode.TestArrayLoadInstruction
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in serp.bytecode.TestArrayLoadInstruction
[INFO] Running serp.bytecode.TestArrayStoreInstruction
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in serp.bytecode.TestArrayStoreInstruction
[INFO] Running serp.bytecode.TestJava8Lambda
simpleLambdaUsingClassFile = /home/pterjan/rpmbuild/BUILD/serp/src/test/resources/java8/SimpleLambdaUsingClass.class
[ERROR] Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! -- in serp.bytecode.TestJava8Lambda
[ERROR] serp.bytecode.TestJava8Lambda.testLoadClassFile -- Time elapsed: 0.003 s <<< ERROR!
java.lang.RuntimeException: java.io.FileNotFoundException: /home/pterjan/rpmbuild/BUILD/serp/src/test/resources/java8/SimpleLambdaUsingClass.class (No such file or directory)
	at serp.bytecode.Project.loadClass(Project.java:175)
	at serp.bytecode.Project.loadClass(Project.java:157)
	at serp.bytecode.TestJava8Lambda.testLoadClassFile(TestJava8Lambda.java:34)
	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 junit.framework.TestCase.runTest(TestCase.java:177)
	at junit.framework.TestCase.runBare(TestCase.java:142)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:130)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	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.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:81)
	at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131)
	at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:93)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

[ERROR] serp.bytecode.TestJava8Lambda.testConstantPoolTableParse -- Time elapsed: 0 s <<< ERROR!
java.io.FileNotFoundException: /home/pterjan/rpmbuild/BUILD/serp/src/test/resources/java8/SimpleLambdaUsingClass.class (No such file or directory)
	at java.base/java.io.FileInputStream.open0(Native Method)
	at java.base/java.io.FileInputStream.open(FileInputStream.java:219)
	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
	at serp.bytecode.TestJava8Lambda.testConstantPoolTableParse(TestJava8Lambda.java:211)
	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 junit.framework.TestCase.runTest(TestCase.java:177)
	at junit.framework.TestCase.runBare(TestCase.java:142)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:130)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	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.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:81)
	at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131)
	at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:93)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

[ERROR] serp.bytecode.TestJava8Lambda.testInvokeDynamicConstantPoolEntry -- Time elapsed: 0 s <<< ERROR!
java.lang.RuntimeException: java.io.FileNotFoundException: /home/pterjan/rpmbuild/BUILD/serp/src/test/resources/java8/SimpleLambdaUsingClass.class (No such file or directory)
	at serp.bytecode.Project.loadClass(Project.java:175)
	at serp.bytecode.Project.loadClass(Project.java:157)
	at serp.bytecode.TestJava8Lambda.testInvokeDynamicConstantPoolEntry(TestJava8Lambda.java:54)
	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 junit.framework.TestCase.runTest(TestCase.java:177)
	at junit.framework.TestCase.runBare(TestCase.java:142)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:130)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	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.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:81)
	at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131)
	at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:93)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

[ERROR] serp.bytecode.TestJava8Lambda.testMethodHandleConstantPoolEntry -- Time elapsed: 0 s <<< ERROR!
java.lang.RuntimeException: java.io.FileNotFoundException: /home/pterjan/rpmbuild/BUILD/serp/src/test/resources/java8/SimpleLambdaUsingClass.class (No such file or directory)
	at serp.bytecode.Project.loadClass(Project.java:175)
	at serp.bytecode.Project.loadClass(Project.java:157)
	at serp.bytecode.TestJava8Lambda.testMethodHandleConstantPoolEntry(TestJava8Lambda.java:101)
	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 junit.framework.TestCase.runTest(TestCase.java:177)
	at junit.framework.TestCase.runBare(TestCase.java:142)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:130)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	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.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:81)
	at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131)
	at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:93)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

[ERROR] serp.bytecode.TestJava8Lambda.testMethodTypeConstantPoolEntry -- Time elapsed: 0 s <<< ERROR!
java.lang.RuntimeException: java.io.FileNotFoundException: /home/pterjan/rpmbuild/BUILD/serp/src/test/resources/java8/SimpleLambdaUsingClass.class (No such file or directory)
	at serp.bytecode.Project.loadClass(Project.java:175)
	at serp.bytecode.Project.loadClass(Project.java:157)
	at serp.bytecode.TestJava8Lambda.testMethodTypeConstantPoolEntry(TestJava8Lambda.java:160)
	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 junit.framework.TestCase.runTest(TestCase.java:177)
	at junit.framework.TestCase.runBare(TestCase.java:142)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:130)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	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.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:81)
	at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131)
	at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:93)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

[ERROR] serp.bytecode.TestJava8Lambda.testInvokeDynamicInstruction -- Time elapsed: 0 s <<< ERROR!
java.lang.RuntimeException: java.io.FileNotFoundException: /home/pterjan/rpmbuild/BUILD/serp/src/test/resources/java8/SimpleLambdaUsingClass.class (No such file or directory)
	at serp.bytecode.Project.loadClass(Project.java:175)
	at serp.bytecode.Project.loadClass(Project.java:157)
	at serp.bytecode.TestJava8Lambda.testInvokeDynamicInstruction(TestJava8Lambda.java:178)
	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 junit.framework.TestCase.runTest(TestCase.java:177)
	at junit.framework.TestCase.runBare(TestCase.java:142)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:130)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	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.apache.maven.surefire.junit.JUnitTestSetExecutor.execute(JUnitTestSetExecutor.java:81)
	at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131)
	at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:93)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

[INFO] Running serp.bytecode.TestNameCache
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in serp.bytecode.TestNameCache
[INFO] Running serp.bytecode.TestStoreInstruction
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in serp.bytecode.TestStoreInstruction
[INFO] Running serp.bytecode.TestBCClass
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in serp.bytecode.TestBCClass
[INFO] Running serp.bytecode.TestCode
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in serp.bytecode.TestCode
[INFO] Running serp.bytecode.lowlevel.TestConstantPool
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in serp.bytecode.lowlevel.TestConstantPool
[INFO] Running serp.bytecode.TestLoadInstruction
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in serp.bytecode.TestLoadInstruction
[INFO] Running serp.bytecode.TestProject
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in serp.bytecode.TestProject
[INFO] Running serp.bytecode.TestConstantInstruction
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in serp.bytecode.TestConstantInstruction
[INFO] Running serp.bytecode.TestMathInstruction
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in serp.bytecode.TestMathInstruction
[INFO] Running serp.bytecode.TestAttributes
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in serp.bytecode.TestAttributes
[INFO] Running serp.util.TestStrings
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in serp.util.TestStrings
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   serp.bytecode.TestJava8Lambda#testConstantPoolTableParse FileNotFoundException /home/pterjan/rpmbuild/BUILD/serp/src/test/resources/java8/SimpleLambdaUsingClass.class (No such file or directory)
[ERROR]   serp.bytecode.TestJava8Lambda#testInvokeDynamicConstantPoolEntry RuntimeException java.io.FileNotFoundException: /home/pterjan/rpmbuild/BUILD/serp/src/test/resources/java8/SimpleLambdaUsingClass.class (No such file or directory)
[ERROR]   serp.bytecode.TestJava8Lambda#testInvokeDynamicInstruction RuntimeException java.io.FileNotFoundException: /home/pterjan/rpmbuild/BUILD/serp/src/test/resources/java8/SimpleLambdaUsingClass.class (No such file or directory)
[ERROR]   serp.bytecode.TestJava8Lambda#testLoadClassFile RuntimeException java.io.FileNotFoundException: /home/pterjan/rpmbuild/BUILD/serp/src/test/resources/java8/SimpleLambdaUsingClass.class (No such file or directory)
[ERROR]   serp.bytecode.TestJava8Lambda#testMethodHandleConstantPoolEntry RuntimeException java.io.FileNotFoundException: /home/pterjan/rpmbuild/BUILD/serp/src/test/resources/java8/SimpleLambdaUsingClass.class (No such file or directory)
[ERROR]   serp.bytecode.TestJava8Lambda#testMethodTypeConstantPoolEntry RuntimeException java.io.FileNotFoundException: /home/pterjan/rpmbuild/BUILD/serp/src/test/resources/java8/SimpleLambdaUsingClass.class (No such file or directory)
[INFO] 
[ERROR] Tests run: 84, Failures: 0, Errors: 6, Skipped: 0
[INFO] 
[ERROR] 

Please refer to /home/pterjan/rpmbuild/BUILD/serp/target/surefire-reports for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ serp ---
[INFO] Building jar: /home/pterjan/rpmbuild/BUILD/serp/target/serp-1.15.2.jar
[INFO] 
[INFO] ---------------------< net.sourceforge.serp:serp >----------------------
[INFO] Building Serp 1.15.2
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- xmvn-mojo:4.2.0:install (default-cli) @ serp ---
[INFO] 
[INFO] --- xmvn-mojo:4.2.0:javadoc (default-cli) @ serp ---
[INFO] /home/pterjan/rpmbuild/BUILD/serp/src/main/java/serp/bytecode/BCClassLoader.java:22: warning - @param argument "parent" is not a parameter name.
[INFO] /home/pterjan/rpmbuild/BUILD/serp/src/main/java/serp/bytecode/LoadInstruction.java:159: warning - invalid usage of tag &
[INFO] /home/pterjan/rpmbuild/BUILD/serp/src/main/java/serp/bytecode/LoadInstruction.java:159: warning - invalid usage of tag &
[INFO] /home/pterjan/rpmbuild/BUILD/serp/src/main/java/serp/bytecode/LoadInstruction.java:159: warning - invalid usage of tag &
[INFO] /home/pterjan/rpmbuild/BUILD/serp/src/main/java/serp/bytecode/LoadInstruction.java:159: warning - invalid usage of tag &
[INFO] /home/pterjan/rpmbuild/BUILD/serp/src/main/java/serp/bytecode/MethodInstruction.java:158: warning - @param argument "param" is not a parameter name.
[INFO] /home/pterjan/rpmbuild/BUILD/serp/src/main/java/serp/bytecode/MethodInstruction.java:172: warning - @param argument "param" is not a parameter name.
[INFO] /home/pterjan/rpmbuild/BUILD/serp/src/main/java/serp/bytecode/MethodInstruction.java:219: warning - @param argument "param" is not a parameter name.
[INFO] /home/pterjan/rpmbuild/BUILD/serp/src/main/java/serp/bytecode/MethodInstruction.java:234: warning - @param argument "param" is not a parameter name.
[INFO] /home/pterjan/rpmbuild/BUILD/serp/src/main/java/serp/bytecode/MethodInstruction.java:256: warning - @param argument "param" is not a parameter name.
[INFO] /home/pterjan/rpmbuild/BUILD/serp/src/main/java/serp/bytecode/MethodInstruction.java:278: warning - @param argument "param" is not a parameter name.
[INFO] /home/pterjan/rpmbuild/BUILD/serp/src/main/java/serp/bytecode/MethodInstruction.java:300: warning - @param argument "param" is not a parameter name.
[INFO] /home/pterjan/rpmbuild/BUILD/serp/src/main/java/serp/bytecode/MethodInstruction.java:499: warning - @return tag cannot be used in method with void return type.
[INFO] /home/pterjan/rpmbuild/BUILD/serp/src/main/java/serp/bytecode/MethodInstruction.java:515: warning - @return tag cannot be used in method with void return type.
[INFO] /home/pterjan/rpmbuild/BUILD/serp/src/main/java/serp/bytecode/lowlevel/MethodHandleEntry.java:66: warning - invalid usage of tag <
[INFO] /home/pterjan/rpmbuild/BUILD/serp/src/main/java/serp/bytecode/lowlevel/MethodHandleEntry.java:67: warning - invalid usage of tag >
[INFO] /home/pterjan/rpmbuild/BUILD/serp/src/main/java/serp/bytecode/LoadInstruction.java:159: warning - invalid usage of tag &
[INFO] /home/pterjan/rpmbuild/BUILD/serp/src/main/java/serp/bytecode/LoadInstruction.java:159: warning - invalid usage of tag &
[INFO] 
[INFO] --- xmvn-mojo:4.2.0:builddep (default-cli) @ serp ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  7.185 s
[INFO] Finished at: 2024-07-31T22:52:51Z
[INFO] ------------------------------------------------------------------------
-----BEGIN MAVEN BUILD DEPENDENCIES-----
H4sIAAAAAAAC/02NsQ6CQBBEe75ipD/R/jwSOwt725NdyRpcyHFH5O8FjeHK92YyY+v3q8PEYZRe
T+VxfyhRu8LujME5SUcgHliJtREe0bJy8JEJ9xm366QwZmnnHVcAm5hXXEQb+jRcyD2TSrTVH3+h
D1Eevolbnpl1rsr3MvrefQBZIHKowwAAAA==
-----END MAVEN BUILD DEPENDENCIES-----
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.amudaq
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILDROOT/serp-1.15.2-0.3.20150412cvs.6.mga10.noarch '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILDROOT/serp-1.15.2-0.3.20150412cvs.6.mga10.noarch
++ dirname /home/pterjan/rpmbuild/BUILDROOT/serp-1.15.2-0.3.20150412cvs.6.mga10.noarch
+ mkdir -p /home/pterjan/rpmbuild/BUILDROOT
+ mkdir /home/pterjan/rpmbuild/BUILDROOT/serp-1.15.2-0.3.20150412cvs.6.mga10.noarch
+ cd serp
+ '[' 1 -eq 1 ']'
+ xmvn-install -R .xmvn-reactor -n serp -d /home/pterjan/rpmbuild/BUILDROOT/serp-1.15.2-0.3.20150412cvs.6.mga10.noarch
[INFO] Installing artifact net.sourceforge.serp:serp:jar:1.15.2
[INFO] Installing artifact net.sourceforge.serp:serp:pom:1.15.2
[INFO] Installation successful
+ jdir=target/site/apidocs
+ '[' -d .xmvn/apidocs ']'
+ jdir=.xmvn/apidocs
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/serp-1.15.2-0.3.20150412cvs.6.mga10.noarch/usr/share/licenses
+ '[' -d .xmvn/apidocs ']'
+ install -dm755 /home/pterjan/rpmbuild/BUILDROOT/serp-1.15.2-0.3.20150412cvs.6.mga10.noarch/usr/share/javadoc/serp
+ cp -pr .xmvn/apidocs/allclasses-index.html .xmvn/apidocs/allclasses.html .xmvn/apidocs/allpackages-index.html .xmvn/apidocs/args .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/jquery-ui.overrides.css .xmvn/apidocs/legal .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/serp .xmvn/apidocs/stylesheet.css .xmvn/apidocs/type-search-index.js .xmvn/apidocs/type-search-index.zip /home/pterjan/rpmbuild/BUILDROOT/serp-1.15.2-0.3.20150412cvs.6.mga10.noarch/usr/share/javadoc/serp
+ echo /usr/share/javadoc/serp
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.15.2-0.3.20150412cvs.6.mga10 --unique-debug-suffix -1.15.2-0.3.20150412cvs.6.mga10.noarch --unique-debug-src-base serp-1.15.2-0.3.20150412cvs.6.mga10.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/serp
find-debuginfo: starting

Extracting debug info from 0 files
Creating .debug symlinks for symlinks to ELF files
find-debuginfo: done
+ /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/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: serp-1.15.2-0.3.20150412cvs.6.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.m1nre7
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd serp
+ DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/serp-1.15.2-0.3.20150412cvs.6.mga10.noarch/usr/share/doc/serp
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/serp-1.15.2-0.3.20150412cvs.6.mga10.noarch/usr/share/doc/serp
+ cp -pr /home/pterjan/rpmbuild/BUILD/serp/README.txt /home/pterjan/rpmbuild/BUILDROOT/serp-1.15.2-0.3.20150412cvs.6.mga10.noarch/usr/share/doc/serp
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LKunAv
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd serp
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/serp-1.15.2-0.3.20150412cvs.6.mga10.noarch/usr/share/licenses/serp
+ export LC_ALL=
+ LC_ALL=
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/serp-1.15.2-0.3.20150412cvs.6.mga10.noarch/usr/share/licenses/serp
+ cp -pr /home/pterjan/rpmbuild/BUILD/serp/LICENSE.txt /home/pterjan/rpmbuild/BUILDROOT/serp-1.15.2-0.3.20150412cvs.6.mga10.noarch/usr/share/licenses/serp
+ RPM_EC=0
++ jobs -p
+ exit 0
[INFO maven.prov] input: ['/home/pterjan/rpmbuild/BUILDROOT/serp-1.15.2-0.3.20150412cvs.6.mga10.noarch/usr/share/maven-metadata/serp.xml']
[INFO maven.prov] mvn(net.sourceforge.serp:serp) = 1.15.2
mvn(serp:serp) = 1.15.2, mvn(net.sourceforge.serp:serp:pom:) = 1.15.2
mvn(serp:serp:pom:) = 1.15.2
[INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILDROOT/serp-1.15.2-0.3.20150412cvs.6.mga10.noarch/usr/share/java/serp.jar']
[INFO maven.req] input: ['/home/pterjan/rpmbuild/BUILDROOT/serp-1.15.2-0.3.20150412cvs.6.mga10.noarch/usr/share/maven-metadata/serp.xml']
[INFO maven.req] mvn(junit:junit), java-21-headless, javapackages-filesystem
[INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILDROOT/serp-1.15.2-0.3.20150412cvs.6.mga10.noarch/usr/share/java/serp.jar']
Provides: mvn(net.sourceforge.serp:serp) = 1.15.2 mvn(net.sourceforge.serp:serp:pom:) = 1.15.2 mvn(serp:serp) = 1.15.2 mvn(serp:serp:pom:) = 1.15.2 serp = 1.15.2-0.3.20150412cvs.6.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: java-21-headless javapackages-filesystem mvn(junit:junit)
Processing files: serp-javadoc-1.15.2-0.3.20150412cvs.6.mga10.noarch
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.B611oC
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd serp
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/serp-1.15.2-0.3.20150412cvs.6.mga10.noarch/usr/share/licenses/serp-javadoc
+ export LC_ALL=
+ LC_ALL=
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/serp-1.15.2-0.3.20150412cvs.6.mga10.noarch/usr/share/licenses/serp-javadoc
+ cp -pr /home/pterjan/rpmbuild/BUILD/serp/LICENSE.txt /home/pterjan/rpmbuild/BUILDROOT/serp-1.15.2-0.3.20150412cvs.6.mga10.noarch/usr/share/licenses/serp-javadoc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: serp-javadoc = 1.15.2-0.3.20150412cvs.6.mga10
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/pterjan/rpmbuild/BUILDROOT/serp-1.15.2-0.3.20150412cvs.6.mga10.noarch
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/serp-1.15.2-0.3.20150412cvs.6.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/serp-javadoc-1.15.2-0.3.20150412cvs.6.mga10.noarch.rpm
Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jwtyb7
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd serp
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/serp-1.15.2-0.3.20150412cvs.6.mga10.noarch
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OvztO8
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf /home/pterjan/rpmbuild/BUILD/serp-SPECPARTS
+ rm -rf serp serp.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!