Closed
Bug 1227180
Opened 9 years ago
Closed 9 years ago
B2G emulator jobs are purple on try (Failed to download from all available URLs, aborting)
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Infrastructure & Operations Graveyard
CIDuty
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kats, Assigned: selenamarie)
Details
See e.g. https://treeherder.mozilla.org/#/jobs?repo=try&fromchange=7b6a979669bc&filter-searchStr=b2g%20ics%20emulator (you might need to load the next 50 pushes to see pushes with results) but they're all purple. The error message in the failure summary is "Failed to download from all available URLs, aborting"
AFAIK this isn't happening on m-c or inbound.
Reporter | ||
Comment 1•9 years ago
|
||
Just scrolling through the try pushes, it looks like the first one that had this problem was https://treeherder.mozilla.org/#/jobs?repo=try&revision=fdfe11d685df from Saturday.
Comment 2•9 years ago
|
||
I'm seeing this in my push, too :( It's preventing me from doing some debugging I was going to do, because I can't see what the failures are...
Assignee | ||
Comment 3•9 years ago
|
||
The problem was incorrect group permissions on the directories for try builds after I migrated the data.
I have updated the permissions and can access the files now -- let me know if you have further issues.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → sdeckelmann
Reporter | ||
Comment 4•9 years ago
|
||
This appears to still be happening - see try push at [1] for example. Oddly, an earlier try push whose jobs I retriggered [2] processed normally, so maybe it was working and is broken again?
[1] https://treeherder.mozilla.org/#/jobs?repo=try&revision=cc03be950e6a
[2] https://treeherder.mozilla.org/#/jobs?repo=try&revision=309a6b73301b
Status: RESOLVED → REOPENED
Flags: needinfo?(sdeckelmann)
Resolution: FIXED → ---
Assignee | ||
Comment 5•9 years ago
|
||
Extracted from the logs:
17:33:54 INFO - Can't download from http://pvtbuilds.pvt.build.mozilla.org/pub/mozilla.org/b2g/try-builds/kgupta@mozilla.com-cc03be950e6a/try-emulator/test_packages.json to /builds/slave/test/build/test_packages.json!
Digging...
Assignee | ||
Comment 6•9 years ago
|
||
The issue was a special user 'b2gtry' and a lack of group suid on the directories for try. This has been updated and tasks should be available. The linked try jobs weren't retriggerable, so I didn't retry. They should work now though.
Sorry for the inconvenience!
Flags: needinfo?(sdeckelmann)
Reporter | ||
Comment 7•9 years ago
|
||
Seems to be working on my latest try push [1], thanks!
[1] https://treeherder.mozilla.org/#/jobs?repo=try&revision=0971a5ff34c4
Status: REOPENED → RESOLVED
Closed: 9 years ago → 9 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Release Engineering → Infrastructure & Operations
Updated•5 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•