build(deps): Bump the all-go-mod-patch-and-minor group across 3 directories with 8 updates #3644
GitHub Actions / e2e test report
failed
Feb 17, 2025 in 0s
26 tests run, 9 passed, 16 skipped, 1 failed.
Annotations
Check failure on line 1 in caren-e2e
github-actions / e2e test report
caren-e2e.[It] Self-hosted Docker Calico HelmAddon topology-calico-helm-addon Should pivot the bootstrap cluster to a self-hosted cluster [Serial, provider:Docker, cni:Calico, addonStrategy:HelmAddon]
Timed out after 600.001s.
ConfigMap kube-system/cluster-autoscaler-status failed to get expected data:
ConfigMap:
{
"metadata": {
"name": "cluster-autoscaler-status",
"namespace": "kube-system",
"uid": "12bf5ed4-fa3a-4a41-8d39-02959260984c",
"resourceVersion": "3755",
"creationTimestamp": "2025-02-17T14:55:27Z",
"annotations": {
"cluster-autoscaler.kubernetes.io/last-updated": "2025-02-17 14:55:27.790940933 +0000 UTC"
},
"managedFields": [
{
"manager": "cluster-autoscaler",
"operation": "Update",
"apiVersion": "v1",
"time": "2025-02-17T14:55:27Z",
"fieldsType": "FieldsV1",
"fieldsV1": {
"f:data": {
".": {},
"f:status": {}
},
"f:metadata": {
"f:annotations": {
".": {},
"f:cluster-autoscaler.kubernetes.io/last-updated": {}
}
}
}
}
]
},
"data": {
"status": "time: 2025-02-17 14:55:27.790940933 +0000 UTC\nautoscalerStatus: Initializing\n"
}
}
Expected
<bool>: false
to be true
Raw output
[FAILED] Timed out after 600.001s.
ConfigMap kube-system/cluster-autoscaler-status failed to get expected data:
ConfigMap:
{
"metadata": {
"name": "cluster-autoscaler-status",
"namespace": "kube-system",
"uid": "12bf5ed4-fa3a-4a41-8d39-02959260984c",
"resourceVersion": "3755",
"creationTimestamp": "2025-02-17T14:55:27Z",
"annotations": {
"cluster-autoscaler.kubernetes.io/last-updated": "2025-02-17 14:55:27.790940933 +0000 UTC"
},
"managedFields": [
{
"manager": "cluster-autoscaler",
"operation": "Update",
"apiVersion": "v1",
"time": "2025-02-17T14:55:27Z",
"fieldsType": "FieldsV1",
"fieldsV1": {
"f:data": {
".": {},
"f:status": {}
},
"f:metadata": {
"f:annotations": {
".": {},
"f:cluster-autoscaler.kubernetes.io/last-updated": {}
}
}
}
}
]
},
"data": {
"status": "time: 2025-02-17 14:55:27.790940933 +0000 UTC\nautoscalerStatus: Initializing\n"
}
}
Expected
<bool>: false
to be true
In [It] at: /home/runner/work/cluster-api-runtime-extensions-nutanix/cluster-api-runtime-extensions-nutanix/test/e2e/configmap_helpers.go:42 @ 02/17/25 15:05:33.541
Loading