#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": "api-worker",
"rack": "rack-b2"
},
"hostname": "host-6fd335e2"
},
"headers": {
"content-length": "121",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:09:00 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#4
print
>>> [noc] target host host-6fd335e2 (rhel-9 / api-worker / single-nvme) — handing off to wilson.
#6
print
>>> [noc] attempt 1/4: kicking off reinstall of host-6fd335e2.
#8
req 4
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "rhel-9",
"profile": "api-worker",
"rack": "rack-b2"
},
"hostname": "host-6fd335e2"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9
req 4
ok
{
"body": {
"hostname": "host-6fd335e2",
"reinstall_id": "ri_867c7cc7388f"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:09:07 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#10
req 5
sleep
deadline=1776766157.987858790
duration=2s
#12
req 6
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_867c7cc7388f"
}
#13
req 6
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-6fd335e2",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_867c7cc7388f",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:09:18 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#14
print
>>> [noc] attempt 1: wilson claims it never heard of ri_867c7cc7388f. classic.
#16
print
>>> [noc] attempt 2/4: kicking off reinstall of host-6fd335e2.
#18
req 9
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "rhel-9",
"profile": "api-worker",
"rack": "rack-b2"
},
"hostname": "host-6fd335e2"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#19
req 9
ok
{
"body": {
"hostname": "host-6fd335e2",
"reinstall_id": "ri_0d9ca5367d03"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:09:24 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#20
req 10
sleep
deadline=1776766175.003973927
duration=2s
#22
req 11
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_0d9ca5367d03"
}
#23
req 11
ok
{
"body": {
"eta_seconds": 3.79,
"hostname": "host-6fd335e2",
"reinstall_id": "ri_0d9ca5367d03",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:09:35 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#24
req 12
sleep
deadline=1776766185.125845537
duration=2s
#26
req 13
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_0d9ca5367d03"
}
#27
req 13
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-6fd335e2",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_0d9ca5367d03",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:09:45 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#28
print
>>> [noc] attempt 2: wilson claims it never heard of ri_0d9ca5367d03. classic.
#30
print
>>> [noc] attempt 3/4: kicking off reinstall of host-6fd335e2.
#32
req 16
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "rhel-9",
"profile": "api-worker",
"rack": "rack-b2"
},
"hostname": "host-6fd335e2"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#33
req 16
ok
{
"body": {
"hostname": "host-6fd335e2",
"reinstall_id": "ri_6f9a3c5f7e2c"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:09:53 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#34
req 17
sleep
deadline=1776766203.148971410
duration=2s
#36
req 18
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_6f9a3c5f7e2c"
}
#37
req 18
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-6fd335e2",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_6f9a3c5f7e2c",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:10:03 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#38
print
>>> [noc] attempt 3: wilson claims it never heard of ri_6f9a3c5f7e2c. classic.
#40
print
>>> [noc] attempt 4/4: kicking off reinstall of host-6fd335e2.
#42
req 21
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "rhel-9",
"profile": "api-worker",
"rack": "rack-b2"
},
"hostname": "host-6fd335e2"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#43
req 21
ok
{
"body": {
"hostname": "host-6fd335e2",
"reinstall_id": "ri_f842f40321a0"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:10:08 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#44
req 22
sleep
deadline=1776766221.174832031
duration=2s
#46
req 23
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_f842f40321a0"
}
#47
req 23
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-6fd335e2",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_f842f40321a0",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:10:21 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#48
print
>>> [noc] attempt 4: wilson claims it never heard of ri_f842f40321a0. classic.
#50
print
>>> [noc] escalating host-6fd335e2 to RDS: wilson exhausted 4 attempts.
#52
req 26
connector:http
{
"body_json": {
"hostname": "host-6fd335e2",
"reason": "wilson exhausted 4 attempts"
},
"method": "POST",
"url": "http://rds.flowmetal.svc.cluster.local:8080/tickets"
}
#53
req 26
ok
{
"body": {
"created_at": 1776766232.0,
"hostname": "host-6fd335e2",
"reason": "wilson exhausted 4 attempts",
"ticket_id": "rds_91c302293f68"
},
"headers": {
"content-length": "122",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:10:31 GMT",
"server": "uvicorn"
},
"status": 201.0
}
#54
print
>>> [noc] RDS ticket rds_91c302293f68 filed for host-6fd335e2 — paging humans.
#56
FAILED
worker=worker-5879336e-a44f-45a2-ad04-4943fa33f428