#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": "ubuntu-24.04",
"profile": "batch-worker",
"rack": "rack-c1"
},
"hostname": "host-e1ccb58e"
},
"headers": {
"content-length": "128",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:49:00 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#4
print
>>> [noc] target host host-e1ccb58e (ubuntu-24.04 / batch-worker / zfs-mirror) — handing off to wilson.
#6
print
>>> [noc] attempt 1/4: kicking off reinstall of host-e1ccb58e.
#8
req 4
connector:http
{
"body_json": {
"config": {
"disk_layout": "zfs-mirror",
"os": "ubuntu-24.04",
"profile": "batch-worker",
"rack": "rack-c1"
},
"hostname": "host-e1ccb58e"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9
req 4
ok
{
"body": {
"hostname": "host-e1ccb58e",
"reinstall_id": "ri_142a6798a227"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:49:05 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#10
req 5
sleep
deadline=1776764950.904783351
duration=2s
#12
req 6
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_142a6798a227"
}
#13
req 6
ok
{
"body": {
"eta_seconds": 3.76,
"hostname": "host-e1ccb58e",
"reinstall_id": "ri_142a6798a227",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:49:11 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#14
req 7
sleep
deadline=1776764959.027728224
duration=2s
#16
req 8
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_142a6798a227"
}
#17
req 8
ok
{
"body": {
"error_kind": "reinstall_broken",
"hostname": "host-e1ccb58e",
"message": "reinstall broke partway through",
"reinstall_id": "ri_142a6798a227",
"retryable": true,
"status": "failed"
},
"headers": {
"content-length": "172",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:49:19 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-e1ccb58e.
#22
req 11
connector:http
{
"body_json": {
"config": {
"disk_layout": "zfs-mirror",
"os": "ubuntu-24.04",
"profile": "batch-worker",
"rack": "rack-c1"
},
"hostname": "host-e1ccb58e"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#23
req 11
ok
{
"body": {
"hostname": "host-e1ccb58e",
"reinstall_id": "ri_1dd082e73d64"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:49:27 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#24
req 12
sleep
deadline=1776764980.076788869
duration=2s
#26
req 13
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_1dd082e73d64"
}
#27
req 13
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-e1ccb58e",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_1dd082e73d64",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:49:40 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#28
print
>>> [noc] attempt 2: wilson claims it never heard of ri_1dd082e73d64. classic.
#30
print
>>> [noc] attempt 3/4: kicking off reinstall of host-e1ccb58e.
#32
req 16
connector:http
{
"body_json": {
"config": {
"disk_layout": "zfs-mirror",
"os": "ubuntu-24.04",
"profile": "batch-worker",
"rack": "rack-c1"
},
"hostname": "host-e1ccb58e"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#33
req 16
ok
{
"body": {
"hostname": "host-e1ccb58e",
"reinstall_id": "ri_d03bb7bcd116"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:49:50 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#34
req 17
sleep
deadline=1776765002.969014283
duration=2s
#36
req 18
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_d03bb7bcd116"
}
#37
req 18
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-e1ccb58e",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_d03bb7bcd116",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:50:03 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#38
print
>>> [noc] attempt 3: wilson claims it never heard of ri_d03bb7bcd116. classic.
#40
print
>>> [noc] attempt 4/4: kicking off reinstall of host-e1ccb58e.
#42
req 21
connector:http
{
"body_json": {
"config": {
"disk_layout": "zfs-mirror",
"os": "ubuntu-24.04",
"profile": "batch-worker",
"rack": "rack-c1"
},
"hostname": "host-e1ccb58e"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#43
req 21
err
source=connector
HTTP 503
{
"body": {
"detail": "wilson overloaded; try again"
},
"error_kind": "http_status",
"headers": {
"content-length": "41",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 09:50:08 GMT",
"server": "uvicorn"
},
"status": 503.0
}
#44
FAILED
worker=worker-5879336e-a44f-45a2-ad04-4943fa33f428