Closed Bug 650689 Opened 13 years ago Closed 13 years ago

linux mobile desktop symbol uploads failing

Categories

(Release Engineering :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 592244

People

(Reporter: mozilla, Unassigned)

Details

This isn't a key issue -- we're able to upload a number of symbols, but not others.

error:  cannot create TestStringAPI/CE123D606509AC1D785D31298ACE900F0/TestStringAPI.dbg.gz
error:  cannot create TestRefPtr/A0BB9606592A705EDCD652583D90E7310/TestRefPtr.dbg.gz
error:  cannot create grabpage/87B9F02A6E02C9501C24DCCDCE512EFD0/grabpage.dbg.gz
error:  cannot create xpcshell/977FBDFB955FFEBBD69B84068A979A750/xpcshell.dbg.gz
make: *** [uploadsymbols] Error 50

Permissions? disk space?

This happened 4 times in a row on 3 different linux-ix-slaveXX boxes.
Ted, any ideas what is going on here?
What are SYMBOL_SERVER_USER  and SYMBOL_SERVER_PATH set to?
user is ffxbld and path is /mnt/netapp/breakpad/symbols_mob/
[tmielczarek@dm-symbolpush01 symbols_mob]$ ls -l TestStringAPI/CE123*
total 144
-rwxrwxr-x 1 ffxbld users 45523 Apr 18 05:21 TestStringAPI.dbg.gz

Permissions look fine. There's a bit over 200GB free on that volume, so I don't think that's the problem either.

We also run unzip with -o for overwrite:
http://mxr.mozilla.org/mozilla-central/source/toolkit/crashreporter/tools/upload_symbols.sh#67

Unless something changed here, I'm not sure what to tell you.
Hm, 3 of these nightlies happened on April 16, which is a) making me wonder if our bbdb bug is biting us, and b) making me wonder if they're all trying to upload symbols into the same directory at the same time.
(In reply to comment #6)
> Hm, 3 of these nightlies happened on April 16, which is a) making me wonder if
> our bbdb bug is biting us, and b) making me wonder if they're all trying to
> upload symbols into the same directory at the same time.

It sounds like this is fallout from 592244.  Can we dupe to it?
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.