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

Increasing timeout for sync-upstream job #61393

Closed
wants to merge 2 commits into from

Conversation

FilipB
Copy link
Contributor

@FilipB FilipB commented Feb 7, 2025

Sometimes it was still downloading go dependencies after 20 min

Sometimes it was still go dependencies after 20 min
@openshift-ci openshift-ci bot requested review from jwendell and mkralik3 February 7, 2025 13:55
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 7, 2025
@openshift-ci openshift-ci bot removed the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 7, 2025
@@ -5,7 +5,7 @@ presubmits:
branches:
- ^main$
- ^main-
cluster: build05
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, no idea why. make jobs did it and ordered-prow-config was failing without that

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sometimes this goes away when we rebase against latest master. Let's see if it will conflict...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There was some problem with build06 yesterday so maybe they have manually changed it to build05 and now the make jobs is putting back build06. No idea.

@openshift-ci-robot
Copy link
Contributor

[REHEARSALNOTIFIER]
@FilipB: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
pull-ci-redhat-performance-jetlag-main-deploy-5nodes redhat-performance/jetlag presubmit Presubmit changed
periodic-ci-openshift-service-mesh-sail-operator-main-sync-upstream N/A periodic Ci-operator config changed
periodic-ci-openshift-service-mesh-sail-operator-release-3.0-sync-upstream N/A periodic Ci-operator config changed
Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 7, 2025
Copy link
Contributor

openshift-ci bot commented Feb 7, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: FilipB, jwendell
Once this PR has been reviewed and has the lgtm label, please assign ashishkamra, josecastillolema for approval. For more information see the Code Review Process.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@FilipB
Copy link
Contributor Author

FilipB commented Feb 7, 2025

/pj-rehearse periodic-ci-openshift-service-mesh-sail-operator-release-3.0-sync-upstream

@openshift-ci-robot
Copy link
Contributor

@FilipB: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

Copy link
Contributor

openshift-ci bot commented Feb 7, 2025

@FilipB: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/rehearse/periodic-ci-openshift-service-mesh-sail-operator-release-3.0-sync-upstream 2a0108e link unknown /pj-rehearse periodic-ci-openshift-service-mesh-sail-operator-release-3.0-sync-upstream

Full PR test history. Your PR dashboard.

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.

@FilipB
Copy link
Contributor Author

FilipB commented Feb 10, 2025

It failed even with 40 minutes timeout so it looks like there was some env problem because normally it takes ~ 13 minutes. Closing.

@FilipB FilipB closed this Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants