hypershift_framework.go:423: Successfully created hostedcluster e2e-clusters-4s45l/node-pool-6mml6 in 35s
hypershift_framework.go:119: Summarizing unexpected conditions for HostedCluster node-pool-6mml6
util.go:2835: Failed to wait for HostedCluster e2e-clusters-4s45l/node-pool-6mml6 to have valid conditions in 2s: context deadline exceeded
eventually.go:224: observed *v1beta1.HostedCluster e2e-clusters-4s45l/node-pool-6mml6 invalid at RV 99685 after 2s:
eventually.go:227: - incorrect condition: wanted ClusterVersionProgressing=True, got ClusterVersionProgressing=False: ClusterOperatorNotAvailable(Error while reconciling 4.21.0-0.ci-2025-11-11-030735-test-ci-op-7g93qjzl-latest: the cluster operator storage is not available)
eventually.go:227: - incorrect condition: wanted ClusterVersionAvailable=False, got ClusterVersionAvailable=True: FromClusterVersion(Done applying 4.21.0-0.ci-2025-11-11-030735-test-ci-op-7g93qjzl-latest)
hypershift_framework.go:242: skipping postTeardown()
hypershift_framework.go:223: skipping teardown, already called
nodepool_imagetype_test.go:51: Starting test NodePoolImageTypeTest
util.go:541: Successfully waited for 1 nodes to become ready for NodePool e2e-clusters-4s45l/node-pool-6mml6-test-imagetype in 19m30s
nodepool_test.go:358: Successfully waited for NodePool e2e-clusters-4s45l/node-pool-6mml6-test-imagetype to have correct status in 0s
nodepool_imagetype_test.go:73: Testing Windows ImageType validation
nodepool_imagetype_test.go:83: Successfully waited for wait for nodepool e2e-clusters-4s45l/node-pool-6mml6-test-imagetype to have a populated PlatformImage status condition in 0s
nodepool_imagetype_test.go:112: Windows ImageType test passed - Windows AMI found and validated
nodepool_imagetype_test.go:77: Testing ARM64 NodePool creation without imageType
nodepool_imagetype_test.go:156:
ARM64 NodePool without imageType should be created successfully
Unexpected error:
<*errors.StatusError | 0xc00458a820>:
NodePool.hypershift.openshift.io "node-pool-6mml6-test-arm64-no-imagetype" is invalid: spec.platform.aws.subnet: Invalid value: "object": no such key: filters evaluating rule: subnet is invalid, a valid subnet id or filters must be set, but not both
{
ErrStatus: {
TypeMeta: {Kind: "", APIVersion: ""},
ListMeta: {
SelfLink: "",
ResourceVersion: "",
Continue: "",
RemainingItemCount: nil,
},
Status: "Failure",
Message: "NodePool.hypershift.openshift.io \"node-pool-6mml6-test-arm64-no-imagetype\" is invalid: spec.platform.aws.subnet: Invalid value: \"object\": no such key: filters evaluating rule: subnet is invalid, a valid subnet id or filters must be set, but not both",
Reason: "Invalid",
Details: {
Name: "node-pool-6mml6-test-arm64-no-imagetype",
Group: "hypershift.openshift.io",
Kind: "NodePool",
UID: "",
Causes: [
{
Type: "FieldValueInvalid",
Message: "Invalid value: \"object\": no such key: filters evaluating rule: subnet is invalid, a valid subnet id or filters must be set, but not both",
Field: "spec.platform.aws.subnet",
},
],
RetryAfterSeconds: 0,
},
Code: 422,
},
}
occurred