Closed Bug 1551348 Opened 6 years ago Closed 6 years ago

Quite a few hashes missing in the hg -> git map

Categories

(Developer Services :: Git, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: marco, Assigned: dhouse)

References

Details

Attachments

(1 file)

Attached file missing.txt

I'm attaching a file with a list of Mercurial hashes missing (each line corresponds to a hash).

Dave, can you force the remapping?

Flags: needinfo?(dhouse)

I'm checking the listed mappings and I'll make sure they are pushed.

Assignee: nobody → dhouse

I re-ran the scripts over the last 6months to find missed mappings and did not find these missed ones caught.

The missing.txt commits are from June 18 2018 or older. I've kicked off a check of the full timespan (back to free the lizard) of the repo to look for any commits not in the mapper.

I'll check the progress on this tomorrow. If it fails on any commits it will keep processing, but I can verify the missing.txt commits are mapped.

The missing.txt commits are still missing. I'm now targeting only June 2018 to see how I'm missing these commits in that range.

The missing.txt commit mappings are now all pushed to the mapper service:

$ cat missed_map | xargs -P15 -I {} bash -c 'curl -s --fail -X GET --header "Accept: application/json" "https://mapper.mozilla-releng.net/gecko-dev/rev/hg/{}" 2>&1 >/dev/null || echo "{}"; exit 0'
$ 
Flags: needinfo?(dhouse)

Thanks!

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
See Also: → 1553068
See Also: → 1555175
See Also: → 1568507
See Also: → 1569277
See Also: → 1595816
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: