!SESSION 2024-05-31 08:08:21.126 ----------------------------------------------- eclipse.buildId=unknown java.version=21.0.2 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/corrosion_master/org.eclipse.corrosion.tests/target/surefire.properties -timeout 1800000 Command-line arguments: -consolelog -data /home/jenkins/agent/workspace/corrosion_master/org.eclipse.corrosion.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/corrosion_master/org.eclipse.corrosion.tests/target/surefire.properties -timeout 1800000 !ENTRY org.eclipse.ui 2 0 2024-05-31 08:08:25.599 !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2024-05-31 08:08:25.599 !MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.corrosion', id='org.eclipse.tm4e.languageconfiguration.togglelinecommentcommand' !ENTRY org.eclipse.urischeme 4 0 2024-05-31 08:08:28.869 !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory !STACK 0 java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1170) at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1089) at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144) at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86) at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75) at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: java.io.IOException: error=2, No such file or directory at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) at java.base/java.lang.ProcessImpl.(ProcessImpl.java:295) at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:225) at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1126) ... 7 more !ENTRY org.eclipse.tycho.surefire.osgibooter 1 0 2024-05-31 08:08:29.260 !MESSAGE starting DumpStackTracesTimer with timeout=1680000 at 2024-05-31 08:08:29 +0000 !ENTRY org.eclipse.cdt.core.native 4 0 2024-05-31 08:08:31.052 !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib !ENTRY org.eclipse.cdt.core.native 4 0 2024-05-31 08:08:31.338 !MESSAGE Failed to load the PTY library. This may indicate a configuration problem, but can be ignored if no further problems are observed. !STACK 0 java.lang.UnsatisfiedLinkError: no pty in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2458) at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:916) at java.base/java.lang.System.loadLibrary(System.java:2063) at org.eclipse.cdt.utils.pty.PTY.(PTY.java:309) at org.eclipse.cdt.dsf.gdb.service.GDBBackend_7_12.createPty(GDBBackend_7_12.java:87) at org.eclipse.cdt.dsf.gdb.service.GDBBackend_7_12.(GDBBackend_7_12.java:60) at org.eclipse.cdt.dsf.gdb.service.GdbDebugServicesFactory.createBackendGDBService(GdbDebugServicesFactory.java:242) at org.eclipse.cdt.dsf.gdb.service.GdbDebugServicesFactory.createService(GdbDebugServicesFactory.java:162) at org.eclipse.cdt.dsf.gdb.launching.ServicesLaunchSequence$1.execute(ServicesLaunchSequence.java:56) at org.eclipse.cdt.dsf.concurrent.Sequence.executeStep(Sequence.java:475) at org.eclipse.cdt.dsf.concurrent.Sequence.run(Sequence.java:380) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) !ENTRY org.eclipse.cdt.dsf.gdb 1 0 2024-05-31 08:08:31.341 !MESSAGE PTY not available, cannot use full GDB console: Cannot create pty !ENTRY org.eclipse.corrosion 2 0 2024-05-31 08:08:36.468 !MESSAGE Language Server settings file not set. !ENTRY org.eclipse.jface.text 4 0 2024-05-31 08:08:52.171 !MESSAGE org.eclipse.lsp4j.jsonrpc.ResponseErrorException: content modified !STACK 0 java.util.concurrent.CompletionException: org.eclipse.lsp4j.jsonrpc.ResponseErrorException: content modified at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347) at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:708) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2194) at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.handleResponse(RemoteEndpoint.java:220) at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.consume(RemoteEndpoint.java:204) at org.eclipse.lsp4e.LanguageServerWrapper.lambda$3(LanguageServerWrapper.java:310) at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.handleMessage(StreamMessageProducer.java:194) at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.listen(StreamMessageProducer.java:94) at org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor.run(ConcurrentMessageProcessor.java:113) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: org.eclipse.lsp4j.jsonrpc.ResponseErrorException: content modified ... 11 more !ENTRY org.eclipse.jface.text 4 0 2024-05-31 08:08:53.728 !MESSAGE org.eclipse.lsp4j.jsonrpc.ResponseErrorException: content modified !STACK 0 java.util.concurrent.CompletionException: org.eclipse.lsp4j.jsonrpc.ResponseErrorException: content modified at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347) at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:708) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2194) at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.handleResponse(RemoteEndpoint.java:220) at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.consume(RemoteEndpoint.java:204) at org.eclipse.lsp4e.LanguageServerWrapper.lambda$3(LanguageServerWrapper.java:310) at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.handleMessage(StreamMessageProducer.java:194) at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.listen(StreamMessageProducer.java:94) at org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor.run(ConcurrentMessageProcessor.java:113) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: org.eclipse.lsp4j.jsonrpc.ResponseErrorException: content modified ... 11 more !ENTRY org.eclipse.jface.text 4 0 2024-05-31 08:08:56.640 !MESSAGE org.eclipse.lsp4j.jsonrpc.ResponseErrorException: content modified !STACK 0 java.util.concurrent.CompletionException: org.eclipse.lsp4j.jsonrpc.ResponseErrorException: content modified at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347) at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:708) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2194) at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.handleResponse(RemoteEndpoint.java:220) at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.consume(RemoteEndpoint.java:204) at org.eclipse.lsp4e.LanguageServerWrapper.lambda$3(LanguageServerWrapper.java:310) at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.handleMessage(StreamMessageProducer.java:194) at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.listen(StreamMessageProducer.java:94) at org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor.run(ConcurrentMessageProcessor.java:113) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: org.eclipse.lsp4j.jsonrpc.ResponseErrorException: content modified ... 11 more !ENTRY org.eclipse.core.resources 2 2 2024-05-31 08:08:57.843 !MESSAGE Save operation warnings. !SUBENTRY 1 org.eclipse.core.resources 2 234 2024-05-31 08:08:57.844 !MESSAGE The project description file (.project) for 'corrosion-test10277886372840264721' was missing. This file contains important information about the project. A new project description file has been created, but some information about the project may have been lost. !ENTRY org.eclipse.corrosion 1 0 2024-05-31 08:09:02.236 !MESSAGE Downloading to /home/jenkins/.cargo/bin/rust-analyzer-x86_64-unknown-linux-gnu.gz !ENTRY org.eclipse.corrosion 1 0 2024-05-31 08:09:06.547 !MESSAGE UnGZipped to /home/jenkins/.cargo/bin/rust-analyzer !ENTRY org.eclipse.core.resources 2 10035 2024-05-31 08:09:12.044 !MESSAGE The workspace will exit with unsaved changes in this session. !ENTRY org.eclipse.core.jobs 2 2 2024-05-31 08:09:12.626 !MESSAGE Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.core.runtime.jobs.Job$2