Bug 1927341

Summary: [sig-builds][Feature:Builds] build have source revision metadata started build should contain source revision information
Product: OpenShift Container Platform Reporter: Standa Laznicka <slaznick>
Component: NetworkingAssignee: Antonio Ojea <aojeagar>
Networking sub component: openshift-sdn QA Contact: zhaozhanqi <zzhao>
Status: CLOSED DUPLICATE Docs Contact:
Severity: high    
Priority: unspecified CC: aconstan, anbhat, aos-bugs, gmontero, wking
Version: 4.6Keywords: Reopened
Target Milestone: ---   
Target Release: 4.8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
[sig-builds][Feature:Builds] build have source revision metadata started build should contain source revision information
Last Closed: 2021-02-18 10:33:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Standa Laznicka 2021-02-10 15:02:37 UTC
test:
[sig-builds][Feature:Builds] build have source revision metadata  started build should contain source revision information 

is failing frequently in CI, see search results:
https://search.ci.openshift.org/?maxAge=168h&context=1&type=bug%2Bjunit&name=&maxMatches=5&maxBytes=20971520&groupBy=job&search=%5C%5Bsig-builds%5C%5D%5C%5BFeature%3ABuilds%5C%5D+build+have+source+revision+metadata++started+build+should+contain+source+revision+information


Version:
4.6 - proxy

How reproducible:
100%

Additional info:
sample failed job:
https://prow.ci.openshift.org/view/gcs/origin-ci-test/logs/periodic-ci-openshift-release-master-ocp-4.6-e2e-aws-proxy/1357628291283947520

The particular test log does not make it easy to say what's wrong, but it's probably just a matter of looking into the code.

```
fail [github.com/openshift/origin/test/extended/builds/revision.go:43]: Expected
    <bool>: false
to be true
```

Comment 3 Antonio Ojea 2021-02-18 10:33:15 UTC
This was fixed by https://github.com/openshift/origin/commit/e4aa7934f97de816e77fd8e7d80c794685e33ff9
Relevant comment https://bugzilla.redhat.com/show_bug.cgi?id=1882556#c8

*** This bug has been marked as a duplicate of bug 1882556 ***