Closed Bug 593707 Opened 14 years ago Closed 14 years ago

try-mac64-slave** fail to upload completed build

Categories

(Release Engineering :: General, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: anarchy, Assigned: nthomas)

References

Details

tools/buildbot/bin/python2.6 /builds/slave/tryserver-macosx64-debug/build/build/upload.py --base-path ../../dist \
		"../../dist/firefox-4.0b6pre.en-US.mac64.dmg" \
		 \
		 \
		 \
		"../../dist/firefox-4.0b6pre.en-US.mac64.tests.zip" \
		"../../dist/firefox-4.0b6pre.en-US.mac64.crashreporter-symbols.zip" \
		 \
		"../../dist//firefox-4.0b6pre.en-US.mac64.txt" \
		  ../../dist/firefox-4.0b6pre.en-US.langpack.xpi
Permission denied (publickey).

Last successful upload was within a few hours after Sat Sep 4 18:44:18 2010 PDT
Not all of them are failing, investigating.
Assignee: nobody → nrthomas
Priority: -- → P2
Turns out we had a symlink from ~/.ssh to ~/.ssh-production on many of the try-mac64-slaveNN slaves. When they picked up bug 463113 the symlink was converted into a .ssh directory, which has a config and known_hosts but no keys. So no uploads work.

All of try-mac64-slaveNN are fixed, checking moz2-darwin10-slaveNN next.
I found an empty .ssh-production on moz2-darwin10-slave50 but otherwise none of that class of slaves have the problem. Which would explain why problem wasn't caught in staging.

All fixed. 53 opt and debug builds failed to upload after Sep 02 12:36 PDT.
Blocks: 463113
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.