Closed
Bug 1480123
(t-yosemite-r7-168)
Opened 7 years ago
Closed 7 years ago
[MDC2] t-yosemite-r7-168 problem tracking
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Infrastructure & Operations Graveyard
CIDuty
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: apop, Unassigned)
References
Details
Today, I've tried to connect to t-yosemite-r7-168.test.releng.mdc2.mozilla.com, but I couldn't and it didn't gave any errors, but while checking papertrail I've found out that ssh is hanged
Alias: t-yosemite-r7-168
Summary: [MDC2]t-yosemite-r7-168 problem tracking → [MDC2] t-yosemite-r7-168 problem tracking
No error/warning logged and just hangs with no response:
```
debug1: Connecting to t-yosemite-r7-168.test.releng.mdc2.mozilla.com [10.51.56.60] port 22.
debug1: Connection established.
debug1: identity file [...]
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_6.6
^C
```
Rebooted and machine looks good.
https://papertrailapp.com/systems/1688571411/events
There was a warning logged by the last task, but no errors:
```
[dhouse@rejh2.srv.releng.mdc1.mozilla.com ~]$ ssh root@t-yosemite-r7-168.test.releng.mdc2.mozilla.com 'cat /Users/cltbld/tasks/task*/logs/*error.log /Users/cltbld/tasks/task*/logs/*warn*.log'
07:41:56 WARNING - leakcheck | refcount logging is off, so leaks can't be detected!
07:44:03 WARNING - leakcheck | refcount logging is off, so leaks can't be detected!
07:44:18 WARNING - leakcheck | refcount logging is off, so leaks can't be detected!
07:44:23 WARNING - leakcheck | refcount logging is off, so leaks can't be detected!
07:44:28 WARNING - leakcheck | refcount logging is off, so leaks can't be detected!
07:44:28 WARNING - # TBPL SUCCESS #
07:44:28 WARNING - The mochitest suite: mochitest-webgl1-core ran with return status: SUCCESS
[dhouse@rejh2.srv.releng.mdc1.mozilla.com ~]$ ssh root@t-yosemite-r7-168.test.releng.mdc2.mozilla.com 'ls -la /Users/cltbld/tasks/task*/logs/'
total 3960
drwxr-xr-x 9 cltbld staff 306 Jul 31 07:39 .
drwxr-xr-x 7 cltbld staff 238 Jul 31 07:41 ..
-rw-r--r-- 1 cltbld staff 10591 Jul 31 07:39 localconfig.json
-rw-r--r-- 1 cltbld staff 0 Jul 31 07:39 log_critical.log
-rw-r--r-- 1 cltbld staff 0 Jul 31 07:39 log_error.log
-rw-r--r-- 1 cltbld staff 0 Jul 31 07:39 log_fatal.log
-rw-r--r-- 1 cltbld staff 1059535 Jul 31 07:44 log_info.log
-rw-r--r-- 1 cltbld staff 946235 Jul 31 07:44 log_raw.log
-rw-r--r-- 1 cltbld staff 557 Jul 31 07:44 log_warning.log
```
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
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
•