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

argus.client.base.ArgusClientError: ('API Error encountered using endpoint: POST /api/v1/client/sct/27fc85e6-772f-4b14-a297-bc7a79384843/packages/submit', 'Run not found' #526

Closed
Lakshmipathi opened this issue Dec 1, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Lakshmipathi
Copy link

First cloned the job via jenkins UI. After jenkins run failed, I did clone via argus UI. It said job already exists. Then renamed the existing job as OLD_scylla-enterprise-perf-regression-latency-650gb-elasticity and cloned again. clone succeeded and while running the job, it failed message:

argus.client.base.ArgusClientError: ('API Error encountered using endpoint: POST /api/v1/client/sct/27fc85e6-772f-4b14-a297-bc7a79384843/packages/submit', 'Run not found')

@Lakshmipathi Lakshmipathi added the bug Something isn't working label Dec 1, 2024
@k0machi k0machi self-assigned this Dec 2, 2024
@k0machi
Copy link
Collaborator

k0machi commented Dec 9, 2024

To avoid those situations in the future we will add a way to move/delete a job inside Argus, skipping jenkins entirely. Root cause here was not checking build_id internally for uniqueness and I'll add a constraint for that.

@k0machi
Copy link
Collaborator

k0machi commented Dec 16, 2024

Closing in favor of #543

@k0machi k0machi closed this as completed Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants