Bug 1726326 - Jenkins sync plugin tests fail after cri-o bump
Summary: Jenkins sync plugin tests fail after cri-o bump
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Containers
Version: 4.2.0
Hardware: Unspecified
OS: Unspecified
high
urgent
Target Milestone: ---
: 4.2.0
Assignee: Mrunal Patel
QA Contact: weiwei jiang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-07-02 15:35 UTC by David Eads
Modified: 2019-10-16 06:32 UTC (History)
10 users (show)

Fixed In Version: cri-o-1.14.6-1.rhaos4.2.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-10-16 06:32:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2019:2922 0 None None None 2019-10-16 06:32:59 UTC

Description David Eads 2019-07-02 15:35:15 UTC
https://prow.svc.ci.openshift.org/job-history/origin-ci-test/pr-logs/directory/pull-ci-openshift-origin-master-e2e-aws-builds show jobs consistently failing on one test.  This blocks at least three current pulls trying to fix other areas of test coverage.

Comment 2 Adam Kaplan 2019-07-02 19:27:54 UTC
Temporarily disabling sync plugin tests: https://github.com/openshift/origin/pull/23313

PR should be reverted once root cause is fixed.

Comment 3 Adam Kaplan 2019-07-02 20:56:38 UTC
Assigning to Akram.

Root cause of the issue is that the Java `user.home` system property is returning empty instead of $HOME or $JENKINS_HOME.
As a result the Jenkins jar cache is attempting to write to `/.jenkins/cache`, which is prohibited.

It's unclear why this changed - potential culprit is that cri-o was updated with https://openshift-release.svc.ci.openshift.org/releasestream/4.2.0-0.ci/release/4.2.0-0.ci-2019-07-02-021952

Comment 4 Adam Kaplan 2019-07-03 12:46:36 UTC
Potential root cause - cri-o not generating username and homedir to /etc/passwd.

PR to address: https://github.com/cri-o/cri-o/pull/2563

Moving to Containers component.

@Mrunal - when fix is added to OpenShift please ping the DevEx team, as we will need to re-enable the Jenkins sync plugin tests.

Comment 12 weiwei jiang 2019-07-04 09:01:06 UTC
Need wait nightly payload with cri-o-1.14.6.
currently 4.2.0-0.nightly-2019-07-01-102521 is still crio-1.13.9

Comment 13 weiwei jiang 2019-07-17 10:08:16 UTC
Checked with 4.2.0-0.nightly-2019-07-16-173254, and it's already on cri-o://1.14.6-1.rhaos4.2.el8.

And this issue has been fixed now.

Comment 14 errata-xmlrpc 2019-10-16 06:32:48 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2019:2922


Note You need to log in before you can comment on or make changes to this bug.