-
Notifications
You must be signed in to change notification settings - Fork 4.7k
start running the access tokens and huge services test #17671
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Scenario is shared by both AWS and GCP. |
I can scope the change to just GCE, but let's benchmark the presubmits. /test presubmit-kops-aws-scale-amazonvpc-using-cl2 |
I don't have anything against enabling those, just would be nice to be all on the same page. |
/retest |
/test presubmit-kops-aws-scale-amazonvpc-using-cl2 |
Something isn't right, the test suite shrunk |
/test presubmit-kops-aws-scale-amazonvpc-using-cl2 |
1 similar comment
/test presubmit-kops-aws-scale-amazonvpc-using-cl2 |
1933886
to
cab9990
Compare
/test presubmit-kops-gce-small-scale-ipalias-using-cl2 |
cab9990
to
82d80c9
Compare
/test presubmit-kops-gce-small-scale-ipalias-using-cl2 |
82d80c9
to
cb4e4e6
Compare
/test presubmit-kops-gce-small-scale-ipalias-using-cl2 |
/test presubmit-kops-aws-small-scale-using-cl2 |
/test presubmit-kops-aws-small-scale-amazonvpc-using-cl2 |
cb4e4e6
to
70506ac
Compare
/test presubmit-kops-gce-scale-ipalias-using-cl2 |
This is ready to be merged. Do we have +1 from @hakuna-matatah or @dims to start running the rest of the cl2 jobs? |
6e2f536
to
f6b6091
Compare
/test presubmit-kops-gce-small-scale-ipalias-using-cl2 |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
+1 (as long as is we stay within allocated annual budget). Also, could you please ensure these tests are not flaky before it is enabled ? |
/test presubmit-kops-gce-scale-ipalias-using-cl2 we need to enable etcd profiling in a separate PR |
f6b6091
to
503a605
Compare
/test presubmit-kops-gce-scale-ipalias-using-cl2 |
1 similar comment
/test presubmit-kops-gce-scale-ipalias-using-cl2 |
503a605
to
df51c95
Compare
argv = append(argv, "--v=2") | ||
|
||
argv = append(argv, "--conf=/etc/kubernetes/kops-controller/config/config.yaml") | ||
argv = append(argv, "--log-file=/var/log/kube-apiserver.log") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I saw these log lines in kops-controller on the failed gce jobs.
# from the master node
2025-10-19T22:02:58.155692255Z stderr F I1019 22:02:58.155635 1 server.go:200] bootstrap 10.96.8.242:32864 error querying for node "nodes-us-east1-b-jwn2": client rate limiter Wait returned an error: context canceled
2025-10-19T22:02:58.15582824Z stderr F I1019 22:02:58.155809 1 server.go:200] bootstrap 10.96.15.60:36644 error querying for node "nodes-us-east1-c-qt6g": client rate limiter Wait returned an error: context canceled
2025-10-19T22:02:58.1804879Z stderr F I1019 22:02:58.180185 1 server.go:200] bootstrap 10.96.5.124:54666 error querying for node "nodes-us-east1-b-c4p4": client rate limiter Wait returned an error: context canceled
2025-10-19T22:02:58.184694828Z stderr F I1019 22:02:58.184673 1 server.go:200] bootstrap 10.96.17.107:39564 error querying for node "nodes-us-east1-c-n0c9": client rate limiter Wait returned an error: context canceled
2025-10-19T22:02:58.187292299Z stderr F I1019 22:02:58.187274 1 server.go:200] bootstrap 10.96.15.225:56470 error querying for node "nodes-us-east1-c-3qwp": client rate limiter Wait returned an error: context canceled
# from the nodes
2025-10-19T22:21:17.985904+00:00 nodes-us-east1-b-04l4 nodeup[1321]: W1019 22:21:17.985278 1321 main.go:133] got error running nodeup (will retry in 30s): failed to get node config from server: Post "https://10.96.0.2:3988/bootstrap": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
08f6cf3
to
480a3c0
Compare
3756f25
to
f5468c8
Compare
f5468c8
to
1f31040
Compare
- args: | ||
- --v=2 | ||
- --conf=/etc/kubernetes/kops-controller/config/config.yaml | ||
- --log_file=/var/log/kops-controller.log |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
found this
/test presubmit-kops-gce-scale-ipalias-using-cl2 |
@upodroid: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
We need to run the access tokens and hugepage services perf tests for scale jobs to achieve parity with the current GCE 5k test.
https://github.com/kubernetes/test-infra/blob/7c5dc4ca148503409199df1945856845730b94bb/config/jobs/kubernetes/sig-scalability/sig-scalability-release-blocking-jobs.yaml#L162