Skip to content

Fix signedness error of max LOS size in C2 #227

Fix signedness error of max LOS size in C2

Fix signedness error of max LOS size in C2 #227

Triggered via pull request March 23, 2026 02:26
Status Failure
Total duration 2h 29m 23s
Artifacts 44

test-pr.yml

on: pull_request
build-normal-fastdebug  /  linux-x64
23m 9s
build-normal-fastdebug / linux-x64
build-vo-bit  /  linux-x64
22m 24s
build-vo-bit / linux-x64
build-extreme-assertions  /  linux-x64
22m 27s
build-extreme-assertions / linux-x64
build-malloc-mark-sweep  /  linux-x64
22m 59s
build-malloc-mark-sweep / linux-x64
build-mark-in-header  /  linux-x64
23m 7s
build-mark-in-header / linux-x64
build-forwarding-on-side  /  linux-x64
22m 31s
build-forwarding-on-side / linux-x64
build-normal-release  /  linux-x64
19m 39s
build-normal-release / linux-x64
run-dacapo-2006  /  cache-dacapo
6s
run-dacapo-2006 / cache-dacapo
run-dacapo-chopin  /  ...  /  cache-dacapo
3s
run-dacapo-chopin / normal-heap / cache-dacapo
Matrix: run-dacapo-2006 / Test feature build
Matrix: run-dacapo-2006 / Test normal build
Matrix: run-dacapo-chopin / normal-heap / test-normal-build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 90 warnings
run-dacapo-chopin / normal-heap / test-normal-build (release, graphchi)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20260323-024939-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20260323-024939-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Common.Tracing.Error(Exception exception) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20260323-024939-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing) at GitHub.Runner.Common.Tracing.Dispose() at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing) at GitHub.Runner.Common.TraceManager.Dispose() at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing) at GitHub.Runner.Common.HostContext.Dispose() at GitHub.Runner.Worker.Program.Main(String[] args)
build-normal-release / linux-x64
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/upload-artifact@v4. 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/
build-vo-bit / linux-x64
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/upload-artifact@v4. 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/
build-extreme-assertions / linux-x64
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/upload-artifact@v4. 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/
build-forwarding-on-side / linux-x64
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/upload-artifact@v4. 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/
build-malloc-mark-sweep / linux-x64
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/upload-artifact@v4. 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/
build-mark-in-header / linux-x64
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/upload-artifact@v4. 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/
build-normal-fastdebug / linux-x64
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/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / cache-dacapo
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3. 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/
run-dacapo-2006 / cache-dacapo
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3. 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/
run-dacapo-2006 / Test feature build (ci-test-malloc-mark-sweep)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4. 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/
run-dacapo-2006 / Test feature build (ci-test-mark-in-header)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4. 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/
run-dacapo-2006 / Test feature build (ci-test-forwarding-on-side)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4. 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/
run-dacapo-2006 / Test feature build (ci-test-vo-bit)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, batik)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, batik)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, avrora)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, avrora)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (release, batik)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (release, batik)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, jme)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, jme)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (release, zxing)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (release, zxing)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-2006 / Test feature build (ci-test-assertions)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (release, fop)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (release, fop)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (release, tomcat)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (release, tomcat)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, graphchi)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, graphchi)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, luindex)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, luindex)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (release, kafka)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (release, kafka)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (release, luindex)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (release, luindex)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (release, pmd)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (release, pmd)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (release, jython)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (release, jython)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (release, biojava)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (release, biojava)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (release, jme)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (release, jme)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (release, avrora)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (release, avrora)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (release, xalan)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (release, xalan)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, zxing)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, zxing)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (release, h2o)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (release, h2o)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, fop)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, fop)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, pmd)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, pmd)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-2006 / Test normal build (ci-test-only-normal)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (release, lusearch)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (release, lusearch)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (release, sunflow)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (release, sunflow)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (release, eclipse)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (release, eclipse)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, xalan)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, xalan)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, kafka)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, kafka)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, h2o)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, h2o)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (release, cassandra)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (release, cassandra)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (release, h2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (release, h2)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-2006 / Test normal build (ci-test-only-normal-no-compressed-oops)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, jython)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, jython)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, eclipse)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, eclipse)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, lusearch)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, lusearch)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, tomcat)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, tomcat)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, sunflow)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, sunflow)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, cassandra)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, cassandra)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, biojava)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, biojava)
Failed to restore: ENOSPC: no space left on device, write
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, h2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. 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/
run-dacapo-chopin / normal-heap / test-normal-build (fastdebug, h2)
Failed to restore: ENOSPC: no space left on device, write

