#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": "rhel-9",
"profile": "edge-router",
"rack": "rack-a1"
},
"hostname": "host-f96772ec"
},
"headers": {
"content-length": "122",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 13:27:00 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#4
print
>>> [noc] target host host-f96772ec (rhel-9 / edge-router / single-nvme) — handing off to wilson.
#6
print
>>> [noc] attempt 1/4: kicking off reinstall of host-f96772ec.
#8
req 4
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "rhel-9",
"profile": "edge-router",
"rack": "rack-a1"
},
"hostname": "host-f96772ec"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9
req 4
ok
{
"body": {
"hostname": "host-f96772ec",
"reinstall_id": "ri_c5c90e92c592"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 13:27:08 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#10
req 5
sleep
deadline=1776778041.174921744
duration=2s
#12
req 6
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_c5c90e92c592"
}
#13
req 6
ok
{
"body": {
"error_kind": "reinstall_broken",
"hostname": "host-f96772ec",
"message": "reinstall broke partway through",
"reinstall_id": "ri_c5c90e92c592",
"retryable": true,
"status": "failed"
},
"headers": {
"content-length": "172",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 13:27:21 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#14
print
>>> [noc] attempt 1 failed (reinstall_broken); looping back to wilson.
#16
print
>>> [noc] attempt 2/4: kicking off reinstall of host-f96772ec.
#18
req 9
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "rhel-9",
"profile": "edge-router",
"rack": "rack-a1"
},
"hostname": "host-f96772ec"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#19
req 9
ok
{
"body": {
"hostname": "host-f96772ec",
"reinstall_id": "ri_4ee831b8a1b9"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 13:27:37 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#20
req 10
sleep
deadline=1776778067.094415077
duration=2s
#22
req 11
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_4ee831b8a1b9"
}
#23
req 11
ok
{
"body": {
"eta_seconds": 4.05,
"hostname": "host-f96772ec",
"reinstall_id": "ri_4ee831b8a1b9",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 13:27:47 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#24
req 12
sleep
deadline=1776778077.016816510
duration=2s
#26
req 13
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_4ee831b8a1b9"
}
#27
req 13
ok
{
"body": {
"error_kind": "reinstall_broken",
"hostname": "host-f96772ec",
"message": "reinstall broke partway through",
"reinstall_id": "ri_4ee831b8a1b9",
"retryable": true,
"status": "failed"
},
"headers": {
"content-length": "172",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 13:27:57 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-f96772ec.
#32
req 16
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "rhel-9",
"profile": "edge-router",
"rack": "rack-a1"
},
"hostname": "host-f96772ec"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#33
req 16
ok
{
"body": {
"hostname": "host-f96772ec",
"reinstall_id": "ri_ff572fa9bcb9"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 13:28:00 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#34
req 17
sleep
deadline=1776778082.911716281
duration=2s
#36
req 18
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_ff572fa9bcb9"
}
#37
req 18
ok
{
"body": {
"eta_seconds": 3.22,
"hostname": "host-f96772ec",
"reinstall_id": "ri_ff572fa9bcb9",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 13:28:03 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#38
req 19
sleep
deadline=1776778094.048209927
duration=2s
#40
req 20
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_ff572fa9bcb9"
}
#41
req 20
ok
{
"body": {
"hostname": "host-f96772ec",
"reinstall_id": "ri_ff572fa9bcb9",
"status": "succeeded",
"took_seconds": 6.25
},
"headers": {
"content-length": "102",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 13:28:14 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#42
print
>>> [noc] host-f96772ec reinstalled clean on attempt 3. standing down.
#44
DONE
worker=worker-5879336e-a44f-45a2-ad04-4943fa33f428