Skip to content

build(deps): bump tomcat.version from 9.0.115 to 9.0.117 #14600

build(deps): bump tomcat.version from 9.0.115 to 9.0.117

build(deps): bump tomcat.version from 9.0.115 to 9.0.117 #14600

Triggered via pull request April 6, 2026 07:06
Status Success
Total duration 35m 21s
Artifacts 46

build-and-test-pr.yml

on: pull_request
Check if code needs formatting
59s
Check if code needs formatting
integration-test-prepare
4s
integration-test-prepare
samples-test-prepare
7s
samples-test-prepare
Preparation for Unit Test
5s
Preparation for Unit Test
Check License
4m 49s
Check License
error-code-inspecting
4m 34s
error-code-inspecting
Matrix: integration-test-job
Matrix: samples-test-job
Matrix: unit-test
Matrix: integration-test-result
Matrix: samples-test-result
Matrix: integration-jacoco-result-merge
Matrix: samples-jacoco-result-merge
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 32 warnings
Samples Test on ubuntu-22.04 (JobId: 1 Java: 8)
Failed to check the status of the service org.apache.dubbo.samples.api.GreetingService. No provider available for the service org.apache.dubbo.samples.api.GreetingService from the url dubbo://172.18.0.4/org.apache.dubbo.samples.api.GreetingService?application=first-dubbo-consumer&background=false&dubbo=2.0.2&executor-management-mode=isolation&file-cache=true&interface=org.apache.dubbo.samples.api.GreetingService&methods=sayHi&migration.step=FORCE_INTERFACE&pid=18&protocol=dubbo&register.ip=172.18.0.4&release=3.3.7-SNAPSHOT&side=consumer&sticky=false&timestamp=1775460034121&unloadClusterRelated=false to the consumer 172.18.0.4 use dubbo version 3.3.7-SNAPSHOT
Samples Test on ubuntu-22.04 (JobId: 1 Java: 8)
Failed to check the status of the service org.apache.dubbo.samples.api.GreetingService. No provider available for the service org.apache.dubbo.samples.api.GreetingService from the url dubbo://172.18.0.4/org.apache.dubbo.samples.api.GreetingService?application=first-dubbo-consumer&background=false&dubbo=2.0.2&executor-management-mode=isolation&file-cache=true&interface=org.apache.dubbo.samples.api.GreetingService&methods=sayHi&migration.step=APPLICATION_FIRST&pid=18&protocol=dubbo&register.ip=172.18.0.4&release=3.3.7-SNAPSHOT&side=consumer&sticky=false&timestamp=1775460032499&unloadClusterRelated=false to the consumer 172.18.0.4 use dubbo version 3.3.7-SNAPSHOT
Samples Test on ubuntu-22.04 (JobId: 2 Java: 21)
com/codahale/metrics/Reservoir
Samples Test on ubuntu-22.04 (JobId: 1 Java: 21)
Failed to check the status of the service org.apache.dubbo.samples.api.GreetingService. No provider available for the service org.apache.dubbo.samples.api.GreetingService from the url dubbo://172.18.0.4/org.apache.dubbo.samples.api.GreetingService?application=first-dubbo-consumer&background=false&dubbo=2.0.2&executor-management-mode=isolation&file-cache=true&interface=org.apache.dubbo.samples.api.GreetingService&methods=sayHi&migration.step=FORCE_INTERFACE&pid=18&protocol=dubbo&register.ip=172.18.0.4&release=3.3.7-SNAPSHOT&side=consumer&sticky=false&timestamp=1775460450884&unloadClusterRelated=false to the consumer 172.18.0.4 use dubbo version 3.3.7-SNAPSHOT
Samples Test on ubuntu-22.04 (JobId: 1 Java: 21)
Failed to check the status of the service org.apache.dubbo.samples.api.GreetingService. No provider available for the service org.apache.dubbo.samples.api.GreetingService from the url dubbo://172.18.0.4/org.apache.dubbo.samples.api.GreetingService?application=first-dubbo-consumer&background=false&dubbo=2.0.2&interface=org.apache.dubbo.samples.api.GreetingService&methods=sayHi&migration.step=APPLICATION_FIRST&pid=18&protocol=dubbo&register.ip=172.18.0.4&release=3.3.7-SNAPSHOT&side=consumer&sticky=false&timestamp=1775460449518&unloadClusterRelated=false to the consumer 172.18.0.4 use dubbo version 3.3.7-SNAPSHOT
Unit Test On ubuntu-22.04 Java: 17
Cannot invoke "org.apache.dubbo.metadata.report.support.AbstractMetadataReport$MetadataReportRetry.startRetryTask()" because "this.metadataReportRetry" is null
Unit Test On ubuntu-22.04 Java: 17
/10.1.0.72:37012 -> /10.1.0.72:54748
Unit Test On ubuntu-22.04 Java: 8
/10.1.0.208:35737 -> /10.1.0.208:40440
Unit Test On ubuntu-22.04 Java: 25
Cannot invoke "org.apache.dubbo.metadata.report.support.AbstractMetadataReport$MetadataReportRetry.startRetryTask()" because "this.metadataReportRetry" is null
Unit Test On ubuntu-22.04 Java: 25
Cannot invoke "org.apache.dubbo.metadata.report.support.AbstractMetadataReport$MetadataReportRetry.startRetryTask()" because "this.metadataReportRetry" is null
Unit Test On ubuntu-22.04 Java: 25
/10.1.0.4:33917 -> /10.1.0.4:55416
Unit Test On ubuntu-22.04 Java: 11
/10.1.0.41:38411 -> /10.1.0.41:59086
Unit Test On ubuntu-22.04 Java: 11
/10.1.0.41:35976 -> /10.1.0.41:56376
Unit Test On ubuntu-22.04 Java: 21
Cannot invoke "org.apache.dubbo.metadata.report.support.AbstractMetadataReport$MetadataReportRetry.startRetryTask()" because "this.metadataReportRetry" is null
Unit Test On ubuntu-22.04 Java: 21
/10.1.0.32:36471 -> /10.1.0.32:57050
Check if code needs formatting
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, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
integration-test-prepare
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. Node.js 20 will be removed from the runner on September 16th, 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/
Preparation for Unit Test
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. Node.js 20 will be removed from the runner on September 16th, 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/
samples-test-prepare
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. Node.js 20 will be removed from the runner on September 16th, 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/
error-code-inspecting
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Check License
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/setup-go@v2, actions/setup-java@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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 Dubbo
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4, actions/checkout@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Samples Test on ubuntu-22.04 (JobId: 1 Java: 8)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Samples Test on ubuntu-22.04 (JobId: 2 Java: 8)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Integration Test on ubuntu-22.04 (JobId: 1 Java: 8)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Integration Test on ubuntu-22.04 (JobId: 1 Java: 21)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Samples Test on ubuntu-22.04 (JobId: 3 Java: 8)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Integration Test on ubuntu-22.04 (JobId: 2 Java: 8)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Integration Test on ubuntu-22.04 (JobId: 2 Java: 21)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Samples Test on ubuntu-22.04 (JobId: 2 Java: 21)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Samples Test on ubuntu-22.04 (JobId: 1 Java: 21)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Samples Test on ubuntu-22.04 (JobId: 3 Java: 21)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Samples Test Result on ubuntu-22.04 (JobId: Java: 8)
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/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Samples Test Result on ubuntu-22.04 (JobId: Java: 21)
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/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Integration Test on ubuntu-22.04 (JobId: 3 Java: 8)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Samples Jacoco Result on ubuntu-22.04 (JobId: Java: 8)
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/download-artifact@v4, actions/setup-java@v4, codecov/codecov-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Samples Jacoco Result on ubuntu-22.04 (JobId: Java: 21)
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/download-artifact@v4, actions/setup-java@v4, codecov/codecov-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Integration Test on ubuntu-22.04 (JobId: 3 Java: 21)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Integration Test Result on ubuntu-22.04 (JobId: Java: 8)
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/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Integration Test Result on ubuntu-22.04 (JobId: Java: 21)
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/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Integration Jacoco Result on ubuntu-22.04 (JobId: Java: 21)
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/download-artifact@v4, actions/setup-java@v4, codecov/codecov-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Integration Jacoco Result on ubuntu-22.04 (JobId: Java: 8)
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/download-artifact@v4, actions/setup-java@v4, codecov/codecov-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Unit Test On ubuntu-22.04 Java: 17
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache@v3, actions/checkout@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Unit Test On ubuntu-22.04 Java: 8
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache@v3, actions/checkout@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Unit Test On ubuntu-22.04 Java: 25
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache@v3, actions/checkout@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Unit Test On ubuntu-22.04 Java: 11
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache@v3, actions/checkout@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Unit Test On ubuntu-22.04 Java: 21
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache@v3, actions/checkout@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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
checkstyle-result
8.57 KB
sha256:ce61f0371a888085cb51ad66044eaece26ed85d9c5af9f0ea8534caf7e0fdd81
class-file
5.75 MB
sha256:ed0e38655e9742f04f4f9188f9b8283af4dfa20ff837d328bc9036369750d9bd
error-inspection-result
602 Bytes
sha256:507eb2cf7aab6774616c5082b5462c9423da3591f4a6588f5c593dd231d96d5a
integration-test-logs-1-java21
641 KB
sha256:53e6abf2cad479d0752859aa7b97c50c9f67c07591876224972815c81fd4bb91
integration-test-logs-1-java8
747 KB
sha256:eff03e5bb76284704d2b6cdd7dc8c4073b167ded494f0def03b5f2c12569a4a6
integration-test-logs-2-java21
567 KB
sha256:4cd48593224a7d4ad186ee63368300f46874a79369667bc6cbcb44c59ce13709
integration-test-logs-2-java8
567 KB
sha256:7a2e0576e7469e08682040ef0759f7069e30ad60a08035a4e21a9381353488a1
integration-test-logs-3-java21
753 KB
sha256:806b8e62fc42bf3c105eb2210c2fa4a81adbc7a75dc22850151dd7b9c242fb77
integration-test-logs-3-java8
819 KB
sha256:98b16c8a1f3a06d07729729801a6864a6020407d0f01d6b8de4b48746412d9ed
jacoco-result-1-java21
214 KB
sha256:b1de7717d0db0b7465bb21a777a6bd01f43470e484aa35a920f3e3a4ca70051f
jacoco-result-1-java8
220 KB
sha256:32adce7fae7e4705c3e0996b1b49763140376d7aa467d9c7264476187189821b
jacoco-result-2-java21
213 KB
sha256:d0d70af8f206d3a755c0b33b4ef26af275352dd38c303f43ffb5b17276b3d23d
jacoco-result-2-java8
213 KB
sha256:26ac1c8821a86386fcf4e07913b2d3160f8b948861ce485c09f0d3d29d40ca15
jacoco-result-3-java21
206 KB
sha256:badbf4347879400ec7ae722c180380a17ad80eab2ce5904545b1074deed3f255
jacoco-result-3-java8
224 KB
sha256:7336c1236b8c4a6ebad5f24039557802397bd14c0f38e8e9d2e6c96652c9ba7f
samples-jacoco-result-1-java21
358 KB
sha256:2a08811ad0070cac558f0afebd51a33b91964fe9b9ad865bd555a83aab23de87
samples-jacoco-result-1-java8
276 KB
sha256:3f7af66bc3254da8a38259b98b192c5f71e2adc19f20cbeec82beec5d80d3dbc
samples-jacoco-result-2-java21
515 KB
sha256:b6e7bd04755d74e6aeb8e9192d4c20f7b92a55bbc4fe1b0170e51020c0e794b5
samples-jacoco-result-2-java8
325 KB
sha256:e5db96c9e3273628ac2fce206831edbcfbc4afa669cd97eccfb4512bc4f5d293
samples-jacoco-result-3-java21
464 KB
sha256:af004c3471dba7c4fde76b47ae6b93daf10a5787bb315d214af60f2b84e81607
samples-jacoco-result-3-java8
313 KB
sha256:3c0decb6b0156fc5152e4a02a1378266ca2ca2158e6f43d3f9e7837b6674ad40
samples-test-list
2.68 KB
sha256:afbf612e7dbb62272109fe65ab55d49246ba034e664e23274b357566f32c632e
samples-test-logs-1-java21
960 KB
sha256:9c0a7ca5f9e70dc9e0245e8128073a9621b395a6b8be03c0327552c332624cf5
samples-test-logs-1-java8
406 KB
sha256:bf9d401776633189c01e4140e9f5c50b2b768ab52fcf4bf0eadb82e4129fbd7f
samples-test-logs-2-java21
806 KB
sha256:38d8d874d8d41ed3141c4609c7f93b0a7c644011bbf705ef4c351f22456298c6
samples-test-logs-2-java8
399 KB
sha256:bcc0343d5a49d6c8d7d4224b90f78c3e91b04d25caaa80f0a3ba41c5dd53ac52
samples-test-logs-3-java21
735 KB
sha256:c59082c8240cea9f8215cc0c563f972a11cb9c66fd86f940442290224aecf601
samples-test-logs-3-java8
528 KB
sha256:bb8746cbb19f5fc52e4073ce936b47bb94bbd6bd738a0a7f544a79de741bba77
samples-test-result-1-java21
910 Bytes
sha256:e5eb1470d0df6ea0d4b0c894223a4a04c98711eb876adabbdc8290fbafa2d394
samples-test-result-1-java8
844 Bytes
sha256:f69e1f79182e1c92c5b683ad34281255a26824fa4c7881baa2b921457ba29d65
samples-test-result-2-java21
768 Bytes
sha256:7d28d014d71b74630fd0f71baaa9625206f9c9028ed8a9de8a1f5f3bf56cc078
samples-test-result-2-java8
764 Bytes
sha256:7bd1c53256cfa4545ed021d16b97a2dee3541850f4c319bab7e3db110e96014b
samples-test-result-3-java21
893 Bytes
sha256:a17f5defd89e534f1fb228e7257001a5b5bc351a5abb8bd225ff80a3b0911863
samples-test-result-3-java8
828 Bytes
sha256:6856a60a25ce87202657e576a1f4945bd7cecf47421e276a540731da0908a33a
surefire-reports-java11
4.24 MB
sha256:7e3e7da016351f51a6a3276237046ea086c280282c6dec883cb7e6f44d2a71e2
surefire-reports-java17
4.21 MB
sha256:29f3f768e7591a514d1bccd2cfba45c35552c84c0fb1f9bc477eb773f4a290b8
surefire-reports-java21
4.22 MB
sha256:488d7a585bf21a472128dbe8a0d2e4f458a7eb1953281687531a8f92fb7a321e
surefire-reports-java25
4.22 MB
sha256:191be60944daa215e07cdb59f97aa50eda3ae8898265936ff0c4838cb03ccbdf
surefire-reports-java8
4.34 MB
sha256:95821dc185ae9ac0b85720b8a8511a3d2bf891c79d4b48d89c14a9b0731860c5
test-list
1.8 KB
sha256:2da307e3a1532935eda17c2b14cbff95a796cbfb7ab5d4ef875e5fd16e89c70a
test-result-1-java21
651 Bytes
sha256:49c2eeca736c9262b6761008b83ffc3bb956e4e0a81d746a25027f1b61930b8b
test-result-1-java8
633 Bytes
sha256:04106900d23c902f850a02c345a698161310cb0be4d6ef2f25d85ce91e2648dd
test-result-2-java21
612 Bytes
sha256:8b56b3b6232534fd37a459317e0f40622a8daba0e60d75e77c71cf1147bb65db
test-result-2-java8
604 Bytes
sha256:a205b536a73f8ad00c1f69a9738e2af2a0ed2501a0417991ec295d97e8fb1119
test-result-3-java21
648 Bytes
sha256:2632970c71012a763e798249553f825bd0f9f2f1a88d90df98200d46858738b6
test-result-3-java8
624 Bytes
sha256:5c8b560de8581bb2ebcca90a2fcfed1278c48cebb28d4000f12164e3458f5c6e