PR #1676 #1872
codeql
on: dynamic
Matrix: analyze
Annotations
11 errors
|
e2e suite.[It] test vmsingle Controller e2e vmsingle crud should create vmsingle with empty resources and vmbackup [vm, single]:
e2e suite#L1
Timed out after 45.000s.
The matcher passed to Eventually returned the following error:
<*errors.errorString | 0xc00072c890>:
Expected an error, got nil
{
s: "Expected an error, got nil",
}
|
|
e2e suite.[It] e2e vmcluster update should update exist cluster by changing storage revisionHistoryLimit to 2 [vm, cluster, vmcluster]:
e2e suite#L1
Expected success, but got an error:
<*errors.StatusError | 0xc0008ef0e0>:
secrets "license" already exists
{
ErrStatus: {
TypeMeta: {Kind: "", APIVersion: ""},
ListMeta: {
SelfLink: "",
ResourceVersion: "",
Continue: "",
RemainingItemCount: nil,
},
Status: "Failure",
Message: "secrets \"license\" already exists",
Reason: "AlreadyExists",
Details: {Name: "license", Group: "", Kind: "secrets", UID: "", Causes: nil, RetryAfterSeconds: 0},
Code: 409,
},
}
|
|
e2e suite.[It] e2e vmcluster update should update exist cluster by adding clusterNative ports [vm, cluster, vmcluster]:
e2e suite#L1
Expected success, but got an error:
<*errors.StatusError | 0xc0008b75e0>:
secrets "license" already exists
{
ErrStatus: {
TypeMeta: {Kind: "", APIVersion: ""},
ListMeta: {
SelfLink: "",
ResourceVersion: "",
Continue: "",
RemainingItemCount: nil,
},
Status: "Failure",
Message: "secrets \"license\" already exists",
Reason: "AlreadyExists",
Details: {Name: "license", Group: "", Kind: "secrets", UID: "", Causes: nil, RetryAfterSeconds: 0},
Code: 409,
},
}
|
|
e2e suite.[It] e2e vmcluster update should update exist cluster by deleting select component [vm, cluster, vmcluster]:
e2e suite#L1
Expected success, but got an error:
<*errors.StatusError | 0xc000b78820>:
secrets "license" already exists
{
ErrStatus: {
TypeMeta: {Kind: "", APIVersion: ""},
ListMeta: {
SelfLink: "",
ResourceVersion: "",
Continue: "",
RemainingItemCount: nil,
},
Status: "Failure",
Message: "secrets \"license\" already exists",
Reason: "AlreadyExists",
Details: {Name: "license", Group: "", Kind: "secrets", UID: "", Causes: nil, RetryAfterSeconds: 0},
Code: 409,
},
}
|
|
e2e suite.[It] e2e vmcluster update should update exist cluster by deleting storage and insert components [vm, cluster, vmcluster]:
e2e suite#L1
Expected success, but got an error:
<*errors.StatusError | 0xc000422780>:
secrets "license" already exists
{
ErrStatus: {
TypeMeta: {Kind: "", APIVersion: ""},
ListMeta: {
SelfLink: "",
ResourceVersion: "",
Continue: "",
RemainingItemCount: nil,
},
Status: "Failure",
Message: "secrets \"license\" already exists",
Reason: "AlreadyExists",
Details: {Name: "license", Group: "", Kind: "secrets", UID: "", Causes: nil, RetryAfterSeconds: 0},
Code: 409,
},
}
|
|
e2e suite.[It] e2e vmcluster update should update exist cluster by deleting deleting and renaming additional services [vm, cluster, vmcluster]:
e2e suite#L1
Expected success, but got an error:
<*errors.StatusError | 0xc000b78e60>:
secrets "license" already exists
{
ErrStatus: {
TypeMeta: {Kind: "", APIVersion: ""},
ListMeta: {
SelfLink: "",
ResourceVersion: "",
Continue: "",
RemainingItemCount: nil,
},
Status: "Failure",
Message: "secrets \"license\" already exists",
Reason: "AlreadyExists",
Details: {Name: "license", Group: "", Kind: "secrets", UID: "", Causes: nil, RetryAfterSeconds: 0},
Code: 409,
},
}
|
|
e2e suite.[It] e2e vmcluster update should update exist cluster by adding imagePullSecret [vm, cluster, vmcluster]:
e2e suite#L1
Expected success, but got an error:
<*errors.StatusError | 0xc00108d720>:
secrets "license" already exists
{
ErrStatus: {
TypeMeta: {Kind: "", APIVersion: ""},
ListMeta: {
SelfLink: "",
ResourceVersion: "",
Continue: "",
RemainingItemCount: nil,
},
Status: "Failure",
Message: "secrets \"license\" already exists",
Reason: "AlreadyExists",
Details: {Name: "license", Group: "", Kind: "secrets", UID: "", Causes: nil, RetryAfterSeconds: 0},
Code: 409,
},
}
|
|
e2e suite.[It] e2e vmcluster update should update exist cluster by switching to vmauth loadbalancer [vm, cluster, vmcluster]:
e2e suite#L1
Expected success, but got an error:
<*errors.StatusError | 0xc000808960>:
secrets "license" already exists
{
ErrStatus: {
TypeMeta: {Kind: "", APIVersion: ""},
ListMeta: {
SelfLink: "",
ResourceVersion: "",
Continue: "",
RemainingItemCount: nil,
},
Status: "Failure",
Message: "secrets \"license\" already exists",
Reason: "AlreadyExists",
Details: {Name: "license", Group: "", Kind: "secrets", UID: "", Causes: nil, RetryAfterSeconds: 0},
Code: 409,
},
}
|
|
e2e suite.[It] e2e vmcluster update should update exist cluster by switching partially to vmauth loadbalanacer [vm, cluster, vmcluster]:
e2e suite#L1
Expected success, but got an error:
<*errors.StatusError | 0xc000bf7360>:
secrets "license" already exists
{
ErrStatus: {
TypeMeta: {Kind: "", APIVersion: ""},
ListMeta: {
SelfLink: "",
ResourceVersion: "",
Continue: "",
RemainingItemCount: nil,
},
Status: "Failure",
Message: "secrets \"license\" already exists",
Reason: "AlreadyExists",
Details: {Name: "license", Group: "", Kind: "secrets", UID: "", Causes: nil, RetryAfterSeconds: 0},
Code: 409,
},
}
|
|
e2e suite.[It] e2e vmcluster update should update exist cluster by running with load-balancer and modify vmauth [vm, cluster, vmcluster]:
e2e suite#L1
Expected success, but got an error:
<*errors.StatusError | 0xc0011283c0>:
secrets "license" already exists
{
ErrStatus: {
TypeMeta: {Kind: "", APIVersion: ""},
ListMeta: {
SelfLink: "",
ResourceVersion: "",
Continue: "",
RemainingItemCount: nil,
},
Status: "Failure",
Message: "secrets \"license\" already exists",
Reason: "AlreadyExists",
Details: {Name: "license", Group: "", Kind: "secrets", UID: "", Causes: nil, RetryAfterSeconds: 0},
Code: 409,
},
}
|
|
e2e suite.[It] e2e vmcluster update should update exist cluster by changing annotations for created objects [vm, cluster, vmcluster]:
e2e suite#L1
Expected success, but got an error:
<*errors.StatusError | 0xc000bf79a0>:
secrets "license" already exists
{
ErrStatus: {
TypeMeta: {Kind: "", APIVersion: ""},
ListMeta: {
SelfLink: "",
ResourceVersion: "",
Continue: "",
RemainingItemCount: nil,
},
Status: "Failure",
Message: "secrets \"license\" already exists",
Reason: "AlreadyExists",
Details: {Name: "license", Group: "", Kind: "secrets", UID: "", Causes: nil, RetryAfterSeconds: 0},
Code: 409,
},
}
|