Skip to content

Unify VFS interfaces #4508

Unify VFS interfaces

Unify VFS interfaces #4508

Triggered via pull request March 18, 2026 13:59
Status Failure
Total duration 20m 32s
Artifacts 1

build.yaml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 5 warnings
test-linux
Task java.util.concurrent.FutureTask@72a5b314[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@785dd864[Wrapped task = org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor@769a391f]] rejected from java.util.concurrent.ThreadPoolExecutor@37a73324[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]
test-linux
Task java.util.concurrent.FutureTask@3de85937[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@7cd5530c[Wrapped task = org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor@78eac84e]] rejected from java.util.concurrent.ThreadPoolExecutor@5a0416e7[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]
tests (macos-latest)
Task java.util.concurrent.FutureTask@37fbd87c[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@3d03b30c[Wrapped task = org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor@33c44adc]] rejected from java.util.concurrent.ThreadPoolExecutor@72f940e7[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]
tests (macos-latest)
Task java.util.concurrent.FutureTask@614ab880[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@2077b2bb[Wrapped task = org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor@2448326d]] rejected from java.util.concurrent.ThreadPoolExecutor@4d1e7d05[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
tests (windows-latest)
Task java.util.concurrent.FutureTask@2c3af39e[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@26c298ee[Wrapped task = org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor@28057246]] rejected from java.util.concurrent.ThreadPoolExecutor@6938787d[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
tests (windows-latest)
Task java.util.concurrent.FutureTask@498562cd[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@437d09bd[Wrapped task = org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor@4dbaefa2]] rejected from java.util.concurrent.ThreadPoolExecutor@c87e599[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]
tests (windows-latest)
Task java.util.concurrent.FutureTask@c4a6f13[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@6b20463[Wrapped task = org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor@875fac5]] rejected from java.util.concurrent.ThreadPoolExecutor@4948f0fe[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
tests (windows-latest)
Task java.util.concurrent.FutureTask@5b862f26[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@517e4456[Wrapped task = org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor@5fb9b009]] rejected from java.util.concurrent.ThreadPoolExecutor@1e84ba32[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]
tests (windows-latest)
Task java.util.concurrent.FutureTask@1e3b2bd4[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@14c340a4[Wrapped task = org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor@1a04ac4c]] rejected from java.util.concurrent.ThreadPoolExecutor@5b39a677[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
tests (windows-latest)
Task java.util.concurrent.FutureTask@303babaa[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@7106a191[Wrapped task = org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor@75392b69]] rejected from java.util.concurrent.ThreadPoolExecutor@450fe43c[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
compiler-tests
Process completed with exit code 1.
test-linux
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-java@v4, codecov/codecov-action@v4, s4u/maven-settings-action@v3.1.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
tests (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-java@v4, codecov/codecov-action@v4, s4u/maven-settings-action@v3.1.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
tests (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-java@v4, codecov/codecov-action@v4, s4u/maven-settings-action@v3.1.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
compiler-tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-java@v4, s4u/maven-settings-action@v3.1.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
builds
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-java@v4, s4u/maven-settings-action@v3.1.0, SWAT-engineering/maven-full-artifacts-action@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
rascal-2641-784e080534d3af5836f04e5be2227c87f5cbad9c
81.7 MB
sha256:6dcb51138350a420370931bc5976f295fe01e7ed2a4ad58cc79867d3d6019084