Closed Bug 1113142 Opened 10 years ago Closed 10 years ago

Some jobs are being incorrectly merged, resulting in two log URL buttons in the UI

Categories

(Tree Management :: Treeherder: Data Ingestion, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1093743

People

(Reporter: jmaher, Unassigned)

References

Details

(Keywords: regression)

Attachments

(2 files)

Look at the first blue 'g1': https://treeherder.mozilla.org/#/jobs?repo=try&revision=c794046975a4 we have two logs created (the second one hit a syntax error ~2 minutes after the first one finished). We then have: 2 icons for summarized logs 2 icons for raw logs the retrigger button is pushed down the to the second line behind the text for status.
Attached file build312
Attached file build 311
Looking at these JSON blobs from builds4hr (our source of data) these have the same request times and request ids. Retries tend to do that. But the result is that these log urls are being applied to the same job. That's not happening for the later retries. I don't see a smoking gun yet as to why. They DO have different ``reason`` values: 1 vs. 5 and are run on different machines (``slave_id``). We need to investigate why these got merged into a single job. The retrigger button wrapping is expressed here: https://bugzilla.mozilla.org/show_bug.cgi?id=1113264
Component: Treeherder → Treeherder: Data Ingestion
Priority: -- → P1
Summary: a certain retry (where the retry was <2 minutes long) yielded a duplicate link for logs in treeherder → Jobs with a result of 'retry' are sometimes being incorrectly merged
Keywords: regression
Summary: Jobs with a result of 'retry' are sometimes being incorrectly merged → Some jobs are being incorrectly merged, resulting in two log URL buttons in the UI
I tried this with current production today, but couldn't reproduce it with the provided URLs; the UI seems to be behaving correctly for me.
I take it back.. yes I can reproduce it. Maybe I had a stale browser.
No longer blocks: treeherder-dev-transition
I'm pretty sure bug 1093743 will fix this :-)
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: