#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": "single-nvme",
"os": "flatcar-stable",
"profile": "api-worker",
"rack": "rack-b2"
},
"hostname": "host-61075558"
},
"headers": {
"content-length": "129",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:40:01 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#4
print
>>> [noc] target host host-61075558 (flatcar-stable / api-worker / single-nvme) — handing off to wilson.
#6
print
>>> [noc] attempt 1/4: kicking off reinstall of host-61075558.
#8
req 4
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "flatcar-stable",
"profile": "api-worker",
"rack": "rack-b2"
},
"hostname": "host-61075558"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9
req 4
ok
{
"body": {
"hostname": "host-61075558",
"reinstall_id": "ri_5ee70d2f8b7a"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:40:05 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#10
req 5
sleep
deadline=1776768017.057739834
duration=2s
#12
req 6
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_5ee70d2f8b7a"
}
#13
req 6
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-61075558",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_5ee70d2f8b7a",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:40:18 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#14
print
>>> [noc] attempt 1: wilson claims it never heard of ri_5ee70d2f8b7a. classic.
#16
print
>>> [noc] attempt 2/4: kicking off reinstall of host-61075558.
#18
req 9
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "flatcar-stable",
"profile": "api-worker",
"rack": "rack-b2"
},
"hostname": "host-61075558"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#19
req 9
ok
{
"body": {
"hostname": "host-61075558",
"reinstall_id": "ri_04f6668add37"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:40:26 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#20
req 10
sleep
deadline=1776768035.248446527
duration=2s
#22
req 11
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_04f6668add37"
}
#23
req 11
ok
{
"body": {
"eta_seconds": 1.34,
"hostname": "host-61075558",
"reinstall_id": "ri_04f6668add37",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:40:35 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#24
req 12
sleep
deadline=1776768045.984962461
duration=2s
#26
req 13
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_04f6668add37"
}
#27
req 13
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-61075558",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_04f6668add37",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:40:46 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#28
print
>>> [noc] attempt 2: wilson claims it never heard of ri_04f6668add37. classic.
#30
print
>>> [noc] attempt 3/4: kicking off reinstall of host-61075558.
#32
req 16
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "flatcar-stable",
"profile": "api-worker",
"rack": "rack-b2"
},
"hostname": "host-61075558"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#33
req 16
ok
{
"body": {
"hostname": "host-61075558",
"reinstall_id": "ri_864b1b795052"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:40:56 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#34
req 17
sleep
deadline=1776768062.936194857
duration=2s
#36
req 18
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_864b1b795052"
}
#37
req 18
ok
{
"body": {
"eta_seconds": 2.68,
"hostname": "host-61075558",
"reinstall_id": "ri_864b1b795052",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:41:03 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#38
req 19
sleep
deadline=1776768071.092473868
duration=2s
#40
req 20
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_864b1b795052"
}
#41
req 20
ok
{
"body": {
"error_kind": "reinstall_broken",
"hostname": "host-61075558",
"message": "reinstall broke partway through",
"reinstall_id": "ri_864b1b795052",
"retryable": true,
"status": "failed"
},
"headers": {
"content-length": "172",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:41:11 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#42
print
>>> [noc] attempt 3 failed (reinstall_broken); looping back to wilson.
#44
print
>>> [noc] attempt 4/4: kicking off reinstall of host-61075558.
#46
req 23
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "flatcar-stable",
"profile": "api-worker",
"rack": "rack-b2"
},
"hostname": "host-61075558"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#47
req 23
ok
{
"body": {
"hostname": "host-61075558",
"reinstall_id": "ri_cb4a5eb50731"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:41:17 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#48
req 24
sleep
deadline=1776768090.244609729
duration=2s
#50
req 25
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_cb4a5eb50731"
}
#51
req 25
ok
{
"body": {
"error_kind": "reinstall_broken",
"hostname": "host-61075558",
"message": "reinstall broke partway through",
"reinstall_id": "ri_cb4a5eb50731",
"retryable": true,
"status": "failed"
},
"headers": {
"content-length": "172",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:41:30 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#52
print
>>> [noc] attempt 4 failed (reinstall_broken); looping back to wilson.
#54
print
>>> [noc] escalating host-61075558 to RDS: wilson exhausted 4 attempts.
#56
req 28
connector:http
{
"body_json": {
"hostname": "host-61075558",
"reason": "wilson exhausted 4 attempts"
},
"method": "POST",
"url": "http://rds.flowmetal.svc.cluster.local:8080/tickets"
}
#57
req 28
ok
{
"body": {
"created_at": 1776768106.0,
"hostname": "host-61075558",
"reason": "wilson exhausted 4 attempts",
"ticket_id": "rds_13988263c255"
},
"headers": {
"content-length": "122",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:41:46 GMT",
"server": "uvicorn"
},
"status": 201.0
}
#58
print
>>> [noc] RDS ticket rds_13988263c255 filed for host-61075558 — paging humans.
#60
FAILED
worker=worker-5879336e-a44f-45a2-ad04-4943fa33f428