On Fri, Jun 4, 2021 at 12:24 PM Bryan Stopp <[email protected]> wrote:
> Two of the latest runs which show the randomness of the failures are here > <https://ci.jenkins.io/blue/organizations/jenkins/Plugins%2Fadobe-cloud-manager-plugin/detail/PR-4/10/tests> > and here > <https://ci.jenkins.io/blue/organizations/jenkins/Plugins%2Fadobe-cloud-manager-plugin/detail/PR-4/11/tests> > . > Now 404s; Jenkins build records get discarded after the PR is merged. A permalink which I guess captures your error: https://github.com/jenkinsci/adobe-cloud-manager-plugin/runs/2750476049 Does not look familiar to me. The timestamps in the test log do not match the error message which claims that it waited 15s. Nor does the error make sense: if your test has not called `Jenkins.setExecutors`, the rehydration task should not be waiting at all for the `master` label which is always present (the code in question is designed to wait for an *agent* to reconnect). -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr23W8NhJQhE6JyL%2BjunNrnzAt-EyPu5erE2DVd4OQWAkQ%40mail.gmail.com.
