#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": "ubuntu-24.04",
"profile": "edge-router",
"rack": "rack-b2"
},
"hostname": "host-72f67b1f"
},
"headers": {
"content-length": "128",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:01:00 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#4
print
>>> [noc] target host host-72f67b1f (ubuntu-24.04 / edge-router / single-nvme) — handing off to wilson.
#6
print
>>> [noc] attempt 1/4: kicking off reinstall of host-72f67b1f.
#8
req 4
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "ubuntu-24.04",
"profile": "edge-router",
"rack": "rack-b2"
},
"hostname": "host-72f67b1f"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9
req 4
ok
{
"body": {
"hostname": "host-72f67b1f",
"reinstall_id": "ri_999bbe6dbcd9"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:01:05 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#10
req 5
sleep
deadline=1776772878.089955766
duration=2s
#12
req 6
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_999bbe6dbcd9"
}
#13
req 6
ok
{
"body": {
"error_kind": "reinstall_broken",
"hostname": "host-72f67b1f",
"message": "reinstall broke partway through",
"reinstall_id": "ri_999bbe6dbcd9",
"retryable": true,
"status": "failed"
},
"headers": {
"content-length": "172",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:01:18 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-72f67b1f.
#18
req 9
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "ubuntu-24.04",
"profile": "edge-router",
"rack": "rack-b2"
},
"hostname": "host-72f67b1f"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#19
req 9
ok
{
"body": {
"hostname": "host-72f67b1f",
"reinstall_id": "ri_c543a7523482"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:01:28 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#20
req 10
sleep
deadline=1776772898.136095130
duration=2s
#22
req 11
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_c543a7523482"
}
#23
req 11
ok
{
"body": {
"eta_seconds": 3.98,
"hostname": "host-72f67b1f",
"reinstall_id": "ri_c543a7523482",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:01:38 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#24
req 12
sleep
deadline=1776772909.096243176
duration=2s
#26
req 13
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_c543a7523482"
}
#27
req 13
ok
{
"body": {
"error_kind": "reinstall_broken",
"hostname": "host-72f67b1f",
"message": "reinstall broke partway through",
"reinstall_id": "ri_c543a7523482",
"retryable": true,
"status": "failed"
},
"headers": {
"content-length": "172",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:01:49 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-72f67b1f.
#32
req 16
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "ubuntu-24.04",
"profile": "edge-router",
"rack": "rack-b2"
},
"hostname": "host-72f67b1f"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#33
req 16
ok
{
"body": {
"hostname": "host-72f67b1f",
"reinstall_id": "ri_723c0644e5fa"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:01:59 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#34
req 17
sleep
deadline=1776772922.869608108
duration=2s
#36
req 18
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_723c0644e5fa"
}
#37
req 18
ok
{
"body": {
"eta_seconds": 5.46,
"hostname": "host-72f67b1f",
"reinstall_id": "ri_723c0644e5fa",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:02:02 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#38
req 19
sleep
deadline=1776772930.143155698
duration=2s
#40
req 20
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_723c0644e5fa"
}
#41
req 20
ok
{
"body": {
"hostname": "host-72f67b1f",
"reinstall_id": "ri_723c0644e5fa",
"status": "succeeded",
"took_seconds": 8.5
},
"headers": {
"content-length": "101",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:02:10 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#42
print
>>> [noc] host-72f67b1f reinstalled clean on attempt 3. standing down.
#44
DONE
worker=worker-cb363943-e8d5-4544-959e-0acbf94251c1