← console

job 175ce54d-1326-4347-9ad4-7eec1ae2cb79

StateFAILED
Quotaservitor-demo
Manifest685e1efe78294603048471e6ae5d3464d7fb7e385d3fbf1b46e18988f6350003
Entry overridetirefireind.us/flowmetal-servitor/reinstall-host/reinstall
Workerworker-cb363943-e8d5-4544-959e-0acbf94251c1
Inbox HWM0
ErrorTraceback (most recent call last): File <builtin>, in <module> * main.star:75, in _reinstall_impl open_resp = fctx.actions.http( error: action failed: HTTP 503 (source connector) --> main.star:75:21 | 75 | open_resp = fctx.actions.http( | _____________________^ 76 | | "POST", 77 | | WILSON + "/reinstall", 78 | | body_json = {"hostname": hostname, "config": config}, 79 | | ) | |_________^ |

Log

#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": "edge-router",
      "rack": "rack-b2"
    },
    "hostname": "host-ffc66a54"
  },
  "headers": {
    "content-length": "123",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:13:00 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#4 print >>> [noc] target host host-ffc66a54 (debian-12 / edge-router / ephemeral) — handing off to wilson.
#6 print >>> [noc] attempt 1/4: kicking off reinstall of host-ffc66a54.
#8 req 4 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "ephemeral",
      "os": "debian-12",
      "profile": "edge-router",
      "rack": "rack-b2"
    },
    "hostname": "host-ffc66a54"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9 req 4 ok
{
  "body": {
    "hostname": "host-ffc66a54",
    "reinstall_id": "ri_59f8179baf37"
  },
  "headers": {
    "content-length": "61",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:13:10 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#10 req 5 sleep deadline=1776773598.077800009 duration=2s
#11 req 5 ok
null
#12 req 6 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_59f8179baf37"
}
#13 req 6 ok
{
  "body": {
    "error_kind": "wilson_forgot",
    "hostname": "host-ffc66a54",
    "message": "wilson forgot this reinstall ever happened",
    "reinstall_id": "ri_59f8179baf37",
    "retryable": true,
    "status": "forgotten"
  },
  "headers": {
    "content-length": "183",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:13:18 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#14 print >>> [noc] attempt 1: wilson claims it never heard of ri_59f8179baf37. classic.
#16 print >>> [noc] attempt 2/4: kicking off reinstall of host-ffc66a54.
#18 req 9 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "ephemeral",
      "os": "debian-12",
      "profile": "edge-router",
      "rack": "rack-b2"
    },
    "hostname": "host-ffc66a54"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#19 req 9 ok
{
  "body": {
    "hostname": "host-ffc66a54",
    "reinstall_id": "ri_69817a90be64"
  },
  "headers": {
    "content-length": "61",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:13:26 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#20 req 10 sleep deadline=1776773616.091867475 duration=2s
#21 req 10 ok
null
#22 req 11 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_69817a90be64"
}
#23 req 11 ok
{
  "body": {
    "eta_seconds": 4.81,
    "hostname": "host-ffc66a54",
    "reinstall_id": "ri_69817a90be64",
    "status": "pending"
  },
  "headers": {
    "content-length": "99",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:13:36 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#24 req 12 sleep deadline=1776773627.029448518 duration=2s
#25 req 12 ok
null
#26 req 13 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_69817a90be64"
}
#27 req 13 ok
{
  "body": {
    "error_kind": "reinstall_broken",
    "hostname": "host-ffc66a54",
    "message": "reinstall broke partway through",
    "reinstall_id": "ri_69817a90be64",
    "retryable": true,
    "status": "failed"
  },
  "headers": {
    "content-length": "172",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:13:47 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-ffc66a54.
#32 req 16 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "ephemeral",
      "os": "debian-12",
      "profile": "edge-router",
      "rack": "rack-b2"
    },
    "hostname": "host-ffc66a54"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#33 req 16 ok
{
  "body": {
    "hostname": "host-ffc66a54",
    "reinstall_id": "ri_2876e0a7193c"
  },
  "headers": {
    "content-length": "61",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:13:54 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#34 req 17 sleep deadline=1776773642.832444564 duration=2s
#35 req 17 ok
null
#36 req 18 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_2876e0a7193c"
}
#37 req 18 ok
{
  "body": {
    "eta_seconds": 6.84,
    "hostname": "host-ffc66a54",
    "reinstall_id": "ri_2876e0a7193c",
    "status": "pending"
  },
  "headers": {
    "content-length": "99",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:14:02 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#38 req 19 sleep deadline=1776773645.095644956 duration=2s
#39 req 19 ok
null
#40 req 20 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_2876e0a7193c"
}
#41 req 20 ok
{
  "body": {
    "eta_seconds": 3.99,
    "hostname": "host-ffc66a54",
    "reinstall_id": "ri_2876e0a7193c",
    "status": "pending"
  },
  "headers": {
    "content-length": "99",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:14:05 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#42 req 21 sleep deadline=1776773650.982463094 duration=2s
#43 req 21 ok
null
#44 req 22 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_2876e0a7193c"
}
#45 req 22 ok
{
  "body": {
    "error_kind": "wilson_forgot",
    "hostname": "host-ffc66a54",
    "message": "wilson forgot this reinstall ever happened",
    "reinstall_id": "ri_2876e0a7193c",
    "retryable": true,
    "status": "forgotten"
  },
  "headers": {
    "content-length": "183",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:14:11 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#46 print >>> [noc] attempt 3: wilson claims it never heard of ri_2876e0a7193c. classic.
#48 print >>> [noc] attempt 4/4: kicking off reinstall of host-ffc66a54.
#50 req 25 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "ephemeral",
      "os": "debian-12",
      "profile": "edge-router",
      "rack": "rack-b2"
    },
    "hostname": "host-ffc66a54"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#51 req 25 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 12:14:14 GMT",
    "server": "uvicorn"
  },
  "status": 503.0
}
#52 FAILED worker=worker-cb363943-e8d5-4544-959e-0acbf94251c1