Closed
Bug 571565
Opened 15 years ago
Closed 15 years ago
Talos Tiger slaves can't reach http://build.mozilla.org/talos
Categories
(Release Engineering :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: armenzg, Assigned: armenzg)
References
Details
wget --progress=dot:mega -N http://build.mozilla.org/talos/tools/buildfarm/utils/installdmg.sh
in dir /Users/mozqa/talos-slave/mozilla-1.9.0-tiger/../talos-data (timeout 1200 secs)
watching logfiles {}
argv: ['wget', '--progress=dot:mega', '-N', 'http://build.mozilla.org/talos/tools/buildfarm/utils/installdmg.sh']
environment: {'SHELL': '/bin/bash', 'SECURITYSESSIONID': '696f90', '__CF_USER_TEXT_ENCODING': '0x1F5:0:0', 'USER': 'mozqa', 'PATH': '/Library/Frameworks/Python.framework/Versions/Current/bin:/bin:/sbin:/usr/bin:/usr/sbin', 'HOME': '/Users/mozqa'}
--15:25:44-- http://build.mozilla.org/talos/tools/buildfarm/utils/installdmg.sh
=> `installdmg.sh'
Resolving build.mozilla.org... 10.2.74.128
Connecting to build.mozilla.org|10.2.74.128|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
15:25:44 ERROR 403: Forbidden.
| Assignee | ||
Comment 1•15 years ago
|
||
This seems to be a fallout of bug 560957 and we need some IT love like in bug 568678.
I bet that we did not notice the problem until someone decided to go and reconfigure the talos/tiger master which I believe it happened in bug 565911 (2010-06-07 15:17:53 PDT) (756:3c75ccfd152f on disk).
I have reverted to revision 754 on /tools/buildbotcustom/buildbotcustom until I fix this with IT on Monday.
| Assignee | ||
Updated•15 years ago
|
No longer depends on: 571988
Summary: Talos Tiger slaves have been failing since June 7th → Talos Tiger slaves can't reach http://build.mozilla.org/talos
| Assignee | ||
Comment 2•15 years ago
|
||
(In reply to comment #1)
> This seems to be a fallout of bug 560957 and we need some IT love like in bug
> 568678.
> I bet that we did not notice the problem until someone decided to go and
> reconfigure the talos/tiger master which I believe it happened in bug 565911
> (2010-06-07 15:17:53 PDT) (756:3c75ccfd152f on disk).
>
> I have reverted to revision 754 on /tools/buildbotcustom/buildbotcustom until I
> fix this with IT on Monday.
The master is now updated with the latest code and it is being able to reach installdmg.sh on build.m.o.
It seems that bug 571879 and bug 571982 were not a fallout of this bug but of bug 560957 or something related. I will have to investigate both of them.
This bug is FIXED in the sense that the tiger slaves can download from build.m.o/talos and most of the builders are green. Only talos dirty is failing right now.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•