-
Notifications
You must be signed in to change notification settings - Fork 65
candidate-4.3: add 4.3.3 #57
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
Conversation
|
publish failed with: Smells like a CI flake. /retest |
|
Waiting on some CI update jobs to complete... |
|
/approve |
|
Summarizing * -> 4.3.3 CI:
|
|
I'm going to tentatively hang the |
|
Checking in on the replacement jobs I launched earlier:
This is not filling me with confidence in this release ;). |
|
Ok, Checking the 4.3->4.3.3 update failures again, they're all on Azure which struggles with slow disks (rhbz#1798785). Looking for that in these jobs: $ # 4.3.0 -> 4.3.3
$ curl -s https://storage.googleapis.com/origin-ci-test/logs/release-openshift-origin-installer-e2e-azure-upgrade/64/build-log.txt | grep -c 'etcdserver: leader changed'
5
$ curl -s https://storage.googleapis.com/origin-ci-test/logs/release-openshift-origin-installer-e2e-azure-upgrade/65/build-log.txt | grep -c 'etcdserver: leader changed'
17
$ # 4.3.1 -> 4.3.3
$ curl -s https://storage.googleapis.com/origin-ci-test/logs/release-openshift-origin-installer-e2e-azure-upgrade/66/build-log.txt | grep -c 'etcdserver: leader changed'
14
$ # 4.3.2 -> 4.3.3
$ curl -s https://storage.googleapis.com/origin-ci-test/logs/release-openshift-origin-installer-e2e-azure-upgrade/61/build-log.txt | grep -c 'etcdserver: leader changed'
16Those numbers aren't higher than normal for Azure, based on the existing examples in the bug. |
|
Other bugs turned up during review:
Both of those turned up in the Azure 4.3.2->4.3.3 update job. |
|
Also some of the nominally-OOMKilled reports discussed in rhbz#1782601. |
|
Also for the 4.2 -> 4.3.3 transitions, there's the etcd |
|
New round of 4.3.2 -> 4.3.3 CI:
One AWS job and three Azure jobs are still running. So summary of 4.3 -> 4.3.3 jobs to date:
|
|
4.3.2 -> 4.3.3 Azure jobs back. Two passed; one died
|
|
Azure job that died has super slow etcd responses around the issue at 21:17. |
|
We are still not sure what we should with this PR because of the bugs (as mentioned above comments) found in recent CI testing. |
|
The service and api availability checks are all new tests added in openshift/origin#24479 so it's very hard to compare them to previous results and know whether or not they're regressions. |
|
As per the above discussion we expect flakes for gcp, azure. Also this PR is adding the release to candidate. So we should this to candidate and do further testing. |
|
/hold |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: eparis, LalatenduMohanty, thiagoalessio The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
No description provided.