#0
print
>>> [noc] pulling next host record off laskey…
#2
req 1
connector:http
{
"method": "GET",
"url": "http://laskey.flowmetal.svc.cluster.local:8080/hosts/next"
}
#3
req 1
ok
{
"body": {
"config": {
"disk_layout": "zfs-mirror",
"os": "debian-12",
"profile": "edge-router",
"rack": "rack-b2"
},
"hostname": "host-c400c1da"
},
"headers": {
"content-length": "124",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:32:00 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#4
print
>>> [noc] target host host-c400c1da (debian-12 / edge-router / zfs-mirror) — handing off to wilson.
#6
print
>>> [noc] attempt 1/4: kicking off reinstall of host-c400c1da.
#8
req 4
connector:http
{
"body_json": {
"config": {
"disk_layout": "zfs-mirror",
"os": "debian-12",
"profile": "edge-router",
"rack": "rack-b2"
},
"hostname": "host-c400c1da"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9
req 4
ok
{
"body": {
"hostname": "host-c400c1da",
"reinstall_id": "ri_857b433bf8f6"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:32:08 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#10
req 5
sleep
deadline=1776774741.192304213
duration=2s
#12
req 6
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_857b433bf8f6"
}
#13
req 6
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-c400c1da",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_857b433bf8f6",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:32:21 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#14
print
>>> [noc] attempt 1: wilson claims it never heard of ri_857b433bf8f6. classic.
#16
print
>>> [noc] attempt 2/4: kicking off reinstall of host-c400c1da.
#18
req 9
connector:http
{
"body_json": {
"config": {
"disk_layout": "zfs-mirror",
"os": "debian-12",
"profile": "edge-router",
"rack": "rack-b2"
},
"hostname": "host-c400c1da"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#19
req 9
ok
{
"body": {
"hostname": "host-c400c1da",
"reinstall_id": "ri_34cecbc83a14"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:32:29 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#20
req 10
sleep
deadline=1776774762.233976310
duration=2s
#22
req 11
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_34cecbc83a14"
}
#23
req 11
ok
{
"body": {
"eta_seconds": 0.52,
"hostname": "host-c400c1da",
"reinstall_id": "ri_34cecbc83a14",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:32:42 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#24
req 12
sleep
deadline=1776774775.209464892
duration=2s
#26
req 13
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_34cecbc83a14"
}
#27
req 13
ok
{
"body": {
"error_kind": "reinstall_broken",
"hostname": "host-c400c1da",
"message": "reinstall broke partway through",
"reinstall_id": "ri_34cecbc83a14",
"retryable": true,
"status": "failed"
},
"headers": {
"content-length": "172",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:32:55 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#28
print
>>> [noc] attempt 2 failed (reinstall_broken); looping back to wilson.
#30
print
>>> [noc] attempt 3/4: kicking off reinstall of host-c400c1da.
#32
req 16
connector:http
{
"body_json": {
"config": {
"disk_layout": "zfs-mirror",
"os": "debian-12",
"profile": "edge-router",
"rack": "rack-b2"
},
"hostname": "host-c400c1da"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#33
req 16
ok
{
"body": {
"hostname": "host-c400c1da",
"reinstall_id": "ri_8e867212c918"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:32:59 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#34
req 17
sleep
deadline=1776774793.025459902
duration=2s
#36
req 18
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_8e867212c918"
}
#37
req 18
ok
{
"body": {
"error_kind": "reinstall_broken",
"hostname": "host-c400c1da",
"message": "reinstall broke partway through",
"reinstall_id": "ri_8e867212c918",
"retryable": true,
"status": "failed"
},
"headers": {
"content-length": "172",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:33:13 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#38
print
>>> [noc] attempt 3 failed (reinstall_broken); looping back to wilson.
#40
print
>>> [noc] attempt 4/4: kicking off reinstall of host-c400c1da.
#42
req 21
connector:http
{
"body_json": {
"config": {
"disk_layout": "zfs-mirror",
"os": "debian-12",
"profile": "edge-router",
"rack": "rack-b2"
},
"hostname": "host-c400c1da"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#43
req 21
ok
{
"body": {
"hostname": "host-c400c1da",
"reinstall_id": "ri_6df3f15624ef"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:33:21 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#44
req 22
sleep
deadline=1776774814.091366134
duration=2s
#46
req 23
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_6df3f15624ef"
}
#47
req 23
ok
{
"body": {
"eta_seconds": 1.34,
"hostname": "host-c400c1da",
"reinstall_id": "ri_6df3f15624ef",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:33:33 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#48
req 24
sleep
deadline=1776774825.040932973
duration=2s
#50
req 25
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_6df3f15624ef"
}
#51
req 25
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-c400c1da",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_6df3f15624ef",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:33:45 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#52
print
>>> [noc] attempt 4: wilson claims it never heard of ri_6df3f15624ef. classic.
#54
print
>>> [noc] escalating host-c400c1da to RDS: wilson exhausted 4 attempts.
#56
req 28
connector:http
{
"body_json": {
"hostname": "host-c400c1da",
"reason": "wilson exhausted 4 attempts"
},
"method": "POST",
"url": "http://rds.flowmetal.svc.cluster.local:8080/tickets"
}
#57
req 28
ok
{
"body": {
"created_at": 1776774832.0,
"hostname": "host-c400c1da",
"reason": "wilson exhausted 4 attempts",
"ticket_id": "rds_8714db8f437d"
},
"headers": {
"content-length": "122",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:33:51 GMT",
"server": "uvicorn"
},
"status": 201.0
}
#58
print
>>> [noc] RDS ticket rds_8714db8f437d filed for host-c400c1da — paging humans.
#60
FAILED
worker=worker-cb363943-e8d5-4544-959e-0acbf94251c1