Skip to content
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

The build task pod probabilistic cannot be generated #8467

Open
fjzcxs opened this issue Jan 3, 2025 · 2 comments
Open

The build task pod probabilistic cannot be generated #8467

fjzcxs opened this issue Jan 3, 2025 · 2 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@fjzcxs
Copy link

fjzcxs commented Jan 3, 2025

Expected Behavior

Actual Behavior

Steps to Reproduce the Problem

Hello, at present, I am using the tekton 0.7.0 version, after running for half a year, I found that when the pod CPU of tekton-pipelines-controller reaches 70% and the memory reaches more than 50%, there will be a situation where the pod of the build task cannot be generated, and it is a probabilistic problem, and it is not completely impossible to generate the build task, the service will return to normal after the pod of the controller is restarted, and it is initially suspected that it is a problem of coroutine leakage, I guess you should have fixed this problem.,I want to know what the root cause of this problem is.,Please let me know.,Thank you.

Additional Info

  • Kubernetes version:

    Output of kubectl version:

Client Version: v1.29.1
Server Version: v1.24.6-aliyun.1
  • Tekton Pipeline version:

    Output of tkn version or kubectl get pods -n tekton-pipelines -l app=tekton-pipelines-controller -o=jsonpath='{.items[0].metadata.labels.version}'

This label is not visible in the pod's labels for the time being
  labels:
    app: tekton-pipelines-controller
    app.kubernetes.io/component: controller
    app.kubernetes.io/name: tekton-pipelines
    pod-template-hash: 6fdbdf4d45
@fjzcxs fjzcxs added the kind/bug Categorizes issue or PR as related to a bug. label Jan 3, 2025
@vdemeester
Copy link
Member

@fjzcxs are you sure you are using 0.7.0 version of tektoncd/pipelines ?
The current version is 0.66.0. The version 0.7.0 would be ~5 years old (2019), so very very old, not supported and would have get a lot of improvement over time.

@fjzcxs
Copy link
Author

fjzcxs commented Jan 3, 2025

@vdemeester
Yes, it's using version 0.7.0, which has a long history, and has not been upgraded during the period

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants