#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": "ephemeral",
"os": "debian-12",
"profile": "batch-worker",
"rack": "rack-b2"
},
"hostname": "host-ae4f396a"
},
"headers": {
"content-length": "124",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:54:59 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#4
print
>>> [noc] target host host-ae4f396a (debian-12 / batch-worker / ephemeral) — handing off to wilson.
#6
print
>>> [noc] attempt 1/4: kicking off reinstall of host-ae4f396a.
#8
req 4
connector:http
{
"body_json": {
"config": {
"disk_layout": "ephemeral",
"os": "debian-12",
"profile": "batch-worker",
"rack": "rack-b2"
},
"hostname": "host-ae4f396a"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9
req 4
ok
{
"body": {
"hostname": "host-ae4f396a",
"reinstall_id": "ri_1f4cbc9d08c5"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:55:00 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#10
req 5
sleep
deadline=1776765308.969636736
duration=2s
#12
req 6
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_1f4cbc9d08c5"
}
#13
req 6
ok
{
"body": {
"eta_seconds": 0.56,
"hostname": "host-ae4f396a",
"reinstall_id": "ri_1f4cbc9d08c5",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:55:09 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#14
req 7
sleep
deadline=1776765320.121409647
duration=2s
#16
req 8
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_1f4cbc9d08c5"
}
#17
req 8
ok
{
"body": {
"error_kind": "reinstall_broken",
"hostname": "host-ae4f396a",
"message": "reinstall broke partway through",
"reinstall_id": "ri_1f4cbc9d08c5",
"retryable": true,
"status": "failed"
},
"headers": {
"content-length": "172",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:55:20 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#18
print
>>> [noc] attempt 1 failed (reinstall_broken); looping back to wilson.
#20
print
>>> [noc] attempt 2/4: kicking off reinstall of host-ae4f396a.
#22
req 11
connector:http
{
"body_json": {
"config": {
"disk_layout": "ephemeral",
"os": "debian-12",
"profile": "batch-worker",
"rack": "rack-b2"
},
"hostname": "host-ae4f396a"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#23
req 11
ok
{
"body": {
"hostname": "host-ae4f396a",
"reinstall_id": "ri_285ca9a84efc"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:55:25 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#24
req 12
sleep
deadline=1776765336.117026982
duration=2s
#26
req 13
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_285ca9a84efc"
}
#27
req 13
ok
{
"body": {
"error_kind": "reinstall_broken",
"hostname": "host-ae4f396a",
"message": "reinstall broke partway through",
"reinstall_id": "ri_285ca9a84efc",
"retryable": true,
"status": "failed"
},
"headers": {
"content-length": "172",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:55:36 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-ae4f396a.
#32
req 16
connector:http
{
"body_json": {
"config": {
"disk_layout": "ephemeral",
"os": "debian-12",
"profile": "batch-worker",
"rack": "rack-b2"
},
"hostname": "host-ae4f396a"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#33
req 16
ok
{
"body": {
"hostname": "host-ae4f396a",
"reinstall_id": "ri_6f4e82f38405"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:55:44 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#34
req 17
sleep
deadline=1776765357.161737321
duration=2s
#36
req 18
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_6f4e82f38405"
}
#37
req 18
ok
{
"body": {
"eta_seconds": 0.29,
"hostname": "host-ae4f396a",
"reinstall_id": "ri_6f4e82f38405",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:55:57 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#38
req 19
sleep
deadline=1776765362.845476973
duration=2s
#40
req 20
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_6f4e82f38405"
}
#41
req 20
ok
{
"body": {
"hostname": "host-ae4f396a",
"reinstall_id": "ri_6f4e82f38405",
"status": "succeeded",
"took_seconds": 13.25
},
"headers": {
"content-length": "103",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:56:02 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#42
print
>>> [noc] host-ae4f396a reinstalled clean on attempt 3. standing down.
#44
DONE
worker=worker-5879336e-a44f-45a2-ad04-4943fa33f428