Skip to content

v2.2.0-rc4

v2.2.0-rc4 #53

Triggered via push November 13, 2023 14:43
Status Success
Total duration 3m 43s
Artifacts

publish.yml

on: push
Matrix: build
docker-image-grid-client
1m 1s
docker-image-grid-client
docker-image-grid-http-server
59s
docker-image-grid-http-server
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
gateways.test.ts ► TC1237 - Gateways: Expose a VM Over Gateway ► TC1237 - Gateways: Expose a VM Over Gateway: packages/grid_client/src/primitives/nodes.ts#L265
Failed test found in: packages/grid_client/tests/test-reports/report.xml Error: Error: Error getting node 14: Error: Failed to send request to twinId 22 with command: zos.statistics.get, payload: due to Didn't get a response after 10 seconds
kubernetes.test.ts ► TC1231 - Kubernetes: Deploy a Kubernetes Cluster ► TC1231 - Kubernetes: Deploy a Kubernetes Cluster: packages/grid_client/src/high_level/machine.ts#L69
Failed test found in: packages/grid_client/tests/test-reports/report.xml Error: Error: Node 128 is not available for user with twinId: 51, maybe it's rented by another user or node is dedicated. use capacity planning with availableFor option.
kubernetes.test.ts ► TC1232 - Kubernetes: Add Worker ► TC1232 - Kubernetes: Add Worker: packages/grid_client/src/primitives/nodes.ts#L265
Failed test found in: packages/grid_client/tests/test-reports/report.xml Error: Error: Error getting node 28: Error: Failed to send request to twinId 12 with command: zos.statistics.get, payload: due to Didn't get a response after 10 seconds
qsfs.test.ts ► TC1234 - QSFS: Deploy QSFS underneath a VM ► TC1234 - QSFS: Deploy QSFS underneath a VM: packages/grid_client/src/primitives/nodes.ts#L265
Failed test found in: packages/grid_client/tests/test-reports/report.xml Error: Error: Error getting node 28: Error: Failed to send request to twinId 12 with command: zos.statistics.get, payload: due to Didn't get a response after 10 seconds
qsfs.test.ts ► TC1235 - QSFS: Deploy QSFS Underneath a Kubernetes Cluster ► TC1235 - QSFS: Deploy QSFS Underneath a Kubernetes Cluster: packages/grid_client/src/primitives/nodes.ts#L265
Failed test found in: packages/grid_client/tests/test-reports/report.xml Error: Error: Error getting node 34: Error: Failed to send request to twinId 18 with command: zos.statistics.get, payload: due to 255 stderr: ERROR: cannot access '/mnt/ee10ada4-d2e6-4fe2-98a0-c7c97a2eeba7': No such file or directory
vm.test.ts ► TC1230 - VM: Deploy Multiple VMs on Different Nodes ► TC1230 - VM: Deploy Multiple VMs on Different Nodes: packages/grid_client/src/high_level/machine.ts#L69
Failed test found in: packages/grid_client/tests/test-reports/report.xml Error: Error: Node 127 is not available for user with twinId: 51, maybe it's rented by another user or node is dedicated. use capacity planning with availableFor option.
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/