Artifacts

Produced during runtime
Name Size Digest
linux-x86_64-avrora-fastdebug-2.5
571 KB
sha256:8687e938baa135db2521f10528392e7ed612b10727621a0afb783cac8627d368
linux-x86_64-avrora-release-2.5
565 KB
sha256:eff51121ecddcd8c5a044ebb24145593096dc602f436c2698fe308e0dc21acd0
linux-x86_64-batik-fastdebug-2.5
41.9 KB
sha256:654625c31bb66f6645760fdd34eecbd1eb1e0091bf106a59c2f41c0c80c9ac6b
linux-x86_64-batik-release-2.5
41.2 KB
sha256:273a683e8ee62f70e5f17b290a3226ae20c37331ae0c1b5128d9284029553cd5
linux-x86_64-biojava-fastdebug-2.5
49.2 KB
sha256:7b4bee1e6381ac50109eab304a42545c473e98a30dc7e9853f4a4d2eccd5e3af
linux-x86_64-biojava-release-2.5
41.1 KB
sha256:41dc9f8dfb70c0f3c3add82ff2940d770bbf171542760714a78b1404febd0462
linux-x86_64-cassandra-fastdebug-2.5
64.5 KB
sha256:0d59e27aa380f9f19ac7156c9e2b9c0629b4a47d99d7ef76582e8efe7d381eb7
linux-x86_64-cassandra-release-2.5
47.2 KB
sha256:4ef045d78e67568093d46987983c84553f3a9d5384aea70789cc228634c2ad26
linux-x86_64-eclipse-fastdebug-2.5
47.4 KB
sha256:85711752dabb701773f7b190f261cc0955abab6fedccfb3976f1ec02e64cb6b1
linux-x86_64-eclipse-release-2.5
42.5 KB
sha256:1ba3a32f706b88cdd2efc8aaa39e21fd86bd17a77b4ba7addb8980db1cf3cc2e
linux-x86_64-fop-fastdebug-2.5
49.3 KB
sha256:6f4333f8dae91f9f745eae301c94955cb74aeafa1bc4864110984e8a2565f4a9
linux-x86_64-fop-release-2.5
44.6 KB
sha256:f27eea91afc0564e67f9ddb648a73053d499564616fe2ba1fe6b7e85a9e1d735
linux-x86_64-graphchi-fastdebug-2.5
59.4 KB
sha256:466283a2427b9e39683b955a55d6224a464e676abf3701ffcb2ec153a591b763
linux-x86_64-h2-fastdebug-2.5
58 KB
sha256:768cf0e19cc3ea525617b67f194833214a8da646f4b3a2228fde0c54c82ffe33
linux-x86_64-h2-release-2.5
46.8 KB
sha256:c6503b0abb76e3e251e7a3ef2786e3cdda64831477253815640312743ba34a12
linux-x86_64-h2o-fastdebug-2.5
58.8 KB
sha256:c30d7930c246b36b5b0fd63efae1e0e1039dc8cfeb0fcb3f15dc00391fbd597d
linux-x86_64-h2o-release-2.5
41.9 KB
sha256:79fc28722ed20690af1e62a4d320473870eaea79e9928126506adc91c3966850
linux-x86_64-jme-fastdebug-2.5
43.5 KB
sha256:49a382a7de15b5071d3675ec8dc459ae102f4bd80676514b891ed6a5dd988a3c
linux-x86_64-jme-release-2.5
42.8 KB
sha256:5168b44b70f8faabe9d69c2f846da3070d5823625a7ecafafb25a3d0835ab79d
linux-x86_64-jython-fastdebug-2.5
56.1 KB
sha256:5f4445c1c29650821d57d7334203d578061646d320cd92bac958ed7503398ed4
linux-x86_64-jython-release-2.5
40.8 KB
sha256:052ab984b87a20f687e054535ecd0c8a0a337c3b1a939cecf6a28303ebe5e6fc
linux-x86_64-kafka-fastdebug-2.5
48.4 KB
sha256:8e094dbd0824966ebd30921c195c3aaba6b149ca38597778c48960f1af0391a3
linux-x86_64-kafka-release-2.5
43.9 KB
sha256:21434a8c0b237c6274805aeb28147620d6993435e7253a142390f7751efb23d9
linux-x86_64-luindex-fastdebug-2.5
53.8 KB
sha256:ab981d1798349a93fe57b54db1132f77a94f90b2e762b408f6fd0a1a1dc2e611
linux-x86_64-luindex-release-2.5
41.4 KB
sha256:42239e3d2954befd6e7aaf8f60e4efe5497a4eb7156ddfb0e5c2c3c1ed43c479
linux-x86_64-lusearch-fastdebug-2.5
152 KB
sha256:3923c193f66d8d30b91bb370432501bd3ad8abf853e40754e58d78db97f9affe
linux-x86_64-lusearch-release-2.5
44 KB
sha256:437175540fd61a8309d0182cb451c46f687b7481fe4ec641339aee0c960f542c
linux-x86_64-pmd-fastdebug-2.5
47.7 KB
sha256:6adcd889154ca08ee3a3c24f6836ce995fc620f697d290a4c0968b18e90030e8
linux-x86_64-pmd-release-2.5
41.5 KB
sha256:b6141ec10ac3ddfadfb9e25bbf2abb80a0d2a21c12bb8ca1786109250fba1f27
linux-x86_64-server-fastdebug-bundles-MMTK_EXTREME_ASSERTIONS=1 Expired
245 MB
sha256:a78a6e6b43612da50d94ff46c55bd3101ca3e89231c4874527507601504b51ae
linux-x86_64-server-fastdebug-bundles-MMTK_FORWARDING_ON_SIDE=1 Expired
245 MB
sha256:b422a200e1e1b0f4e7e6169794785a3605d2e4a7b9c1742ae5b39e9ecc2d4df4
linux-x86_64-server-fastdebug-bundles-MMTK_MALLOC_MARK_SWEEP=1_MMTK_EXTREME_ASSERTIONS=1 Expired
245 MB
sha256:036e4f37c9ba433c7b6e214d722d0714fe1c9e83f74c23947d1b5178e2931ab5
linux-x86_64-server-fastdebug-bundles-MMTK_MALLOC_MARK_SWEEP=1_MMTK_MARK_IN_HEADER=1 Expired
245 MB
sha256:6f57a618972b8c58766eb9e0a0e78bb16ab0876d7a4e384ba8a3f994881c889a
linux-x86_64-server-fastdebug-bundles-MMTK_VO_BIT=1 Expired
245 MB
sha256:f35ae93407735e74bdb35d4c39e6c524a197a9335d03138bd69fd968ed4d5844
linux-x86_64-server-fastdebug-bundles-normal Expired
245 MB
sha256:1a779f5c2746336bf8dabb2d9338b38659838ee5f33f5dccc3e4a46eeb46a827
linux-x86_64-server-release-bundles-normal Expired
200 MB
sha256:ac895f67fa908aab54bda2bc25c308e13906d843b75b8327978ae71e181b7643
linux-x86_64-sunflow-fastdebug-2.5
122 KB
sha256:f7ada94ef59d5a7d8e615d1928218d2b5cd258fa43a1e3d3c7ea00c305666767
linux-x86_64-sunflow-release-2.5
39.9 KB
sha256:8e7fa9a303f5f51c857720d202b639930effff4d08744feba9adfe6115786956
linux-x86_64-tomcat-fastdebug-2.5
63.5 KB
sha256:e0551500fac0499b2252bb1b61cc67382f9e45992fb94c158887ff25a7bb4a48
linux-x86_64-tomcat-release-2.5
44.9 KB
sha256:849f9e86d2d214741eefb0d703feb6ee882b50bec2df19a5b9241a56808f7670
linux-x86_64-xalan-fastdebug-2.5
86.3 KB
sha256:72d60fd0faa4dae42c09c8c6bb7d1f709b37a10bcf010b3e702b3b887f0a7996
linux-x86_64-xalan-release-2.5
41.6 KB
sha256:5d9b7d5e58469346bd2150f1c92640063ff4a32950624fcd41706a79a2627622
linux-x86_64-zxing-fastdebug-2.5
43.2 KB
sha256:d2180285d5270b8b8fc3e6cd0744d6d5510a262dfc81da6fef601a0b63952aee
linux-x86_64-zxing-release-2.5
41.1 KB
sha256:4b96b42cdb1ce41ffa6d4c0a97bbfef9230392394cb4b5b1a6ce915df55c6c6f