Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/jmc-core.spec'], chrootPath='/var/lib/mock/dist-circle9-build-82334-25434/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=0gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/jmc-core.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1618531200 Wrote: /builddir/build/SRPMS/jmc-core-7.1.1-5.el9.2.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps --nocheck /builddir/build/SPECS/jmc-core.spec'], chrootPath='/var/lib/mock/dist-circle9-build-82334-25434/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=0gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps --nocheck /builddir/build/SPECS/jmc-core.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1618531200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vemJtd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jmc7-63ec7d0ee8d9/core + /usr/bin/gzip -dc /builddir/build/SOURCES/63ec7d0ee8d9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jmc7-63ec7d0ee8d9/core + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp ../license/COPYRIGHT ../license/LICENSE.txt ../license/THIRDPARTYREADME.txt ./ + cp ../README.md ./ + /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 :maven-source-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-javadoc-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :jacoco-maven-plugin tests + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module coverage + /usr/bin/python3 /usr/share/java-utils/mvn_package.py org.openjdk.jmc:missioncontrol.core.tests __noinstall + /usr/bin/python3 /usr/share/java-utils/mvn_package.py org.openjdk.jmc:flightrecorder.test __noinstall + /usr/bin/python3 /usr/share/java-utils/mvn_package.py org.openjdk.jmc:flightrecorder.rules.test __noinstall + /usr/bin/python3 /usr/share/java-utils/mvn_package.py org.openjdk.jmc:flightrecorder.rules.jdk.test __noinstall + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.snocaF + umask 022 + cd /builddir/build/BUILD + cd jmc7-63ec7d0ee8d9/core + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -- -Dmaven.test.failure.ignore=true Executing: xmvn --batch-mode --offline -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', '-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] missioncontrol.core [pom] [INFO] common [jar] [INFO] flightrecorder [jar] [INFO] flightrecorder.rules [jar] [INFO] flightrecorder.rules.jdk [jar] [INFO] missioncontrol.core.tests [pom] [INFO] common.test [jar] [INFO] flightrecorder.test [jar] [INFO] flightrecorder.rules.test [jar] [INFO] flightrecorder.rules.jdk.test [jar] [INFO] [INFO] ----------------< org.openjdk.jmc:missioncontrol.core >----------------- [INFO] Building missioncontrol.core 7.1.1 [1/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] -----------------------< org.openjdk.jmc:common >----------------------- [INFO] Building common 7.1.1 [2/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 139 source files to /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/org.openjdk.jmc.common/target/classes [INFO] /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/org.openjdk.jmc.common/src/main/java/org/openjdk/jmc/common/unit/ContentType.java: /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/org.openjdk.jmc.common/src/main/java/org/openjdk/jmc/common/unit/ContentType.java uses or overrides a deprecated API. [INFO] /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/org.openjdk.jmc.common/src/main/java/org/openjdk/jmc/common/unit/ContentType.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/org.openjdk.jmc.common/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ common --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ common --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ common --- [INFO] Building jar: /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/org.openjdk.jmc.common/target/common-7.1.1.jar [INFO] [INFO] -------------------< org.openjdk.jmc:flightrecorder >------------------- [INFO] Building flightrecorder 7.1.1 [3/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ flightrecorder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ flightrecorder --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 101 source files to /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/org.openjdk.jmc.flightrecorder/target/classes [INFO] /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/org.openjdk.jmc.flightrecorder/src/main/java/org/openjdk/jmc/flightrecorder/internal/parser/LoaderContext.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/org.openjdk.jmc.flightrecorder/src/main/java/org/openjdk/jmc/flightrecorder/internal/parser/LoaderContext.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ flightrecorder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/org.openjdk.jmc.flightrecorder/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ flightrecorder --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ flightrecorder --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ flightrecorder --- [INFO] Building jar: /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/org.openjdk.jmc.flightrecorder/target/flightrecorder-7.1.1.jar [INFO] [INFO] ----------------< org.openjdk.jmc:flightrecorder.rules >---------------- [INFO] Building flightrecorder.rules 7.1.1 [4/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ flightrecorder.rules --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 12 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ flightrecorder.rules --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/org.openjdk.jmc.flightrecorder.rules/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ flightrecorder.rules --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/org.openjdk.jmc.flightrecorder.rules/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ flightrecorder.rules --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ flightrecorder.rules --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ flightrecorder.rules --- [INFO] Building jar: /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/org.openjdk.jmc.flightrecorder.rules/target/flightrecorder.rules-7.1.1.jar [INFO] [INFO] --------------< org.openjdk.jmc:flightrecorder.rules.jdk >-------------- [INFO] Building flightrecorder.rules.jdk 7.1.1 [5/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ flightrecorder.rules.jdk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 4 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ flightrecorder.rules.jdk --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 80 source files to /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/org.openjdk.jmc.flightrecorder.rules.jdk/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ flightrecorder.rules.jdk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/org.openjdk.jmc.flightrecorder.rules.jdk/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ flightrecorder.rules.jdk --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ flightrecorder.rules.jdk --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ flightrecorder.rules.jdk --- [INFO] Building jar: /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/org.openjdk.jmc.flightrecorder.rules.jdk/target/flightrecorder.rules.jdk-7.1.1.jar [INFO] [INFO] -------------< org.openjdk.jmc:missioncontrol.core.tests >-------------- [INFO] Building missioncontrol.core.tests 7.1.1 [6/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --------------------< org.openjdk.jmc:common.test >--------------------- [INFO] Building common.test 7.1.1 [7/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ common.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.common.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ common.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ common.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.common.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ common.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 39 source files to /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.common.test/target/classes [INFO] /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.common.test/src/test/java/org/openjdk/jmc/common/test/mock/item/MockNumberType.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.common.test/src/test/java/org/openjdk/jmc/common/test/mock/item/MockNumberType.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ common.test --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [ERROR] There are test failures. Please refer to /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.common.test/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. The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd '/builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.common.test' && '/usr/lib/jvm/java-11-openjdk-11.0.15.0.10-1.el9.i386/bin/java' '-Duser.language=en' '-Duser.region=nl' '-Djava.locale.providers=COMPAT' '${surefireArgLine}' '-jar' '/builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.common.test/target/surefire/surefirebooter4078202639092556980.jar' '/builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.common.test/target/surefire' '2022-07-31T23-20-08_903-jvmRun1' 'surefire12342557106682103057tmp' 'surefire_015583354097979667428tmp' Error occurred in starting fork, check output in log Process Exit Code: 1 org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd '/builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.common.test' && '/usr/lib/jvm/java-11-openjdk-11.0.15.0.10-1.el9.i386/bin/java' '-Duser.language=en' '-Duser.region=nl' '-Djava.locale.providers=COMPAT' '${surefireArgLine}' '-jar' '/builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.common.test/target/surefire/surefirebooter4078202639092556980.jar' '/builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.common.test/target/surefire' '2022-07-31T23-20-08_903-jvmRun1' 'surefire12342557106682103057tmp' 'surefire_015583354097979667428tmp' Error occurred in starting fork, check output in log Process Exit Code: 1 at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:690) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:285) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:248) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1217) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1063) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:889) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:957) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:289) at org.apache.maven.cli.MavenCli.main(MavenCli.java:193) 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.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347) [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ common.test --- [INFO] Building jar: /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.common.test/target/common.test-7.1.1.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ common.test --- [INFO] Building jar: /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.common.test/target/common.test-7.1.1-tests.jar [INFO] [INFO] ----------------< org.openjdk.jmc:flightrecorder.test >----------------- [INFO] Building flightrecorder.test 7.1.1 [8/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ flightrecorder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ flightrecorder.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ flightrecorder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 32 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ flightrecorder.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.test/target/classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ flightrecorder.test --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [ERROR] There are test failures. Please refer to /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.test/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. The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd '/builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.test' && '/usr/lib/jvm/java-11-openjdk-11.0.15.0.10-1.el9.i386/bin/java' '-Duser.language=en' '-Duser.region=nl' '-Djava.locale.providers=COMPAT' '${surefireArgLine}' '-jar' '/builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.test/target/surefire/surefirebooter3684274603972099416.jar' '/builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.test/target/surefire' '2022-07-31T23-20-08_903-jvmRun1' 'surefire15232333684469470324tmp' 'surefire_112493897899215346988tmp' Error occurred in starting fork, check output in log Process Exit Code: 1 org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd '/builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.test' && '/usr/lib/jvm/java-11-openjdk-11.0.15.0.10-1.el9.i386/bin/java' '-Duser.language=en' '-Duser.region=nl' '-Djava.locale.providers=COMPAT' '${surefireArgLine}' '-jar' '/builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.test/target/surefire/surefirebooter3684274603972099416.jar' '/builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.test/target/surefire' '2022-07-31T23-20-08_903-jvmRun1' 'surefire15232333684469470324tmp' 'surefire_112493897899215346988tmp' Error occurred in starting fork, check output in log Process Exit Code: 1 at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:690) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:285) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:248) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1217) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1063) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:889) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:957) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:289) at org.apache.maven.cli.MavenCli.main(MavenCli.java:193) 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.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347) [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ flightrecorder.test --- [INFO] Building jar: /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.test/target/flightrecorder.test-7.1.1.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ flightrecorder.test --- [INFO] Building jar: /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.test/target/flightrecorder.test-7.1.1-tests.jar [INFO] [INFO] -------------< org.openjdk.jmc:flightrecorder.rules.test >-------------- [INFO] Building flightrecorder.rules.test 7.1.1 [9/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ flightrecorder.rules.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.rules.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ flightrecorder.rules.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ flightrecorder.rules.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.rules.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ flightrecorder.rules.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.rules.test/target/classes [INFO] /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.rules.test/src/test/java/org/openjdk/jmc/flightrecorder/rules/ResultTest.java: /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.rules.test/src/test/java/org/openjdk/jmc/flightrecorder/rules/ResultTest.java uses or overrides a deprecated API. [INFO] /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.rules.test/src/test/java/org/openjdk/jmc/flightrecorder/rules/ResultTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ flightrecorder.rules.test --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [ERROR] There are test failures. Please refer to /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.rules.test/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. The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd '/builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.rules.test' && '/usr/lib/jvm/java-11-openjdk-11.0.15.0.10-1.el9.i386/bin/java' '-Duser.language=en' '-Duser.region=nl' '-Djava.locale.providers=COMPAT' '${surefireArgLine}' '-jar' '/builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.rules.test/target/surefire/surefirebooter10079391407564638198.jar' '/builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.rules.test/target/surefire' '2022-07-31T23-20-08_903-jvmRun1' 'surefire14661415566207022702tmp' 'surefire_24877262090058697757tmp' Error occurred in starting fork, check output in log Process Exit Code: 1 org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd '/builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.rules.test' && '/usr/lib/jvm/java-11-openjdk-11.0.15.0.10-1.el9.i386/bin/java' '-Duser.language=en' '-Duser.region=nl' '-Djava.locale.providers=COMPAT' '${surefireArgLine}' '-jar' '/builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.rules.test/target/surefire/surefirebooter10079391407564638198.jar' '/builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.rules.test/target/surefire' '2022-07-31T23-20-08_903-jvmRun1' 'surefire14661415566207022702tmp' 'surefire_24877262090058697757tmp' Error occurred in starting fork, check output in log Process Exit Code: 1 at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:690) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:285) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:248) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1217) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1063) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:889) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:957) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:289) at org.apache.maven.cli.MavenCli.main(MavenCli.java:193) 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.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347) [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ flightrecorder.rules.test --- [INFO] Building jar: /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.rules.test/target/flightrecorder.rules.test-7.1.1.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ flightrecorder.rules.test --- [INFO] Building jar: /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.rules.test/target/flightrecorder.rules.test-7.1.1-tests.jar [INFO] [INFO] -----------< org.openjdk.jmc:flightrecorder.rules.jdk.test >------------ [INFO] Building flightrecorder.rules.jdk.test 7.1.1 [10/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ flightrecorder.rules.jdk.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.rules.jdk.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ flightrecorder.rules.jdk.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ flightrecorder.rules.jdk.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ flightrecorder.rules.jdk.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.rules.jdk.test/target/classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ flightrecorder.rules.jdk.test --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [ERROR] There are test failures. Please refer to /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.rules.jdk.test/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. The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd '/builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.rules.jdk.test' && '/usr/lib/jvm/java-11-openjdk-11.0.15.0.10-1.el9.i386/bin/java' '-Duser.language=en' '-Duser.region=nl' '-Djava.locale.providers=COMPAT' '${surefireArgLine}' '-jar' '/builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.rules.jdk.test/target/surefire/surefirebooter15098002448160903578.jar' '/builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.rules.jdk.test/target/surefire' '2022-07-31T23-20-08_903-jvmRun1' 'surefire6068593530901410648tmp' 'surefire_39373390496644858336tmp' Error occurred in starting fork, check output in log Process Exit Code: 1 org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd '/builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.rules.jdk.test' && '/usr/lib/jvm/java-11-openjdk-11.0.15.0.10-1.el9.i386/bin/java' '-Duser.language=en' '-Duser.region=nl' '-Djava.locale.providers=COMPAT' '${surefireArgLine}' '-jar' '/builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.rules.jdk.test/target/surefire/surefirebooter15098002448160903578.jar' '/builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.rules.jdk.test/target/surefire' '2022-07-31T23-20-08_903-jvmRun1' 'surefire6068593530901410648tmp' 'surefire_39373390496644858336tmp' Error occurred in starting fork, check output in log Process Exit Code: 1 at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:690) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:285) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:248) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1217) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1063) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:889) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:957) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:289) at org.apache.maven.cli.MavenCli.main(MavenCli.java:193) 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.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347) [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ flightrecorder.rules.jdk.test --- [INFO] Building jar: /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.rules.jdk.test/target/flightrecorder.rules.jdk.test-7.1.1.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ flightrecorder.rules.jdk.test --- [INFO] Building jar: /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/tests/org.openjdk.jmc.flightrecorder.rules.jdk.test/target/flightrecorder.rules.jdk.test-7.1.1-tests.jar [INFO] [INFO] ----------------< org.openjdk.jmc:missioncontrol.core >----------------- [INFO] Building missioncontrol.core 7.1.1 [11/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:4.0.0:install (default-cli) @ missioncontrol.core --- [INFO] [INFO] --- xmvn-mojo:4.0.0:javadoc (default-cli) @ missioncontrol.core --- /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/org.openjdk.jmc.flightrecorder/src/main/java/org/openjdk/jmc/flightrecorder/internal/parser/v0/factories/IPoolFactory.java:46: warning - @param argument "the" is not a parameter name. /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/org.openjdk.jmc.flightrecorder.rules/src/main/java/org/openjdk/jmc/flightrecorder/rules/Result.java:92: warning - invalid usage of tag < /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/org.openjdk.jmc.flightrecorder.rules/src/main/java/org/openjdk/jmc/flightrecorder/rules/Result.java:92: warning - invalid usage of tag < /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/org.openjdk.jmc.flightrecorder/src/main/java/org/openjdk/jmc/flightrecorder/internal/parser/v0/ConstantMap.java:45: warning - invalid usage of tag > /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/org.openjdk.jmc.flightrecorder/src/main/java/org/openjdk/jmc/flightrecorder/internal/parser/v0/IValueReader.java:43: warning - @param argument "data" is not a parameter name. /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/org.openjdk.jmc.flightrecorder/src/main/java/org/openjdk/jmc/flightrecorder/internal/parser/v0/ConstantMap.java:45: warning - invalid usage of tag > /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/org.openjdk.jmc.flightrecorder/src/main/java/org/openjdk/jmc/flightrecorder/internal/parser/v0/ConstantMap.java:45: warning - invalid usage of tag > /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/org.openjdk.jmc.flightrecorder/src/main/java/org/openjdk/jmc/flightrecorder/internal/parser/v0/ConstantMap.java:45: warning - invalid usage of tag > /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core/org.openjdk.jmc.flightrecorder/src/main/java/org/openjdk/jmc/flightrecorder/internal/parser/v0/ConstantMap.java:45: warning - invalid usage of tag > [INFO] [INFO] --- xmvn-mojo:4.0.0:builddep (default-cli) @ missioncontrol.core --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for missioncontrol.core 7.1.1: [INFO] [INFO] missioncontrol.core ................................ SUCCESS [ 5.258 s] [INFO] common ............................................. SUCCESS [ 2.266 s] [INFO] flightrecorder ..................................... SUCCESS [ 0.789 s] [INFO] flightrecorder.rules ............................... SUCCESS [ 0.250 s] [INFO] flightrecorder.rules.jdk ........................... SUCCESS [ 0.533 s] [INFO] missioncontrol.core.tests .......................... SUCCESS [ 0.000 s] [INFO] common.test ........................................ SUCCESS [ 10.403 s] [INFO] flightrecorder.test ................................ SUCCESS [ 10.287 s] [INFO] flightrecorder.rules.test .......................... SUCCESS [ 10.067 s] [INFO] flightrecorder.rules.jdk.test ...................... SUCCESS [ 10.416 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 50.539 s [INFO] Finished at: 2022-07-31T23:20:55+08:00 [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAAC/32Pyw6CMBBF93zF2H1B9zyirli4IiZuKx2bGpySUlD+3tYnLmR5z5zcm0mL26WB AW2nDWVsFS8ZINVGalIZ21d8XW3LkhV5lC44h02vGwkSWyTpNY0dKCS0wqGE4wiH3UDAubenTh4B fMEYogfKmr4tZW6sis1VdG38GEabJu/TUxTW6ZOonQcfY8JCefLb/n/s3JN2MwOv+1z9JIXf7nRl bZhCAQAA -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fx7nVJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch ++ dirname /builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch + cd jmc7-63ec7d0ee8d9/core + xmvn-install -R .xmvn-reactor -n jmc-core -d /builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch [INFO] Installing artifact org.openjdk.jmc:missioncontrol.core:pom:7.1.1 [INFO] Installing artifact org.openjdk.jmc:common:jar:7.1.1 [INFO] Installing artifact org.openjdk.jmc:common:pom:7.1.1 [INFO] Installing artifact org.openjdk.jmc:flightrecorder:jar:7.1.1 [INFO] Installing artifact org.openjdk.jmc:flightrecorder:pom:7.1.1 [INFO] Installing artifact org.openjdk.jmc:flightrecorder.rules:jar:7.1.1 [INFO] Installing artifact org.openjdk.jmc:flightrecorder.rules:pom:7.1.1 [INFO] Installing artifact org.openjdk.jmc:flightrecorder.rules.jdk:jar:7.1.1 [INFO] Installing artifact org.openjdk.jmc:flightrecorder.rules.jdk:pom:7.1.1 [INFO] Installing artifact org.openjdk.jmc:common.test:jar:7.1.1 [INFO] Installing artifact org.openjdk.jmc:common.test:pom:7.1.1 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/javadoc/jmc-core + 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/member-search-index.js .xmvn/apidocs/member-search-index.zip .xmvn/apidocs/org .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 /builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/javadoc/jmc-core + echo /usr/share/javadoc/jmc-core + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 7.1.1-5.el9.2 --unique-debug-suffix -7.1.1-5.el9.2.noarch --unique-debug-src-base jmc-core-7.1.1-5.el9.2.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/jmc7-63ec7d0ee8d9/core + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: jmc-core-7.1.1-5.el9.2.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6Yj5Jh + umask 022 + cd /builddir/build/BUILD + cd jmc7-63ec7d0ee8d9/core + DOCDIR=/builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/doc/jmc-core + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/doc/jmc-core + cp -pr README.md /builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/doc/jmc-core + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WqIbCv + umask 022 + cd /builddir/build/BUILD + cd jmc7-63ec7d0ee8d9/core + LICENSEDIR=/builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/licenses/jmc-core + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/licenses/jmc-core + cp -pr LICENSE.txt /builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/licenses/jmc-core + cp -pr THIRDPARTYREADME.txt /builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/licenses/jmc-core + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/maven-metadata/jmc-core.xml'] [INFO maven.prov] mvn(org.openjdk.jmc:missioncontrol.core:pom:) = 7.1.1, mvn(org.openjdk.jmc:common.test) = 7.1.1, mvn(org.openjdk.jmc:common) = 7.1.1, mvn(org.openjdk.jmc:common:pom:) = 7.1.1, mvn(org.openjdk.jmc:flightrecorder.rules.jdk:pom:) = 7.1.1, mvn(org.openjdk.jmc:common.test:pom:) = 7.1.1, mvn(org.openjdk.jmc:flightrecorder.rules:pom:) = 7.1.1, mvn(org.openjdk.jmc:flightrecorder) = 7.1.1, mvn(org.openjdk.jmc:flightrecorder:pom:) = 7.1.1, mvn(org.openjdk.jmc:flightrecorder.rules.jdk) = 7.1.1, mvn(org.openjdk.jmc:flightrecorder.rules) = 7.1.1 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/java/jmc-core/flightrecorder.jar'] [INFO osgi.prov] osgi(org.openjdk.jmc.flightrecorder) = 7.1.1 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/java/jmc-core/common.jar'] [INFO osgi.prov] osgi(org.openjdk.jmc.common) = 7.1.1 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/java/jmc-core/flightrecorder.rules.jar'] [INFO osgi.prov] osgi(org.openjdk.jmc.flightrecorder.rules) = 7.1.1 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/java/jmc-core/common.test.jar'] [INFO osgi.prov] osgi(org.openjdk.jmc.common.test) = 7.1.1 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/java/jmc-core/flightrecorder.rules.jdk.jar'] [INFO osgi.prov] osgi(org.openjdk.jmc.flightrecorder.rules.jdk) = 7.1.1 [INFO maven.req] input: ['/builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/maven-metadata/jmc-core.xml'] [INFO maven.req] javapackages-filesystem, (java-headless or java-11-headless), mvn(org.owasp.encoder:encoder) [INFO osgi.req] input: ['/builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/java/jmc-core/flightrecorder.jar'] [INFO osgi.req] osgi(org.openjdk.jmc.common) = 7.1.1 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/java/jmc-core/common.jar'] [INFO osgi.req] osgi(org.owasp.encoder) [INFO osgi.req] input: ['/builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/java/jmc-core/flightrecorder.rules.jar'] [INFO osgi.req] osgi(org.openjdk.jmc.common) = 7.1.1, osgi(org.openjdk.jmc.flightrecorder) = 7.1.1 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/java/jmc-core/common.test.jar'] [INFO osgi.req] osgi(org.junit), osgi(org.openjdk.jmc.common) = 7.1.1 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/java/jmc-core/flightrecorder.rules.jdk.jar'] Provides: jmc-core = 7.1.1-5.el9.2 mvn(org.openjdk.jmc:common) = 7.1.1 mvn(org.openjdk.jmc:common.test) = 7.1.1 mvn(org.openjdk.jmc:common.test:pom:) = 7.1.1 mvn(org.openjdk.jmc:common:pom:) = 7.1.1 mvn(org.openjdk.jmc:flightrecorder) = 7.1.1 mvn(org.openjdk.jmc:flightrecorder.rules) = 7.1.1 mvn(org.openjdk.jmc:flightrecorder.rules.jdk) = 7.1.1 mvn(org.openjdk.jmc:flightrecorder.rules.jdk:pom:) = 7.1.1 mvn(org.openjdk.jmc:flightrecorder.rules:pom:) = 7.1.1 mvn(org.openjdk.jmc:flightrecorder:pom:) = 7.1.1 mvn(org.openjdk.jmc:missioncontrol.core:pom:) = 7.1.1 osgi(org.openjdk.jmc.common) = 7.1.1 osgi(org.openjdk.jmc.common.test) = 7.1.1 osgi(org.openjdk.jmc.flightrecorder) = 7.1.1 osgi(org.openjdk.jmc.flightrecorder.rules) = 7.1.1 osgi(org.openjdk.jmc.flightrecorder.rules.jdk) = 7.1.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (java-headless or java-11-headless) javapackages-filesystem mvn(org.owasp.encoder:encoder) osgi(org.junit) osgi(org.openjdk.jmc.common) = 7.1.1 osgi(org.openjdk.jmc.flightrecorder) = 7.1.1 osgi(org.owasp.encoder) Processing files: jmc-core-javadoc-7.1.1-5.el9.2.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9DjBik + umask 022 + cd /builddir/build/BUILD + cd jmc7-63ec7d0ee8d9/core + DOCDIR=/builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/doc/jmc-core-javadoc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/doc/jmc-core-javadoc + cp -pr README.md /builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/doc/jmc-core-javadoc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dLPRqo + umask 022 + cd /builddir/build/BUILD + cd jmc7-63ec7d0ee8d9/core + LICENSEDIR=/builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/licenses/jmc-core-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/licenses/jmc-core-javadoc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/licenses/jmc-core-javadoc + cp -pr THIRDPARTYREADME.txt /builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch/usr/share/licenses/jmc-core-javadoc + RPM_EC=0 ++ jobs -p + exit 0 Provides: jmc-core-javadoc = 7.1.1-5.el9.2 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 /builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch Wrote: /builddir/build/RPMS/jmc-core-7.1.1-5.el9.2.noarch.rpm Wrote: /builddir/build/RPMS/jmc-core-javadoc-7.1.1-5.el9.2.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PUYDsE + umask 022 + cd /builddir/build/BUILD + cd jmc7-63ec7d0ee8d9/core + /usr/bin/rm -rf /builddir/build/BUILDROOT/jmc-core-7.1.1-5.el9.2.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0