Skip to content

E2E test for pull request #1149

E2E test for pull request

E2E test for pull request #1149

Triggered via workflow run October 12, 2024 06:43
@KomachiSionKomachiSion
completed d712ee5
Status Failure
Total duration 37m 45s
Artifacts 12

pr-e2e-test.yml

on: workflow_run
Matrix: docker
Matrix: Deploy nacos
Matrix: Cpp E2E Test
Matrix: Csharp E2E Test
Matrix: GO E2E Test
Matrix: Java e2e Test
Matrix: Nodejs E2E Test
Matrix: Python E2E Test
Matrix: Clean
Fit to window
Zoom out
Zoom in

Annotations

1 error and 16 warnings
Cpp E2E Test (cluster, develop-96d80357-e685-4334-a33c-b858224a1654-8)
Process completed with exit code 1.
docker (ubuntu, 8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docker (ubuntu, 8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/checkout@v3, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docker (ubuntu, 8)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cpp E2E Test (cluster, develop-96d80357-e685-4334-a33c-b858224a1654-8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Csharp E2E Test (standalone, develop-96d80357-e685-4334-a33c-b858224a1654-8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Csharp E2E Test (cluster, develop-96d80357-e685-4334-a33c-b858224a1654-8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Nodejs E2E Test (cluster, develop-96d80357-e685-4334-a33c-b858224a1654-8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Nodejs E2E Test (standalone, develop-96d80357-e685-4334-a33c-b858224a1654-8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cpp E2E Test (standalone, develop-96d80357-e685-4334-a33c-b858224a1654-8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python E2E Test (cluster, develop-96d80357-e685-4334-a33c-b858224a1654-8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python E2E Test (standalone, develop-96d80357-e685-4334-a33c-b858224a1654-8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Java e2e Test (standalone, develop-96d80357-e685-4334-a33c-b858224a1654-8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Java e2e Test (cluster, develop-96d80357-e685-4334-a33c-b858224a1654-8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GO E2E Test (cluster, develop-96d80357-e685-4334-a33c-b858224a1654-8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GO E2E Test (standalone, develop-96d80357-e685-4334-a33c-b858224a1654-8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "testlog-cluster-cpp.txt", "testlog-cluster-csharp.txt", "testlog-cluster-go.txt", "testlog-cluster-java.txt", "testlog-cluster-nodejs.txt", "testlog-cluster-python.txt", "testlog-standalone-cpp.txt", "testlog-standalone-csharp.txt", "testlog-standalone-go.txt", "testlog-standalone-java.txt", "testlog-standalone-nodejs.txt", "testlog-standalone-python.txt". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
testlog-cluster-cpp.txt
9.19 KB
testlog-cluster-csharp.txt
28.5 KB
testlog-cluster-go.txt
4.44 KB
testlog-cluster-java.txt
8.54 MB
testlog-cluster-nodejs.txt
50 KB
testlog-cluster-python.txt
48.8 KB
testlog-standalone-cpp.txt
41.9 KB
testlog-standalone-csharp.txt
27.5 KB
testlog-standalone-go.txt
4.44 KB
testlog-standalone-java.txt
8.02 MB
testlog-standalone-nodejs.txt
49.4 KB
testlog-standalone-python.txt
44.4 KB