#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": "flatcar-stable",
"profile": "edge-router",
"rack": "rack-c1"
},
"hostname": "host-fe9dfefb"
},
"headers": {
"content-length": "129",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:11:00 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#4
print
>>> [noc] target host host-fe9dfefb (flatcar-stable / edge-router / zfs-mirror) — handing off to wilson.
#6
print
>>> [noc] attempt 1/4: kicking off reinstall of host-fe9dfefb.
#8
req 4
connector:http
{
"body_json": {
"config": {
"disk_layout": "zfs-mirror",
"os": "flatcar-stable",
"profile": "edge-router",
"rack": "rack-c1"
},
"hostname": "host-fe9dfefb"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9
req 4
ok
{
"body": {
"hostname": "host-fe9dfefb",
"reinstall_id": "ri_be7c45d50b41"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:11:10 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#10
req 5
sleep
deadline=1776773480.996891853
duration=2s
#12
req 6
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_be7c45d50b41"
}
#13
req 6
ok
{
"body": {
"eta_seconds": 0.91,
"hostname": "host-fe9dfefb",
"reinstall_id": "ri_be7c45d50b41",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:11:21 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#14
req 7
sleep
deadline=1776773492.120642146
duration=2s
#16
req 8
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_be7c45d50b41"
}
#17
req 8
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-fe9dfefb",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_be7c45d50b41",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:11:32 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#18
print
>>> [noc] attempt 1: wilson claims it never heard of ri_be7c45d50b41. classic.
#20
print
>>> [noc] attempt 2/4: kicking off reinstall of host-fe9dfefb.
#22
req 11
connector:http
{
"body_json": {
"config": {
"disk_layout": "zfs-mirror",
"os": "flatcar-stable",
"profile": "edge-router",
"rack": "rack-c1"
},
"hostname": "host-fe9dfefb"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#23
req 11
ok
{
"body": {
"hostname": "host-fe9dfefb",
"reinstall_id": "ri_29fc5d2a75d4"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:11:40 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#24
req 12
sleep
deadline=1776773510.984793271
duration=2s
#26
req 13
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_29fc5d2a75d4"
}
#27
req 13
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-fe9dfefb",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_29fc5d2a75d4",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:11:51 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#28
print
>>> [noc] attempt 2: wilson claims it never heard of ri_29fc5d2a75d4. classic.
#30
print
>>> [noc] attempt 3/4: kicking off reinstall of host-fe9dfefb.
#32
req 16
connector:http
{
"body_json": {
"config": {
"disk_layout": "zfs-mirror",
"os": "flatcar-stable",
"profile": "edge-router",
"rack": "rack-c1"
},
"hostname": "host-fe9dfefb"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#33
req 16
ok
{
"body": {
"hostname": "host-fe9dfefb",
"reinstall_id": "ri_1159d6f459c4"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:11:58 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#34
req 17
sleep
deadline=1776773522.925058936
duration=2s
#36
req 18
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_1159d6f459c4"
}
#37
req 18
ok
{
"body": {
"hostname": "host-fe9dfefb",
"reinstall_id": "ri_1159d6f459c4",
"status": "succeeded",
"took_seconds": 3.6
},
"headers": {
"content-length": "101",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 12:12:03 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#38
print
>>> [noc] host-fe9dfefb reinstalled clean on attempt 3. standing down.
#40
DONE
worker=worker-5879336e-a44f-45a2-ad04-4943fa33f428