1 | 2025-03-07T22:45:03.048Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = [fd00:1122:3344:101::a]:12221
remote_addr = [fd00:1122:3344:101::1]:43191
|
2 | 2025-03-07T22:45:03.052Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = ba45061e-ff32-484c-ae76-bc6338fc832c
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/target
|
3 | 2025-03-07T22:45:03.052Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = ba45061e-ff32-484c-ae76-bc6338fc832c
resource = Database
result = Ok(())
uri = /deployment/blueprints/target
|
4 | 2025-03-07T22:45:03.052Z | DEBG | nexus (NexusCertResolver): resolved TLS certificate
certificate = TlsCertificate { digest: "f857482e363fc36f169844018fd10beb52cce480a27bbdb173d6c9c730aad5e1" }
server_name = recovery.sys.oxide.test
silo_id = ebb5815c-a32b-49c0-a621-3a7cd3eb3452
|
5 | 2025-03-07T22:45:03.054Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = ba45061e-ff32-484c-ae76-bc6338fc832c
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
uri = /deployment/blueprints/target
|
6 | 2025-03-07T22:45:03.056Z | DEBG | nexus (NexusCertResolver): resolved TLS certificate
certificate = TlsCertificate { digest: "f857482e363fc36f169844018fd10beb52cce480a27bbdb173d6c9c730aad5e1" }
server_name = recovery.sys.oxide.test
silo_id = ebb5815c-a32b-49c0-a621-3a7cd3eb3452
|
7 | 2025-03-07T22:45:03.057Z | DEBG | nexus (dropshot_internal): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = ba45061e-ff32-484c-ae76-bc6338fc832c
resource = BlueprintConfig
result = Ok(())
uri = /deployment/blueprints/target
|
8 | 2025-03-07T22:45:03.057Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = ba45061e-ff32-484c-ae76-bc6338fc832c
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/target
|
9 | 2025-03-07T22:45:03.057Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = ba45061e-ff32-484c-ae76-bc6338fc832c
resource = Database
result = Ok(())
uri = /deployment/blueprints/target
|
10 | 2025-03-07T22:45:03.059Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 9789
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = ba45061e-ff32-484c-ae76-bc6338fc832c
response_code = 200
uri = /deployment/blueprints/target
|
11 | 2025-03-07T22:45:03.061Z | INFO | nexus (dropshot_external): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = 172.30.2.5:443
remote_addr = 10.151.1.100:52442
|
12 | 2025-03-07T22:45:03.061Z | INFO | nexus (dropshot_external): request completed
error_message_external = credentials missing or invalid
error_message_internal = loading current user: Actor required
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:855
latency_us = 36
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:52442
req_id = d856fec0-5dff-4f97-a536-8bef2cd5e69b
response_code = 401
uri = /v1/me
|
13 | 2025-03-07T22:45:03.062Z | INFO | nexus (dropshot_external): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = 172.30.2.5:443
remote_addr = 10.151.1.100:65020
|
14 | 2025-03-07T22:45:03.062Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
15 | 2025-03-07T22:45:03.062Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
16 | 2025-03-07T22:45:03.062Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
17 | 2025-03-07T22:45:03.063Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
18 | 2025-03-07T22:45:03.064Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
uri = /deployment/blueprints/regenerate
|
19 | 2025-03-07T22:45:03.065Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
20 | 2025-03-07T22:45:03.065Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
21 | 2025-03-07T22:45:03.067Z | DEBG | nexus (dropshot_internal): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = BlueprintConfig
result = Ok(())
uri = /deployment/blueprints/regenerate
|
22 | 2025-03-07T22:45:03.067Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
23 | 2025-03-07T22:45:03.067Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
24 | 2025-03-07T22:45:03.067Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
25 | 2025-03-07T22:45:03.067Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
26 | 2025-03-07T22:45:03.068Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
27 | 2025-03-07T22:45:03.068Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
28 | 2025-03-07T22:45:03.069Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
29 | 2025-03-07T22:45:03.070Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
uri = /deployment/blueprints/regenerate
|
30 | 2025-03-07T22:45:03.070Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ByName("recovery") }
result = Ok(())
|
31 | 2025-03-07T22:45:03.070Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
32 | 2025-03-07T22:45:03.070Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
33 | 2025-03-07T22:45:03.071Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
34 | 2025-03-07T22:45:03.071Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
35 | 2025-03-07T22:45:03.072Z | DEBG | nexus (dropshot_internal): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
uri = /deployment/blueprints/regenerate
|
36 | 2025-03-07T22:45:03.072Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
37 | 2025-03-07T22:45:03.072Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
38 | 2025-03-07T22:45:03.073Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
39 | 2025-03-07T22:45:03.075Z | DEBG | nexus (ExternalAuthn): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ByName("recovery") }
result = Ok(())
|
40 | 2025-03-07T22:45:03.075Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
41 | 2025-03-07T22:45:03.075Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
42 | 2025-03-07T22:45:03.077Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
43 | 2025-03-07T22:45:03.077Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
44 | 2025-03-07T22:45:03.078Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
45 | 2025-03-07T22:45:03.078Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
46 | 2025-03-07T22:45:03.079Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
47 | 2025-03-07T22:45:03.080Z | DEBG | nexus (ExternalAuthn): authorize result
action = Modify
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ByName("recovery") }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ByName("recovery") }
result = Ok(())
|
48 | 2025-03-07T22:45:03.080Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
49 | 2025-03-07T22:45:03.081Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
50 | 2025-03-07T22:45:03.085Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
51 | 2025-03-07T22:45:03.085Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
52 | 2025-03-07T22:45:03.115Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
uri = /deployment/blueprints/regenerate
|
53 | 2025-03-07T22:45:03.116Z | DEBG | nexus (dropshot_internal): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Fleet
result = Ok(())
uri = /deployment/blueprints/regenerate
|
54 | 2025-03-07T22:45:03.116Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
55 | 2025-03-07T22:45:03.117Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
56 | 2025-03-07T22:45:03.506Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 08b89cd3-331c-4941-82c7-fd76ad6e467a
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
57 | 2025-03-07T22:45:03.507Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 08b89cd3-331c-4941-82c7-fd76ad6e467a
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
58 | 2025-03-07T22:45:03.771Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
59 | 2025-03-07T22:45:03.772Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
60 | 2025-03-07T22:45:03.775Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 269047
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 08b89cd3-331c-4941-82c7-fd76ad6e467a
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
61 | 2025-03-07T22:45:03.776Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
62 | 2025-03-07T22:45:03.776Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
63 | 2025-03-07T22:45:03.778Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
64 | 2025-03-07T22:45:03.778Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
65 | 2025-03-07T22:45:03.805Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
uri = /deployment/blueprints/regenerate
|
66 | 2025-03-07T22:45:03.806Z | DEBG | nexus (dropshot_internal): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Fleet
result = Ok(())
uri = /deployment/blueprints/regenerate
|
67 | 2025-03-07T22:45:03.806Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
68 | 2025-03-07T22:45:03.807Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
69 | 2025-03-07T22:45:03.815Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
70 | 2025-03-07T22:45:03.815Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
71 | 2025-03-07T22:45:03.817Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
72 | 2025-03-07T22:45:03.818Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
73 | 2025-03-07T22:45:03.818Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
74 | 2025-03-07T22:45:03.818Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
75 | 2025-03-07T22:45:03.820Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
76 | 2025-03-07T22:45:03.822Z | DEBG | nexus (ExternalAuthn): authorize result
action = CreateChild
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSessionList
result = Ok(())
|
77 | 2025-03-07T22:45:03.822Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
78 | 2025-03-07T22:45:03.822Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
79 | 2025-03-07T22:45:03.828Z | INFO | nexus (dropshot_external): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 766278
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:65020
req_id = fb97f4c9-afed-4182-9858-960912528dd0
response_code = 204
uri = /v1/login/recovery/local
|
80 | 2025-03-07T22:45:03.864Z | DEBG | nexus (NexusCertResolver): resolved TLS certificate
certificate = TlsCertificate { digest: "f857482e363fc36f169844018fd10beb52cce480a27bbdb173d6c9c730aad5e1" }
server_name = recovery.sys.oxide.test
silo_id = ebb5815c-a32b-49c0-a621-3a7cd3eb3452
|
81 | 2025-03-07T22:45:03.866Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
82 | 2025-03-07T22:45:03.866Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
83 | 2025-03-07T22:45:03.868Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
uri = /deployment/blueprints/regenerate
|
84 | 2025-03-07T22:45:03.869Z | INFO | nexus (dropshot_external): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = 172.30.2.5:443
remote_addr = 10.151.1.100:36370
|
85 | 2025-03-07T22:45:03.869Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
86 | 2025-03-07T22:45:03.870Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
87 | 2025-03-07T22:45:03.870Z | DEBG | nexus (dropshot_internal): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Fleet
result = Ok(())
uri = /deployment/blueprints/regenerate
|
88 | 2025-03-07T22:45:03.870Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
89 | 2025-03-07T22:45:03.870Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
90 | 2025-03-07T22:45:03.872Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
uri = /deployment/blueprints/regenerate
|
91 | 2025-03-07T22:45:03.872Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
92 | 2025-03-07T22:45:03.872Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
93 | 2025-03-07T22:45:03.873Z | DEBG | nexus (dropshot_internal): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Fleet
result = Ok(())
uri = /deployment/blueprints/regenerate
|
94 | 2025-03-07T22:45:03.873Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
95 | 2025-03-07T22:45:03.873Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
96 | 2025-03-07T22:45:03.874Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
97 | 2025-03-07T22:45:03.875Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("token = \\"ccad87921380ca12014dfaebe01e749ff1f137ca\\"") }
result = Ok(())
|
98 | 2025-03-07T22:45:03.875Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
99 | 2025-03-07T22:45:03.875Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
100 | 2025-03-07T22:45:03.877Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
101 | 2025-03-07T22:45:03.877Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
102 | 2025-03-07T22:45:03.879Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
103 | 2025-03-07T22:45:03.879Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
104 | 2025-03-07T22:45:03.880Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
105 | 2025-03-07T22:45:03.880Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
106 | 2025-03-07T22:45:03.882Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
107 | 2025-03-07T22:45:03.883Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
108 | 2025-03-07T22:45:03.883Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
109 | 2025-03-07T22:45:03.883Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
110 | 2025-03-07T22:45:03.906Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
111 | 2025-03-07T22:45:03.906Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
112 | 2025-03-07T22:45:03.908Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
113 | 2025-03-07T22:45:03.908Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
114 | 2025-03-07T22:45:03.910Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
uri = /deployment/blueprints/regenerate
|
115 | 2025-03-07T22:45:03.912Z | DEBG | nexus (dropshot_internal): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = IpPool { parent: Fleet, key: 5fe231a7-6935-409b-82d7-71ba455575ec, lookup_type: ByName("oxide-service-pool") }
result = Ok(())
uri = /deployment/blueprints/regenerate
|
116 | 2025-03-07T22:45:03.912Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
117 | 2025-03-07T22:45:03.912Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
118 | 2025-03-07T22:45:03.913Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
119 | 2025-03-07T22:45:03.914Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
uri = /deployment/blueprints/regenerate
|
120 | 2025-03-07T22:45:03.915Z | DEBG | nexus (ExternalAuthn): authorize result
action = Modify
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("ccad87921380ca12014dfaebe01e749ff1f137ca") }
result = Ok(())
|
121 | 2025-03-07T22:45:03.915Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
122 | 2025-03-07T22:45:03.915Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
123 | 2025-03-07T22:45:03.916Z | DEBG | nexus (dropshot_internal): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = IpPool { parent: Fleet, key: 5fe231a7-6935-409b-82d7-71ba455575ec, lookup_type: ByName("oxide-service-pool") }
result = Ok(())
uri = /deployment/blueprints/regenerate
|
124 | 2025-03-07T22:45:03.916Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
125 | 2025-03-07T22:45:03.917Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
126 | 2025-03-07T22:45:03.920Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
127 | 2025-03-07T22:45:03.920Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
128 | 2025-03-07T22:45:03.920Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
129 | 2025-03-07T22:45:03.920Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
130 | 2025-03-07T22:45:03.922Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
131 | 2025-03-07T22:45:03.922Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
132 | 2025-03-07T22:45:03.922Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
133 | 2025-03-07T22:45:03.922Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
134 | 2025-03-07T22:45:03.924Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
135 | 2025-03-07T22:45:03.924Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
136 | 2025-03-07T22:45:03.924Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
uri = /deployment/blueprints/regenerate
|
137 | 2025-03-07T22:45:03.925Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
138 | 2025-03-07T22:45:03.925Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
139 | 2025-03-07T22:45:03.926Z | DEBG | nexus (dropshot_internal): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = IpPool { parent: Fleet, key: 5fe231a7-6935-409b-82d7-71ba455575ec, lookup_type: ByName("oxide-service-pool") }
result = Ok(())
uri = /deployment/blueprints/regenerate
|
140 | 2025-03-07T22:45:03.926Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
141 | 2025-03-07T22:45:03.926Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
142 | 2025-03-07T22:45:03.926Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
143 | 2025-03-07T22:45:03.927Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
144 | 2025-03-07T22:45:03.927Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
145 | 2025-03-07T22:45:03.928Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
146 | 2025-03-07T22:45:03.929Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
147 | 2025-03-07T22:45:03.929Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
148 | 2025-03-07T22:45:03.930Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
149 | 2025-03-07T22:45:03.931Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
150 | 2025-03-07T22:45:03.932Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
151 | 2025-03-07T22:45:03.933Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }
result = Ok(())
|
152 | 2025-03-07T22:45:03.933Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 8bc8da0b-1eae-4ceb-af68-da2f3ff581a4
roles = RoleSet { roles: {} }
uri = /v1/projects
|
153 | 2025-03-07T22:45:03.933Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 8bc8da0b-1eae-4ceb-af68-da2f3ff581a4
resource = Database
result = Ok(())
uri = /v1/projects
|
154 | 2025-03-07T22:45:03.956Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
uri = /deployment/blueprints/regenerate
|
155 | 2025-03-07T22:45:03.958Z | DEBG | nexus (dropshot_internal): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = IpPool { parent: Fleet, key: 5fe231a7-6935-409b-82d7-71ba455575ec, lookup_type: ByName("oxide-service-pool") }
result = Ok(())
uri = /deployment/blueprints/regenerate
|
156 | 2025-03-07T22:45:03.958Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
157 | 2025-03-07T22:45:03.958Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
158 | 2025-03-07T22:45:03.962Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
159 | 2025-03-07T22:45:03.962Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
160 | 2025-03-07T22:45:03.963Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 8bc8da0b-1eae-4ceb-af68-da2f3ff581a4
roles = RoleSet { roles: {} }
uri = /v1/projects
|
161 | 2025-03-07T22:45:03.963Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 8bc8da0b-1eae-4ceb-af68-da2f3ff581a4
resource = Database
result = Ok(())
uri = /v1/projects
|
162 | 2025-03-07T22:45:03.965Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
163 | 2025-03-07T22:45:03.965Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
164 | 2025-03-07T22:45:03.966Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 8bc8da0b-1eae-4ceb-af68-da2f3ff581a4
roles = RoleSet { roles: {} }
uri = /v1/projects
|
165 | 2025-03-07T22:45:03.966Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
uri = /deployment/blueprints/regenerate
|
166 | 2025-03-07T22:45:03.966Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 8bc8da0b-1eae-4ceb-af68-da2f3ff581a4
resource = Database
result = Ok(())
uri = /v1/projects
|
167 | 2025-03-07T22:45:03.968Z | DEBG | nexus (dropshot_internal): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = IpPool { parent: Fleet, key: 5fe231a7-6935-409b-82d7-71ba455575ec, lookup_type: ByName("oxide-service-pool") }
result = Ok(())
uri = /deployment/blueprints/regenerate
|
168 | 2025-03-07T22:45:03.968Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
169 | 2025-03-07T22:45:03.968Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
170 | 2025-03-07T22:45:03.969Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 8bc8da0b-1eae-4ceb-af68-da2f3ff581a4
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/projects
|
171 | 2025-03-07T22:45:03.970Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
uri = /deployment/blueprints/regenerate
|
172 | 2025-03-07T22:45:03.971Z | DEBG | nexus (dropshot_external): authorize result
action = CreateChild
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 8bc8da0b-1eae-4ceb-af68-da2f3ff581a4
resource = Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }
result = Ok(())
uri = /v1/projects
|
173 | 2025-03-07T22:45:03.971Z | INFO | nexus (SagaExecutor): preparing saga
file = nexus/src/app/saga.rs:255
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
|
174 | 2025-03-07T22:45:03.971Z | INFO | nexus (SEC): saga create
dag = {"end_node":21,"graph":{"edge_property":"directed","edges":[[0,1,null],[1,2,null],[3,4,null],[4,5,null],[5,6,null],[6,7,null],[7,8,null],[8,9,null],[9,10,null],[10,11,null],[11,12,null],[12,13,null],[13,14,null],[14,15,null],[15,16,null],[16,17,null],[17,18,null],[2,3,null],[18,19,null],[20,0,null],[19,21,null]],"node_holes":[],"nodes":[{"Action":{"action_name":"project_create.project_create_record","label":"ProjectCreateRecord","name":"project"}},{"Action":{"action_name":"project_create.project_create_vpc_params","label":"ProjectCreateVpcParams","name":"vpc_create_params"}},{"SubsagaStart":{"params_node_name":"vpc_create_params","saga_name":"vpc-create"}},{"Action":{"action_name":"common.uuid_generate","label":"GenerateVpcId","name":"vpc_id"}},{"Action":{"action_name":"common.uuid_generate","label":"GenerateSystemRouterId","name":"system_router_id"}},{"Action":{"action_name":"common.uuid_generate","label":"GenerateDefaultV4RouteId","name":"default_v4_route_id"}},{"Action":{"action_name":"common.uuid_generate","label":"GenerateDefaultV6RouteId","name":"default_v6_route_id"}},{"Action":{"action_name":"common.uuid_generate","label":"GenerateSubnetRouteId","name":"subnet_route_id"}},{"Action":{"action_name":"common.uuid_generate","label":"GenerateDefaultSubnetId","name":"default_subnet_id"}},{"Action":{"action_name":"common.uuid_generate","label":"GenerateDefaultInternetGatewayId","name":"default_internet_gateway_id"}},{"Action":{"action_name":"vpc_create.vpc_create_vpc","label":"VpcCreateVpc","name":"vpc"}},{"Action":{"action_name":"vpc_create.vpc_create_router","label":"VpcCreateRouter","name":"router"}},{"Action":{"action_name":"vpc_create.vpc_create_v4_route","label":"VpcCreateV4Route","name":"route4"}},{"Action":{"action_name":"vpc_create.vpc_create_v6_route","label":"VpcCreateV6Route","name":"route6"}},{"Action":{"action_name":"vpc_create.vpc_create_subnet","label":"VpcCreateSubnet","name":"subnet"}},{"Action":{"action_name":"vpc_create.vpc_create_subnet_route","label":"VpcCreateSubnetRoute","name":"route"}},{"Action":{"action_name":"vpc_create.vpc_update_firewall","label":"VpcUpdateFirewall","name":"firewall"}},{"Action":{"action_name":"vpc_create.vpc_create_gateway","label":"VpcCreateGateway","name":"gateway"}},{"Action":{"action_name":"vpc_create.vpc_notify_sleds","label":"VpcNotifySleds","name":"no_result"}},{"SubsagaEnd":{"name":"vpc"}},{"Start":{"params":{"authz_silo":{"key":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","lookup_type":{"ById":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452"},"parent":null},"project_create":{"description":"","name":"proj-9130e8fe788"},"serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}}}},"End"]},"saga_name":"project-create","start_node":20}
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1146
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
175 | 2025-03-07T22:45:03.971Z | INFO | nexus (SecStore): creating saga
file = nexus/db-queries/src/db/sec_store.rs:50
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
|
176 | 2025-03-07T22:45:03.972Z | DEBG | nexus (dropshot_internal): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = IpPool { parent: Fleet, key: 5fe231a7-6935-409b-82d7-71ba455575ec, lookup_type: ByName("oxide-service-pool") }
result = Ok(())
uri = /deployment/blueprints/regenerate
|
177 | 2025-03-07T22:45:03.972Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
178 | 2025-03-07T22:45:03.972Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
179 | 2025-03-07T22:45:03.975Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
180 | 2025-03-07T22:45:03.976Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
181 | 2025-03-07T22:45:03.976Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
182 | 2025-03-07T22:45:03.976Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
183 | 2025-03-07T22:45:03.978Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
uri = /deployment/blueprints/regenerate
|
184 | 2025-03-07T22:45:03.982Z | DEBG | nexus (dropshot_internal): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = DnsConfig
result = Ok(())
uri = /deployment/blueprints/regenerate
|
185 | 2025-03-07T22:45:04.016Z | INFO | nexus (SagaExecutor): starting saga
file = nexus/src/app/saga.rs:353
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
|
186 | 2025-03-07T22:45:04.016Z | INFO | nexus (SEC): saga start
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:967
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
187 | 2025-03-07T22:45:04.016Z | DEBG | nexus (SEC): saga log event
new_state = N020 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
188 | 2025-03-07T22:45:04.016Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 20
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
189 | 2025-03-07T22:45:04.020Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
190 | 2025-03-07T22:45:04.020Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
191 | 2025-03-07T22:45:04.021Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
192 | 2025-03-07T22:45:04.021Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
193 | 2025-03-07T22:45:04.022Z | DEBG | nexus (SEC): saga log event
new_state = N020 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
194 | 2025-03-07T22:45:04.022Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 20
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
195 | 2025-03-07T22:45:04.022Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
uri = /deployment/blueprints/regenerate
|
196 | 2025-03-07T22:45:04.025Z | DEBG | nexus (dropshot_internal): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = DnsConfig
result = Ok(())
uri = /deployment/blueprints/regenerate
|
197 | 2025-03-07T22:45:04.026Z | DEBG | nexus (SEC): saga log event
new_state = N000 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
198 | 2025-03-07T22:45:04.026Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 0
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
199 | 2025-03-07T22:45:04.027Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
200 | 2025-03-07T22:45:04.027Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
201 | 2025-03-07T22:45:04.029Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
202 | 2025-03-07T22:45:04.029Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
203 | 2025-03-07T22:45:04.030Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
uri = /deployment/blueprints/regenerate
|
204 | 2025-03-07T22:45:04.031Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = ProjectCreateRecord
|
205 | 2025-03-07T22:45:04.031Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = ProjectCreateRecord
|
206 | 2025-03-07T22:45:04.033Z | DEBG | nexus (dropshot_internal): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = BlueprintConfig
result = Ok(())
uri = /deployment/blueprints/regenerate
|
207 | 2025-03-07T22:45:04.033Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
208 | 2025-03-07T22:45:04.033Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
209 | 2025-03-07T22:45:04.034Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = ProjectCreateRecord
|
210 | 2025-03-07T22:45:04.034Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = ProjectCreateRecord
|
211 | 2025-03-07T22:45:04.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 68
reason = Timeout
|
212 | 2025-03-07T22:45:04.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 68
reason = Timeout
|
213 | 2025-03-07T22:45:04.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
214 | 2025-03-07T22:45:04.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
215 | 2025-03-07T22:45:04.037Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
216 | 2025-03-07T22:45:04.037Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = ProjectCreateRecord
|
217 | 2025-03-07T22:45:04.037Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
218 | 2025-03-07T22:45:04.037Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = ProjectCreateRecord
|
219 | 2025-03-07T22:45:04.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
220 | 2025-03-07T22:45:04.040Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = ProjectCreateRecord
|
221 | 2025-03-07T22:45:04.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
222 | 2025-03-07T22:45:04.041Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
223 | 2025-03-07T22:45:04.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
224 | 2025-03-07T22:45:04.042Z | DEBG | nexus (SagaExecutor): authorize result
action = CreateChild
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = ProjectCreateRecord
|
225 | 2025-03-07T22:45:04.042Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = ProjectCreateRecord
|
226 | 2025-03-07T22:45:04.042Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = ProjectCreateRecord
|
227 | 2025-03-07T22:45:04.045Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
228 | 2025-03-07T22:45:04.045Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
229 | 2025-03-07T22:45:04.047Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
230 | 2025-03-07T22:45:04.047Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
231 | 2025-03-07T22:45:04.047Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
uri = /deployment/blueprints/regenerate
|
232 | 2025-03-07T22:45:04.048Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
233 | 2025-03-07T22:45:04.050Z | DEBG | nexus (dropshot_internal): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Inventory
result = Ok(())
uri = /deployment/blueprints/regenerate
|
234 | 2025-03-07T22:45:04.050Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
235 | 2025-03-07T22:45:04.050Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
236 | 2025-03-07T22:45:04.051Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
|
237 | 2025-03-07T22:45:04.051Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
238 | 2025-03-07T22:45:04.051Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
239 | 2025-03-07T22:45:04.052Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
240 | 2025-03-07T22:45:04.052Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
241 | 2025-03-07T22:45:04.061Z | DEBG | nexus (SEC): saga log event
new_state = N000 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
242 | 2025-03-07T22:45:04.061Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Array [Object {"key": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "lookup_type": Object {"ByName": String("proj-9130e8fe788")}, "parent": Object {"key": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "lookup_type": Object {"ById": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452")}, "parent": Null}}, Object {"identity": Object {"description": String(""), "id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "name": String("proj-9130e8fe788"), "time_created": String("2025-03-07T22:45:04.031417Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:04.031417Z")}, "rcgen": Number(1), "silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452")}])
node_id = 0
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
243 | 2025-03-07T22:45:04.064Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
original_time_created = 2025-03-07 22:33:48.706097 UTC
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
time_created = 2025-03-07 22:33:48.706097 UTC
|
244 | 2025-03-07T22:45:04.064Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 26.744837ms
iteration = 68
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f","time_created":"2025-03-07T22:33:48.706097Z"}
|
245 | 2025-03-07T22:45:04.066Z | DEBG | nexus (SEC): saga log event
new_state = N001 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
246 | 2025-03-07T22:45:04.066Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 1
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
247 | 2025-03-07T22:45:04.068Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
248 | 2025-03-07T22:45:04.069Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
249 | 2025-03-07T22:45:04.069Z | DEBG | nexus (SEC): saga log event
new_state = N001 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
250 | 2025-03-07T22:45:04.069Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"authz_project": Object {"key": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "lookup_type": Object {"ByName": String("proj-9130e8fe788")}, "parent": Object {"key": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "lookup_type": Object {"ById": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452")}, "parent": Null}}, "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}, "vpc_create": Object {"description": String("Default VPC"), "dns_name": String("default"), "ipv6_prefix": String("fda9:cd7c:6b41::/48"), "name": String("default")}})
node_id = 1
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
251 | 2025-03-07T22:45:04.072Z | DEBG | nexus (SEC): saga log event
new_state = N002 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
252 | 2025-03-07T22:45:04.072Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 2
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
253 | 2025-03-07T22:45:04.075Z | DEBG | nexus (SEC): saga log event
new_state = N002 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
254 | 2025-03-07T22:45:04.075Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 2
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
255 | 2025-03-07T22:45:04.078Z | DEBG | nexus (SEC): saga log event
new_state = N003 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
256 | 2025-03-07T22:45:04.078Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 3
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
257 | 2025-03-07T22:45:04.081Z | DEBG | nexus (SEC): saga log event
new_state = N003 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
258 | 2025-03-07T22:45:04.081Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(String("cd73152f-f784-4506-8df3-90099e18eefb"))
node_id = 3
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
259 | 2025-03-07T22:45:04.098Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 61.654072ms
iteration = 68
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
260 | 2025-03-07T22:45:04.104Z | WARN | nexus (dropshot_internal): failed to place all new desired BoundaryNtp zones
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
file = nexus/reconfigurator/planning/src/planner.rs:827
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
placed = 0
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
uri = /deployment/blueprints/regenerate
wanted_to_place = 1
|
261 | 2025-03-07T22:45:04.104Z | INFO | nexus (dropshot_internal): sufficient Clickhouse zones exist in plan
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
current_count = 1
desired_count = 1
file = nexus/reconfigurator/planning/src/planner.rs:799
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
uri = /deployment/blueprints/regenerate
|
262 | 2025-03-07T22:45:04.104Z | INFO | nexus (dropshot_internal): sufficient ClickhouseKeeper zones exist in plan
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
current_count = 0
desired_count = 0
file = nexus/reconfigurator/planning/src/planner.rs:799
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
uri = /deployment/blueprints/regenerate
|
263 | 2025-03-07T22:45:04.104Z | INFO | nexus (dropshot_internal): sufficient ClickhouseServer zones exist in plan
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
current_count = 0
desired_count = 0
file = nexus/reconfigurator/planning/src/planner.rs:799
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
uri = /deployment/blueprints/regenerate
|
264 | 2025-03-07T22:45:04.105Z | INFO | nexus (dropshot_internal): sufficient CockroachDb zones exist in plan
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
current_count = 5
desired_count = 5
file = nexus/reconfigurator/planning/src/planner.rs:799
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
uri = /deployment/blueprints/regenerate
|
265 | 2025-03-07T22:45:04.105Z | INFO | nexus (dropshot_internal): sufficient CruciblePantry zones exist in plan
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
current_count = 3
desired_count = 3
file = nexus/reconfigurator/planning/src/planner.rs:799
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
uri = /deployment/blueprints/regenerate
|
266 | 2025-03-07T22:45:04.105Z | INFO | nexus (dropshot_internal): sufficient InternalDns zones exist in plan
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
current_count = 3
desired_count = 3
file = nexus/reconfigurator/planning/src/planner.rs:799
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
uri = /deployment/blueprints/regenerate
|
267 | 2025-03-07T22:45:04.105Z | INFO | nexus (dropshot_internal): sufficient ExternalDns zones exist in plan
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
current_count = 2
desired_count = 2
file = nexus/reconfigurator/planning/src/planner.rs:799
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
uri = /deployment/blueprints/regenerate
|
268 | 2025-03-07T22:45:04.105Z | INFO | nexus (dropshot_internal): sufficient Nexus zones exist in plan
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
current_count = 3
desired_count = 3
file = nexus/reconfigurator/planning/src/planner.rs:799
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
uri = /deployment/blueprints/regenerate
|
269 | 2025-03-07T22:45:04.105Z | INFO | nexus (dropshot_internal): sufficient Oximeter zones exist in plan
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
current_count = 1
desired_count = 1
file = nexus/reconfigurator/planning/src/planner.rs:799
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
uri = /deployment/blueprints/regenerate
|
270 | 2025-03-07T22:45:04.109Z | INFO | nexus (dropshot_internal): will ensure cockroachdb setting
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
file = nexus/reconfigurator/planning/src/planner.rs:958
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
setting = cluster.preserve_downgrade_option
uri = /deployment/blueprints/regenerate
value = Set(V22_1)
|
271 | 2025-03-07T22:45:04.109Z | DEBG | nexus (BlueprintBuilder): sled unchanged in new blueprint
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
blueprint_id = a769a116-05f7-4a8c-9939-566937865c5d
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
parent_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
sled_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
uri = /deployment/blueprints/regenerate
|
272 | 2025-03-07T22:45:04.109Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
273 | 2025-03-07T22:45:04.110Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
274 | 2025-03-07T22:45:04.113Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/regenerate
|
275 | 2025-03-07T22:45:04.113Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = Database
result = Ok(())
uri = /deployment/blueprints/regenerate
|
276 | 2025-03-07T22:45:04.115Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
uri = /deployment/blueprints/regenerate
|
277 | 2025-03-07T22:45:04.116Z | DEBG | nexus (SEC): saga log event
new_state = N004 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
278 | 2025-03-07T22:45:04.116Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 4
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
279 | 2025-03-07T22:45:04.117Z | DEBG | nexus (dropshot_internal): authorize result
action = Modify
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
resource = BlueprintConfig
result = Ok(())
uri = /deployment/blueprints/regenerate
|
280 | 2025-03-07T22:45:04.119Z | DEBG | nexus (SEC): saga log event
new_state = N004 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
281 | 2025-03-07T22:45:04.119Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(String("3d4f3191-df5d-45cb-a347-bf234c9e6d16"))
node_id = 4
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
282 | 2025-03-07T22:45:04.123Z | DEBG | nexus (SEC): saga log event
new_state = N005 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
283 | 2025-03-07T22:45:04.123Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 5
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
284 | 2025-03-07T22:45:04.125Z | DEBG | nexus (SEC): saga log event
new_state = N005 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
285 | 2025-03-07T22:45:04.125Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(String("9408ea0c-ffe3-4ad5-a259-895caa7667ea"))
node_id = 5
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
286 | 2025-03-07T22:45:04.128Z | DEBG | nexus (SEC): saga log event
new_state = N006 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
287 | 2025-03-07T22:45:04.128Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 6
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
288 | 2025-03-07T22:45:04.131Z | DEBG | nexus (SEC): saga log event
new_state = N006 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
289 | 2025-03-07T22:45:04.131Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(String("a0596504-9cda-4508-84a5-e6550892d062"))
node_id = 6
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
290 | 2025-03-07T22:45:04.134Z | DEBG | nexus (SEC): saga log event
new_state = N007 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
291 | 2025-03-07T22:45:04.134Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 7
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
292 | 2025-03-07T22:45:04.136Z | DEBG | nexus (SEC): saga log event
new_state = N007 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
293 | 2025-03-07T22:45:04.136Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(String("58fd2b9b-77dc-49f8-81cd-913cfc0aec72"))
node_id = 7
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
294 | 2025-03-07T22:45:04.139Z | DEBG | nexus (SEC): saga log event
new_state = N008 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
295 | 2025-03-07T22:45:04.139Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 8
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
296 | 2025-03-07T22:45:04.142Z | DEBG | nexus (SEC): saga log event
new_state = N008 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
297 | 2025-03-07T22:45:04.142Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(String("863eb7cb-c84b-4d6a-9e55-3312a0237790"))
node_id = 8
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
298 | 2025-03-07T22:45:04.145Z | DEBG | nexus (SEC): saga log event
new_state = N009 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
299 | 2025-03-07T22:45:04.145Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 9
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
300 | 2025-03-07T22:45:04.148Z | DEBG | nexus (SEC): saga log event
new_state = N009 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
301 | 2025-03-07T22:45:04.148Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(String("3ada68f0-1bcd-4a51-8fdc-58e69fb3bda1"))
node_id = 9
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
302 | 2025-03-07T22:45:04.152Z | DEBG | nexus (SEC): saga log event
new_state = N010 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
303 | 2025-03-07T22:45:04.152Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 10
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
304 | 2025-03-07T22:45:04.155Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateVpc
|
305 | 2025-03-07T22:45:04.155Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateVpc
|
306 | 2025-03-07T22:45:04.163Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateVpc
|
307 | 2025-03-07T22:45:04.163Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateVpc
|
308 | 2025-03-07T22:45:04.166Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateVpc
|
309 | 2025-03-07T22:45:04.166Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateVpc
|
310 | 2025-03-07T22:45:04.198Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateVpc
|
311 | 2025-03-07T22:45:04.198Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateVpc
|
312 | 2025-03-07T22:45:04.201Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateVpc
|
313 | 2025-03-07T22:45:04.204Z | DEBG | nexus (SagaExecutor): authorize result
action = CreateChild
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateVpc
|
314 | 2025-03-07T22:45:04.204Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateVpc
|
315 | 2025-03-07T22:45:04.204Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateVpc
|
316 | 2025-03-07T22:45:04.212Z | INFO | nexus (dropshot_internal): inserted blueprint
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
blueprint_id = a769a116-05f7-4a8c-9939-566937865c5d
file = nexus/db-queries/src/db/datastore/deployment.rs:457
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
uri = /deployment/blueprints/regenerate
|
317 | 2025-03-07T22:45:04.214Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1151621
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 33cb10b2-66aa-46da-8dfb-f2f89d4c9b45
response_code = 200
uri = /deployment/blueprints/regenerate
|
318 | 2025-03-07T22:45:04.219Z | DEBG | nexus (SEC): saga log event
new_state = N010 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
319 | 2025-03-07T22:45:04.219Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Array [Object {"key": String("cd73152f-f784-4506-8df3-90099e18eefb"), "lookup_type": Object {"ByName": String("default")}, "parent": Object {"key": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "lookup_type": Object {"ByName": String("proj-9130e8fe788")}, "parent": Object {"key": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "lookup_type": Object {"ById": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452")}, "parent": Null}}}, Object {"dns_name": String("default"), "firewall_gen": Number(1), "identity": Object {"description": String("Default VPC"), "id": String("cd73152f-f784-4506-8df3-90099e18eefb"), "name": String("default"), "time_created": String("2025-03-07T22:45:04.155271Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:04.155271Z")}, "ipv6_prefix": String("fda9:cd7c:6b41::/48"), "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "subnet_gen": Number(1), "system_router_id": String("3d4f3191-df5d-45cb-a347-bf234c9e6d16"), "vni": Number(2073255)}])
node_id = 10
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
320 | 2025-03-07T22:45:04.220Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 802ab477-6848-4657-a052-8c9f9d0a876d
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/all/0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
|
321 | 2025-03-07T22:45:04.221Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 802ab477-6848-4657-a052-8c9f9d0a876d
resource = Database
result = Ok(())
uri = /deployment/blueprints/all/0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
|
322 | 2025-03-07T22:45:04.222Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 802ab477-6848-4657-a052-8c9f9d0a876d
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
uri = /deployment/blueprints/all/0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
|
323 | 2025-03-07T22:45:04.224Z | DEBG | nexus (SEC): saga log event
new_state = N011 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
324 | 2025-03-07T22:45:04.224Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 11
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
325 | 2025-03-07T22:45:04.225Z | DEBG | nexus (dropshot_internal): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 802ab477-6848-4657-a052-8c9f9d0a876d
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
uri = /deployment/blueprints/all/0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
|
326 | 2025-03-07T22:45:04.225Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 802ab477-6848-4657-a052-8c9f9d0a876d
roles = RoleSet { roles: {} }
uri = /deployment/blueprints/all/0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
|
327 | 2025-03-07T22:45:04.225Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 802ab477-6848-4657-a052-8c9f9d0a876d
resource = Database
result = Ok(())
uri = /deployment/blueprints/all/0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
|
328 | 2025-03-07T22:45:04.228Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateRouter
|
329 | 2025-03-07T22:45:04.228Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateRouter
|
330 | 2025-03-07T22:45:04.231Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateRouter
|
331 | 2025-03-07T22:45:04.231Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateRouter
|
332 | 2025-03-07T22:45:04.234Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateRouter
|
333 | 2025-03-07T22:45:04.234Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateRouter
|
334 | 2025-03-07T22:45:04.236Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateRouter
|
335 | 2025-03-07T22:45:04.236Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateRouter
|
336 | 2025-03-07T22:45:04.237Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 16824
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:43191
req_id = 802ab477-6848-4657-a052-8c9f9d0a876d
response_code = 200
uri = /deployment/blueprints/all/0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
|
337 | 2025-03-07T22:45:04.238Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateRouter
|
338 | 2025-03-07T22:45:04.241Z | DEBG | nexus (SagaExecutor): authorize result
action = CreateChild
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Vpc { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: cd73152f-f784-4506-8df3-90099e18eefb, lookup_type: ByName("default") }
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateRouter
|
339 | 2025-03-07T22:45:04.241Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateRouter
|
340 | 2025-03-07T22:45:04.241Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateRouter
|
341 | 2025-03-07T22:45:04.274Z | DEBG | nexus (SEC): saga log event
new_state = N011 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
342 | 2025-03-07T22:45:04.274Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"key": String("3d4f3191-df5d-45cb-a347-bf234c9e6d16"), "lookup_type": Object {"ById": String("3d4f3191-df5d-45cb-a347-bf234c9e6d16")}, "parent": Object {"key": String("cd73152f-f784-4506-8df3-90099e18eefb"), "lookup_type": Object {"ByName": String("default")}, "parent": Object {"key": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "lookup_type": Object {"ByName": String("proj-9130e8fe788")}, "parent": Object {"key": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "lookup_type": Object {"ById": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452")}, "parent": Null}}}})
node_id = 11
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
343 | 2025-03-07T22:45:04.279Z | DEBG | nexus (SEC): saga log event
new_state = N012 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
344 | 2025-03-07T22:45:04.279Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 12
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
345 | 2025-03-07T22:45:04.282Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateV4Route
|
346 | 2025-03-07T22:45:04.283Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateV4Route
|
347 | 2025-03-07T22:45:04.285Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateV4Route
|
348 | 2025-03-07T22:45:04.285Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateV4Route
|
349 | 2025-03-07T22:45:04.287Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateV4Route
|
350 | 2025-03-07T22:45:04.287Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateV4Route
|
351 | 2025-03-07T22:45:04.289Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateV4Route
|
352 | 2025-03-07T22:45:04.290Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateV4Route
|
353 | 2025-03-07T22:45:04.292Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateV4Route
|
354 | 2025-03-07T22:45:04.296Z | DEBG | nexus (SagaExecutor): authorize result
action = CreateChild
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = VpcRouter { parent: Vpc { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: cd73152f-f784-4506-8df3-90099e18eefb, lookup_type: ByName("default") }, key: 3d4f3191-df5d-45cb-a347-bf234c9e6d16, lookup_type: ById(3d4f3191-df5d-45cb-a347-bf234c9e6d16) }
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateV4Route
|
355 | 2025-03-07T22:45:04.296Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateV4Route
|
356 | 2025-03-07T22:45:04.296Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateV4Route
|
357 | 2025-03-07T22:45:04.340Z | DEBG | nexus (SEC): saga log event
new_state = N012 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
358 | 2025-03-07T22:45:04.340Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 12
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
359 | 2025-03-07T22:45:04.344Z | DEBG | nexus (SEC): saga log event
new_state = N013 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
360 | 2025-03-07T22:45:04.344Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 13
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
361 | 2025-03-07T22:45:04.349Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateV6Route
|
362 | 2025-03-07T22:45:04.349Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateV6Route
|
363 | 2025-03-07T22:45:04.352Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateV6Route
|
364 | 2025-03-07T22:45:04.352Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateV6Route
|
365 | 2025-03-07T22:45:04.354Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateV6Route
|
366 | 2025-03-07T22:45:04.355Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateV6Route
|
367 | 2025-03-07T22:45:04.357Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateV6Route
|
368 | 2025-03-07T22:45:04.358Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateV6Route
|
369 | 2025-03-07T22:45:04.360Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateV6Route
|
370 | 2025-03-07T22:45:04.363Z | DEBG | nexus (SagaExecutor): authorize result
action = CreateChild
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = VpcRouter { parent: Vpc { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: cd73152f-f784-4506-8df3-90099e18eefb, lookup_type: ByName("default") }, key: 3d4f3191-df5d-45cb-a347-bf234c9e6d16, lookup_type: ById(3d4f3191-df5d-45cb-a347-bf234c9e6d16) }
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateV6Route
|
371 | 2025-03-07T22:45:04.363Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateV6Route
|
372 | 2025-03-07T22:45:04.363Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateV6Route
|
373 | 2025-03-07T22:45:04.396Z | DEBG | nexus (SEC): saga log event
new_state = N013 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
374 | 2025-03-07T22:45:04.396Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 13
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
375 | 2025-03-07T22:45:04.401Z | DEBG | nexus (SEC): saga log event
new_state = N014 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
376 | 2025-03-07T22:45:04.401Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 14
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
377 | 2025-03-07T22:45:04.405Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateSubnet
|
378 | 2025-03-07T22:45:04.406Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateSubnet
|
379 | 2025-03-07T22:45:04.408Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateSubnet
|
380 | 2025-03-07T22:45:04.408Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateSubnet
|
381 | 2025-03-07T22:45:04.411Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateSubnet
|
382 | 2025-03-07T22:45:04.411Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateSubnet
|
383 | 2025-03-07T22:45:04.413Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateSubnet
|
384 | 2025-03-07T22:45:04.413Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateSubnet
|
385 | 2025-03-07T22:45:04.415Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateSubnet
|
386 | 2025-03-07T22:45:04.418Z | DEBG | nexus (SagaExecutor): authorize result
action = CreateChild
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Vpc { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: cd73152f-f784-4506-8df3-90099e18eefb, lookup_type: ByName("default") }
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateSubnet
|
387 | 2025-03-07T22:45:04.427Z | DEBG | nexus (SEC): saga log event
new_state = N014 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
388 | 2025-03-07T22:45:04.427Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Array [Object {"key": String("863eb7cb-c84b-4d6a-9e55-3312a0237790"), "lookup_type": Object {"ById": String("863eb7cb-c84b-4d6a-9e55-3312a0237790")}, "parent": Object {"key": String("cd73152f-f784-4506-8df3-90099e18eefb"), "lookup_type": Object {"ByName": String("default")}, "parent": Object {"key": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "lookup_type": Object {"ByName": String("proj-9130e8fe788")}, "parent": Object {"key": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "lookup_type": Object {"ById": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452")}, "parent": Null}}}}, Object {"custom_router_id": Null, "identity": Object {"description": String("The default subnet for default"), "id": String("863eb7cb-c84b-4d6a-9e55-3312a0237790"), "name": String("default"), "time_created": String("2025-03-07T22:45:04.405919Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:04.405919Z")}, "ipv4_block": String("172.30.0.0/22"), "ipv6_block": String("fda9:cd7c:6b41::/64"), "rcgen": Number(1), "vpc_id": String("cd73152f-f784-4506-8df3-90099e18eefb")}])
node_id = 14
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
389 | 2025-03-07T22:45:04.431Z | DEBG | nexus (SEC): saga log event
new_state = N015 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
390 | 2025-03-07T22:45:04.431Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 15
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
391 | 2025-03-07T22:45:04.434Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateSubnetRoute
|
392 | 2025-03-07T22:45:04.434Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateSubnetRoute
|
393 | 2025-03-07T22:45:04.436Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateSubnetRoute
|
394 | 2025-03-07T22:45:04.436Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateSubnetRoute
|
395 | 2025-03-07T22:45:04.438Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateSubnetRoute
|
396 | 2025-03-07T22:45:04.438Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateSubnetRoute
|
397 | 2025-03-07T22:45:04.441Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateSubnetRoute
|
398 | 2025-03-07T22:45:04.441Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateSubnetRoute
|
399 | 2025-03-07T22:45:04.443Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateSubnetRoute
|
400 | 2025-03-07T22:45:04.447Z | DEBG | nexus (SagaExecutor): authorize result
action = CreateChild
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = VpcRouter { parent: Vpc { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: cd73152f-f784-4506-8df3-90099e18eefb, lookup_type: ByName("default") }, key: 3d4f3191-df5d-45cb-a347-bf234c9e6d16, lookup_type: ById(3d4f3191-df5d-45cb-a347-bf234c9e6d16) }
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateSubnetRoute
|
401 | 2025-03-07T22:45:04.447Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateSubnetRoute
|
402 | 2025-03-07T22:45:04.447Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateSubnetRoute
|
403 | 2025-03-07T22:45:04.493Z | DEBG | nexus (SEC): saga log event
new_state = N015 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
404 | 2025-03-07T22:45:04.493Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"key": String("58fd2b9b-77dc-49f8-81cd-913cfc0aec72"), "lookup_type": Object {"ById": String("863eb7cb-c84b-4d6a-9e55-3312a0237790")}, "parent": Object {"key": String("3d4f3191-df5d-45cb-a347-bf234c9e6d16"), "lookup_type": Object {"ById": String("3d4f3191-df5d-45cb-a347-bf234c9e6d16")}, "parent": Object {"key": String("cd73152f-f784-4506-8df3-90099e18eefb"), "lookup_type": Object {"ByName": String("default")}, "parent": Object {"key": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "lookup_type": Object {"ByName": String("proj-9130e8fe788")}, "parent": Object {"key": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "lookup_type": Object {"ById": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452")}, "parent": Null}}}}})
node_id = 15
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
405 | 2025-03-07T22:45:04.497Z | DEBG | nexus (SEC): saga log event
new_state = N016 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
406 | 2025-03-07T22:45:04.497Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 16
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
407 | 2025-03-07T22:45:04.500Z | DEBG | nexus: default firewall rules for vpc default
rules = [VpcFirewallRule { identity: VpcFirewallRuleIdentity { id: 8afe3937-8788-4ac4-99b7-5ab38928b99b, name: Name(Name("allow-internal-inbound")), description: "allow inbound traffic to all instances within the VPC if originated within the VPC", time_created: 2025-03-07T22:45:04.500827786Z, time_modified: 2025-03-07T22:45:04.500827786Z, time_deleted: None }, vpc_id: cd73152f-f784-4506-8df3-90099e18eefb, status: VpcFirewallRuleStatus(Enabled), direction: VpcFirewallRuleDirection(Inbound), targets: [VpcFirewallRuleTarget(Vpc(Name("default")))], filter_hosts: Some([VpcFirewallRuleHostFilter(Vpc(Name("default")))]), filter_ports: None, filter_protocols: None, action: VpcFirewallRuleAction(Allow), priority: VpcFirewallRulePriority(VpcFirewallRulePriority(65534)) }, VpcFirewallRule { identity: VpcFirewallRuleIdentity { id: b41a91be-ab02-448c-9029-b26e29ac4a7b, name: Name(Name("allow-ssh")), description: "allow inbound TCP connections on port 22 from anywhere", time_created: 2025-03-07T22:45:04.500830346Z, time_modified: 2025-03-07T22:45:04.500830346Z, time_deleted: None }, vpc_id: cd73152f-f784-4506-8df3-90099e18eefb, status: VpcFirewallRuleStatus(Enabled), direction: VpcFirewallRuleDirection(Inbound), targets: [VpcFirewallRuleTarget(Vpc(Name("default")))], filter_hosts: None, filter_ports: Some([L4PortRange(L4PortRange { first: L4Port(22), last: L4Port(22) })]), filter_protocols: Some([VpcFirewallRuleProtocol(Tcp)]), action: VpcFirewallRuleAction(Allow), priority: VpcFirewallRulePriority(VpcFirewallRulePriority(65534)) }, VpcFirewallRule { identity: VpcFirewallRuleIdentity { id: afec3f7c-d82d-4134-84b1-f482cde56d88, name: Name(Name("allow-icmp")), description: "allow inbound ICMP traffic from anywhere", time_created: 2025-03-07T22:45:04.500831316Z, time_modified: 2025-03-07T22:45:04.500831316Z, time_deleted: None }, vpc_id: cd73152f-f784-4506-8df3-90099e18eefb, status: VpcFirewallRuleStatus(Enabled), direction: VpcFirewallRuleDirection(Inbound), targets: [VpcFirewallRuleTarget(Vpc(Name("default")))], filter_hosts: None, filter_ports: None, filter_protocols: Some([VpcFirewallRuleProtocol(Icmp)]), action: VpcFirewallRuleAction(Allow), priority: VpcFirewallRulePriority(VpcFirewallRulePriority(65534)) }]
|
408 | 2025-03-07T22:45:04.500Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcUpdateFirewall
|
409 | 2025-03-07T22:45:04.501Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcUpdateFirewall
|
410 | 2025-03-07T22:45:04.503Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcUpdateFirewall
|
411 | 2025-03-07T22:45:04.503Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcUpdateFirewall
|
412 | 2025-03-07T22:45:04.506Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcUpdateFirewall
|
413 | 2025-03-07T22:45:04.506Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcUpdateFirewall
|
414 | 2025-03-07T22:45:04.508Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcUpdateFirewall
|
415 | 2025-03-07T22:45:04.509Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcUpdateFirewall
|
416 | 2025-03-07T22:45:04.510Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcUpdateFirewall
|
417 | 2025-03-07T22:45:04.513Z | DEBG | nexus (SagaExecutor): authorize result
action = Modify
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Vpc { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: cd73152f-f784-4506-8df3-90099e18eefb, lookup_type: ByName("default") }
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcUpdateFirewall
|
418 | 2025-03-07T22:45:04.513Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcUpdateFirewall
|
419 | 2025-03-07T22:45:04.513Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcUpdateFirewall
|
420 | 2025-03-07T22:45:04.575Z | DEBG | nexus (SEC): saga log event
new_state = N016 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
421 | 2025-03-07T22:45:04.575Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Array [Object {"action": String("allow"), "direction": String("inbound"), "filter_hosts": Array [Object {"type": String("vpc"), "value": String("default")}], "filter_ports": Null, "filter_protocols": Null, "identity": Object {"description": String("allow inbound traffic to all instances within the VPC if originated within the VPC"), "id": String("8afe3937-8788-4ac4-99b7-5ab38928b99b"), "name": String("allow-internal-inbound"), "time_created": String("2025-03-07T22:45:04.500827786Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:04.500827786Z")}, "priority": Number(65534), "status": String("enabled"), "targets": Array [Object {"type": String("vpc"), "value": String("default")}], "vpc_id": String("cd73152f-f784-4506-8df3-90099e18eefb")}, Object {"action": String("allow"), "direction": String("inbound"), "filter_hosts": Null, "filter_ports": Array [String("22")], "filter_protocols": Array [String("TCP")], "identity": Object {"description": String("allow inbound TCP connections on port 22 from anywhere"), "id": String("b41a91be-ab02-448c-9029-b26e29ac4a7b"), "name": String("allow-ssh"), "time_created": String("2025-03-07T22:45:04.500830346Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:04.500830346Z")}, "priority": Number(65534), "status": String("enabled"), "targets": Array [Object {"type": String("vpc"), "value": String("default")}], "vpc_id": String("cd73152f-f784-4506-8df3-90099e18eefb")}, Object {"action": String("allow"), "direction": String("inbound"), "filter_hosts": Null, "filter_ports": Null, "filter_protocols": Array [String("ICMP")], "identity": Object {"description": String("allow inbound ICMP traffic from anywhere"), "id": String("afec3f7c-d82d-4134-84b1-f482cde56d88"), "name": String("allow-icmp"), "time_created": String("2025-03-07T22:45:04.500831316Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:04.500831316Z")}, "priority": Number(65534), "status": String("enabled"), "targets": Array [Object {"type": String("vpc"), "value": String("default")}], "vpc_id": String("cd73152f-f784-4506-8df3-90099e18eefb")}])
node_id = 16
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
422 | 2025-03-07T22:45:04.579Z | DEBG | nexus (SEC): saga log event
new_state = N017 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
423 | 2025-03-07T22:45:04.579Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 17
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
424 | 2025-03-07T22:45:04.584Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
425 | 2025-03-07T22:45:04.584Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
426 | 2025-03-07T22:45:04.587Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
427 | 2025-03-07T22:45:04.587Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
428 | 2025-03-07T22:45:04.589Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
429 | 2025-03-07T22:45:04.590Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
430 | 2025-03-07T22:45:04.592Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
431 | 2025-03-07T22:45:04.592Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
432 | 2025-03-07T22:45:04.595Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
433 | 2025-03-07T22:45:04.598Z | DEBG | nexus (SagaExecutor): authorize result
action = CreateChild
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Vpc { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: cd73152f-f784-4506-8df3-90099e18eefb, lookup_type: ByName("default") }
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
434 | 2025-03-07T22:45:04.598Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
435 | 2025-03-07T22:45:04.598Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
436 | 2025-03-07T22:45:04.633Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
437 | 2025-03-07T22:45:04.633Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
438 | 2025-03-07T22:45:04.644Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
439 | 2025-03-07T22:45:04.645Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
440 | 2025-03-07T22:45:04.697Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
441 | 2025-03-07T22:45:04.697Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
442 | 2025-03-07T22:45:04.700Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
443 | 2025-03-07T22:45:04.700Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
444 | 2025-03-07T22:45:04.703Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
445 | 2025-03-07T22:45:04.703Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
446 | 2025-03-07T22:45:04.706Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
447 | 2025-03-07T22:45:04.706Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
448 | 2025-03-07T22:45:04.709Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
449 | 2025-03-07T22:45:04.709Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1935
local_addr = [fd00:1122:3344:101::a]:64131
method = GET
remote_addr = [fd00:1122:3344:101::d]:38459
req_id = 4fa43bc9-8699-40fd-a8cd-acdcbaf2b104
response_code = 200
uri = /0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
450 | 2025-03-07T22:45:04.712Z | DEBG | nexus (SagaExecutor): authorize result
action = CreateChild
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = InternetGateway { parent: Vpc { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: cd73152f-f784-4506-8df3-90099e18eefb, lookup_type: ByName("default") }, key: 3ada68f0-1bcd-4a51-8fdc-58e69fb3bda1, lookup_type: ById(3ada68f0-1bcd-4a51-8fdc-58e69fb3bda1) }
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
451 | 2025-03-07T22:45:04.712Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
452 | 2025-03-07T22:45:04.712Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcCreateGateway
|
453 | 2025-03-07T22:45:04.723Z | DEBG | nexus (SEC): saga log event
new_state = N017 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
454 | 2025-03-07T22:45:04.723Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"key": String("3ada68f0-1bcd-4a51-8fdc-58e69fb3bda1"), "lookup_type": Object {"ById": String("3ada68f0-1bcd-4a51-8fdc-58e69fb3bda1")}, "parent": Object {"key": String("cd73152f-f784-4506-8df3-90099e18eefb"), "lookup_type": Object {"ByName": String("default")}, "parent": Object {"key": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "lookup_type": Object {"ByName": String("proj-9130e8fe788")}, "parent": Object {"key": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "lookup_type": Object {"ById": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452")}, "parent": Null}}}})
node_id = 17
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
455 | 2025-03-07T22:45:04.728Z | DEBG | nexus (SEC): saga log event
new_state = N018 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
456 | 2025-03-07T22:45:04.728Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 18
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
457 | 2025-03-07T22:45:04.733Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
458 | 2025-03-07T22:45:04.733Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
459 | 2025-03-07T22:45:04.735Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
460 | 2025-03-07T22:45:04.735Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
461 | 2025-03-07T22:45:04.737Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
462 | 2025-03-07T22:45:04.737Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
463 | 2025-03-07T22:45:04.739Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
464 | 2025-03-07T22:45:04.739Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
465 | 2025-03-07T22:45:04.741Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
466 | 2025-03-07T22:45:04.742Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
467 | 2025-03-07T22:45:04.744Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
468 | 2025-03-07T22:45:04.744Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
469 | 2025-03-07T22:45:04.746Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
470 | 2025-03-07T22:45:04.747Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
471 | 2025-03-07T22:45:04.749Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
472 | 2025-03-07T22:45:04.752Z | DEBG | nexus (SagaExecutor): authorize result
action = ListChildren
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Vpc { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: cd73152f-f784-4506-8df3-90099e18eefb, lookup_type: ByName("default") }
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
473 | 2025-03-07T22:45:04.752Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
474 | 2025-03-07T22:45:04.752Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
475 | 2025-03-07T22:45:04.754Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
476 | 2025-03-07T22:45:04.754Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
477 | 2025-03-07T22:45:04.757Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
478 | 2025-03-07T22:45:04.757Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
479 | 2025-03-07T22:45:04.759Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
480 | 2025-03-07T22:45:04.759Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
481 | 2025-03-07T22:45:04.761Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
482 | 2025-03-07T22:45:04.764Z | DEBG | nexus (SagaExecutor): authorize result
action = ListChildren
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Vpc { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: cd73152f-f784-4506-8df3-90099e18eefb, lookup_type: ByName("default") }
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
483 | 2025-03-07T22:45:04.764Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
484 | 2025-03-07T22:45:04.765Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
485 | 2025-03-07T22:45:04.768Z | DEBG | nexus: resolved names for firewall rules
instance_interfaces = {}
subnet_interfaces = {}
subnet_networks = {}
vpc_interfaces = {}
|
486 | 2025-03-07T22:45:04.768Z | DEBG | nexus: resolved firewall rules for sled agents
sled_agent_rules = []
|
487 | 2025-03-07T22:45:04.768Z | DEBG | nexus: resolved 0 rules for sleds
|
488 | 2025-03-07T22:45:04.799Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e3d900fb-d4de-4381-ae4b-cbf967007772
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
489 | 2025-03-07T22:45:04.799Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e3d900fb-d4de-4381-ae4b-cbf967007772
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
490 | 2025-03-07T22:45:04.801Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1930
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e3d900fb-d4de-4381-ae4b-cbf967007772
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
491 | 2025-03-07T22:45:04.827Z | DEBG | nexus: resolved sleds for vpc default
vpc_to_sled = []
|
492 | 2025-03-07T22:45:04.827Z | DEBG | nexus: sending firewall rules to sled agents
|
493 | 2025-03-07T22:45:04.827Z | INFO | nexus: updated firewall rules on 0 sleds
file = nexus/networking/src/firewall_rules.rs:496
|
494 | 2025-03-07T22:45:04.827Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
495 | 2025-03-07T22:45:04.827Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_node = VpcNotifySleds
|
496 | 2025-03-07T22:45:04.833Z | DEBG | nexus (SEC): saga log event
new_state = N018 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
497 | 2025-03-07T22:45:04.833Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 18
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
498 | 2025-03-07T22:45:04.838Z | DEBG | nexus (SEC): saga log event
new_state = N019 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
499 | 2025-03-07T22:45:04.838Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 19
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
500 | 2025-03-07T22:45:04.841Z | DEBG | nexus (SEC): saga log event
new_state = N019 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
501 | 2025-03-07T22:45:04.841Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 19
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
502 | 2025-03-07T22:45:04.845Z | DEBG | nexus (SEC): saga log event
new_state = N021 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
503 | 2025-03-07T22:45:04.845Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 21
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
504 | 2025-03-07T22:45:04.848Z | DEBG | nexus (SEC): saga log event
new_state = N021 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
505 | 2025-03-07T22:45:04.848Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 21
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
506 | 2025-03-07T22:45:04.852Z | INFO | nexus (SEC): update for saga cached state
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1384
new_state = Done
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
507 | 2025-03-07T22:45:04.852Z | INFO | nexus (SecStore): updating state
file = nexus/db-queries/src/db/sec_store.rs:95
new_state = done
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
|
508 | 2025-03-07T22:45:04.893Z | INFO | nexus (SEC): saga finished
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1025
result = success
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
509 | 2025-03-07T22:45:04.893Z | INFO | nexus (SagaExecutor): saga finished
file = nexus/src/app/saga.rs:404
saga_id = 535c7748-0c93-424a-9f06-3191eb2b5a7b
saga_name = project-create
saga_result = SagaResult { saga_id: 535c7748-0c93-424a-9f06-3191eb2b5a7b, saga_log: SagaLog { saga_id: 535c7748-0c93-424a-9f06-3191eb2b5a7b, unwinding: false, events: [N020 started, N020 succeeded, N000 started, N000 succeeded, N001 started, N001 succeeded, N002 started, N002 succeeded, N003 started, N003 succeeded, N004 started, N004 succeeded, N005 started, N005 succeeded, N006 started, N006 succeeded, N007 started, N007 succeeded, N008 started, N008 succeeded, N009 started, N009 succeeded, N010 started, N010 succeeded, N011 started, N011 succeeded, N012 started, N012 succeeded, N013 started, N013 succeeded, N014 started, N014 succeeded, N015 started, N015 succeeded, N016 started, N016 succeeded, N017 started, N017 succeeded, N018 started, N018 succeeded, N019 started, N019 succeeded, N021 started, N021 succeeded], node_status: {0: Succeeded(Array [Object {"key": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "lookup_type": Object {"ByName": String("proj-9130e8fe788")}, "parent": Object {"key": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "lookup_type": Object {"ById": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452")}, "parent": Null}}, Object {"identity": Object {"description": String(""), "id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "name": String("proj-9130e8fe788"), "time_created": String("2025-03-07T22:45:04.031417Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:04.031417Z")}, "rcgen": Number(1), "silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452")}]), 1: Succeeded(Object {"authz_project": Object {"key": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "lookup_type": Object {"ByName": String("proj-9130e8fe788")}, "parent": Object {"key": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "lookup_type": Object {"ById": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452")}, "parent": Null}}, "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}, "vpc_create": Object {"description": String("Default VPC"), "dns_name": String("default"), "ipv6_prefix": String("fda9:cd7c:6b41::/48"), "name": String("default")}}), 2: Succeeded(Null), 3: Succeeded(String("cd73152f-f784-4506-8df3-90099e18eefb")), 4: Succeeded(String("3d4f3191-df5d-45cb-a347-bf234c9e6d16")), 5: Succeeded(String("9408ea0c-ffe3-4ad5-a259-895caa7667ea")), 6: Succeeded(String("a0596504-9cda-4508-84a5-e6550892d062")), 7: Succeeded(String("58fd2b9b-77dc-49f8-81cd-913cfc0aec72")), 8: Succeeded(String("863eb7cb-c84b-4d6a-9e55-3312a0237790")), 9: Succeeded(String("3ada68f0-1bcd-4a51-8fdc-58e69fb3bda1")), 10: Succeeded(Array [Object {"key": String("cd73152f-f784-4506-8df3-90099e18eefb"), "lookup_type": Object {"ByName": String("default")}, "parent": Object {"key": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "lookup_type": Object {"ByName": String("proj-9130e8fe788")}, "parent": Object {"key": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "lookup_type": Object {"ById": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452")}, "parent": Null}}}, Object {"dns_name": String("default"), "firewall_gen": Number(1), "identity": Object {"description": String("Default VPC"), "id": String("cd73152f-f784-4506-8df3-90099e18eefb"), "name": String("default"), "time_created": String("2025-03-07T22:45:04.155271Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:04.155271Z")}, "ipv6_prefix": String("fda9:cd7c:6b41::/48"), "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "subnet_gen": Number(1), "system_router_id": String("3d4f3191-df5d-45cb-a347-bf234c9e6d16"), "vni": Number(2073255)}]), 11: Succeeded(Object {"key": String("3d4f3191-df5d-45cb-a347-bf234c9e6d16"), "lookup_type": Object {"ById": String("3d4f3191-df5d-45cb-a347-bf234c9e6d16")}, "parent": Object {"key": String("cd73152f-f784-4506-8df3-90099e18eefb"), "lookup_type": Object {"ByName": String("default")}, "parent": Object {"key": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "lookup_type": Object {"ByName": String("proj-9130e8fe788")}, "parent": Object {"key": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "lookup_type": Object {"ById": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452")}, "parent": Null}}}}), 12: Succeeded(Null), 13: Succeeded(Null), 14: Succeeded(Array [Object {"key": String("863eb7cb-c84b-4d6a-9e55-3312a0237790"), "lookup_type": Object {"ById": String("863eb7cb-c84b-4d6a-9e55-3312a0237790")}, "parent": Object {"key": String("cd73152f-f784-4506-8df3-90099e18eefb"), "lookup_type": Object {"ByName": String("default")}, "parent": Object {"key": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "lookup_type": Object {"ByName": String("proj-9130e8fe788")}, "parent": Object {"key": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "lookup_type": Object {"ById": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452")}, "parent": Null}}}}, Object {"custom_router_id": Null, "identity": Object {"description": String("The default subnet for default"), "id": String("863eb7cb-c84b-4d6a-9e55-3312a0237790"), "name": String("default"), "time_created": String("2025-03-07T22:45:04.405919Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:04.405919Z")}, "ipv4_block": String("172.30.0.0/22"), "ipv6_block": String("fda9:cd7c:6b41::/64"), "rcgen": Number(1), "vpc_id": String("cd73152f-f784-4506-8df3-90099e18eefb")}]), 15: Succeeded(Object {"key": String("58fd2b9b-77dc-49f8-81cd-913cfc0aec72"), "lookup_type": Object {"ById": String("863eb7cb-c84b-4d6a-9e55-3312a0237790")}, "parent": Object {"key": String("3d4f3191-df5d-45cb-a347-bf234c9e6d16"), "lookup_type": Object {"ById": String("3d4f3191-df5d-45cb-a347-bf234c9e6d16")}, "parent": Object {"key": String("cd73152f-f784-4506-8df3-90099e18eefb"), "lookup_type": Object {"ByName": String("default")}, "parent": Object {"key": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "lookup_type": Object {"ByName": String("proj-9130e8fe788")}, "parent": Object {"key": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "lookup_type": Object {"ById": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452")}, "parent": Null}}}}}), 16: Succeeded(Array [Object {"action": String("allow"), "direction": String("inbound"), "filter_hosts": Array [Object {"type": String("vpc"), "value": String("default")}], "filter_ports": Null, "filter_protocols": Null, "identity": Object {"description": String("allow inbound traffic to all instances within the VPC if originated within the VPC"), "id": String("8afe3937-8788-4ac4-99b7-5ab38928b99b"), "name": String("allow-internal-inbound"), "time_created": String("2025-03-07T22:45:04.500827786Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:04.500827786Z")}, "priority": Number(65534), "status": String("enabled"), "targets": Array [Object {"type": String("vpc"), "value": String("default")}], "vpc_id": String("cd73152f-f784-4506-8df3-90099e18eefb")}, Object {"action": String("allow"), "direction": String("inbound"), "filter_hosts": Null, "filter_ports": Array [String("22")], "filter_protocols": Array [String("TCP")], "identity": Object {"description": String("allow inbound TCP connections on port 22 from anywhere"), "id": String("b41a91be-ab02-448c-9029-b26e29ac4a7b"), "name": String("allow-ssh"), "time_created": String("2025-03-07T22:45:04.500830346Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:04.500830346Z")}, "priority": Number(65534), "status": String("enabled"), "targets": Array [Object {"type": String("vpc"), "value": String("default")}], "vpc_id": String("cd73152f-f784-4506-8df3-90099e18eefb")}, Object {"action": String("allow"), "direction": String("inbound"), "filter_hosts": Null, "filter_ports": Null, "filter_protocols": Array [String("ICMP")], "identity": Object {"description": String("allow inbound ICMP traffic from anywhere"), "id": String("afec3f7c-d82d-4134-84b1-f482cde56d88"), "name": String("allow-icmp"), "time_created": String("2025-03-07T22:45:04.500831316Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:04.500831316Z")}, "priority": Number(65534), "status": String("enabled"), "targets": Array [Object {"type": String("vpc"), "value": String("default")}], "vpc_id": String("cd73152f-f784-4506-8df3-90099e18eefb")}]), 17: Succeeded(Object {"key": String("3ada68f0-1bcd-4a51-8fdc-58e69fb3bda1"), "lookup_type": Object {"ById": String("3ada68f0-1bcd-4a51-8fdc-58e69fb3bda1")}, "parent": Object {"key": String("cd73152f-f784-4506-8df3-90099e18eefb"), "lookup_type": Object {"ByName": String("default")}, "parent": Object {"key": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "lookup_type": Object {"ByName": String("proj-9130e8fe788")}, "parent": Object {"key": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "lookup_type": Object {"ById": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452")}, "parent": Null}}}}), 18: Succeeded(Null), 19: Succeeded(Null), 20: Succeeded(Null), 21: Succeeded(Null)} }, kind: Ok(SagaResultOk { saga_output: Null, node_outputs: {"default_internet_gateway_id": String("3ada68f0-1bcd-4a51-8fdc-58e69fb3bda1"), "default_subnet_id": String("863eb7cb-c84b-4d6a-9e55-3312a0237790"), "default_v4_route_id": String("9408ea0c-ffe3-4ad5-a259-895caa7667ea"), "default_v6_route_id": String("a0596504-9cda-4508-84a5-e6550892d062"), "firewall": Array [Object {"action": String("allow"), "direction": String("inbound"), "filter_hosts": Array [Object {"type": String("vpc"), "value": String("default")}], "filter_ports": Null, "filter_protocols": Null, "identity": Object {"description": String("allow inbound traffic to all instances within the VPC if originated within the VPC"), "id": String("8afe3937-8788-4ac4-99b7-5ab38928b99b"), "name": String("allow-internal-inbound"), "time_created": String("2025-03-07T22:45:04.500827786Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:04.500827786Z")}, "priority": Number(65534), "status": String("enabled"), "targets": Array [Object {"type": String("vpc"), "value": String("default")}], "vpc_id": String("cd73152f-f784-4506-8df3-90099e18eefb")}, Object {"action": String("allow"), "direction": String("inbound"), "filter_hosts": Null, "filter_ports": Array [String("22")], "filter_protocols": Array [String("TCP")], "identity": Object {"description": String("allow inbound TCP connections on port 22 from anywhere"), "id": String("b41a91be-ab02-448c-9029-b26e29ac4a7b"), "name": String("allow-ssh"), "time_created": String("2025-03-07T22:45:04.500830346Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:04.500830346Z")}, "priority": Number(65534), "status": String("enabled"), "targets": Array [Object {"type": String("vpc"), "value": String("default")}], "vpc_id": String("cd73152f-f784-4506-8df3-90099e18eefb")}, Object {"action": String("allow"), "direction": String("inbound"), "filter_hosts": Null, "filter_ports": Null, "filter_protocols": Array [String("ICMP")], "identity": Object {"description": String("allow inbound ICMP traffic from anywhere"), "id": String("afec3f7c-d82d-4134-84b1-f482cde56d88"), "name": String("allow-icmp"), "time_created": String("2025-03-07T22:45:04.500831316Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:04.500831316Z")}, "priority": Number(65534), "status": String("enabled"), "targets": Array [Object {"type": String("vpc"), "value": String("default")}], "vpc_id": String("cd73152f-f784-4506-8df3-90099e18eefb")}], "gateway": Object {"key": String("3ada68f0-1bcd-4a51-8fdc-58e69fb3bda1"), "lookup_type": Object {"ById": String("3ada68f0-1bcd-4a51-8fdc-58e69fb3bda1")}, "parent": Object {"key": String("cd73152f-f784-4506-8df3-90099e18eefb"), "lookup_type": Object {"ByName": String("default")}, "parent": Object {"key": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "lookup_type": Object {"ByName": String("proj-9130e8fe788")}, "parent": Object {"key": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "lookup_type": Object {"ById": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452")}, "parent": Null}}}}, "no_result": Null, "project": Array [Object {"key": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "lookup_type": Object {"ByName": String("proj-9130e8fe788")}, "parent": Object {"key": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "lookup_type": Object {"ById": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452")}, "parent": Null}}, Object {"identity": Object {"description": String(""), "id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "name": String("proj-9130e8fe788"), "time_created": String("2025-03-07T22:45:04.031417Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:04.031417Z")}, "rcgen": Number(1), "silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452")}], "route": Object {"key": String("58fd2b9b-77dc-49f8-81cd-913cfc0aec72"), "lookup_type": Object {"ById": String("863eb7cb-c84b-4d6a-9e55-3312a0237790")}, "parent": Object {"key": String("3d4f3191-df5d-45cb-a347-bf234c9e6d16"), "lookup_type": Object {"ById": String("3d4f3191-df5d-45cb-a347-bf234c9e6d16")}, "parent": Object {"key": String("cd73152f-f784-4506-8df3-90099e18eefb"), "lookup_type": Object {"ByName": String("default")}, "parent": Object {"key": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "lookup_type": Object {"ByName": String("proj-9130e8fe788")}, "parent": Object {"key": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "lookup_type": Object {"ById": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452")}, "parent": Null}}}}}, "route4": Null, "route6": Null, "router": Object {"key": String("3d4f3191-df5d-45cb-a347-bf234c9e6d16"), "lookup_type": Object {"ById": String("3d4f3191-df5d-45cb-a347-bf234c9e6d16")}, "parent": Object {"key": String("cd73152f-f784-4506-8df3-90099e18eefb"), "lookup_type": Object {"ByName": String("default")}, "parent": Object {"key": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "lookup_type": Object {"ByName": String("proj-9130e8fe788")}, "parent": Object {"key": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "lookup_type": Object {"ById": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452")}, "parent": Null}}}}, "subnet": Array [Object {"key": String("863eb7cb-c84b-4d6a-9e55-3312a0237790"), "lookup_type": Object {"ById": String("863eb7cb-c84b-4d6a-9e55-3312a0237790")}, "parent": Object {"key": String("cd73152f-f784-4506-8df3-90099e18eefb"), "lookup_type": Object {"ByName": String("default")}, "parent": Object {"key": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "lookup_type": Object {"ByName": String("proj-9130e8fe788")}, "parent": Object {"key": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "lookup_type": Object {"ById": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452")}, "parent": Null}}}}, Object {"custom_router_id": Null, "identity": Object {"description": String("The default subnet for default"), "id": String("863eb7cb-c84b-4d6a-9e55-3312a0237790"), "name": String("default"), "time_created": String("2025-03-07T22:45:04.405919Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:04.405919Z")}, "ipv4_block": String("172.30.0.0/22"), "ipv6_block": String("fda9:cd7c:6b41::/64"), "rcgen": Number(1), "vpc_id": String("cd73152f-f784-4506-8df3-90099e18eefb")}], "subnet_route_id": String("58fd2b9b-77dc-49f8-81cd-913cfc0aec72"), "system_router_id": String("3d4f3191-df5d-45cb-a347-bf234c9e6d16"), "vpc": Null, "vpc_create_params": Object {"authz_project": Object {"key": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "lookup_type": Object {"ByName": String("proj-9130e8fe788")}, "parent": Object {"key": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "lookup_type": Object {"ById": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452")}, "parent": Null}}, "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}, "vpc_create": Object {"description": String("Default VPC"), "dns_name": String("default"), "ipv6_prefix": String("fda9:cd7c:6b41::/48"), "name": String("default")}}, "vpc_id": String("cd73152f-f784-4506-8df3-90099e18eefb")} }) }
|
510 | 2025-03-07T22:45:04.894Z | INFO | nexus (dropshot_external): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1024319
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 8bc8da0b-1eae-4ceb-af68-da2f3ff581a4
response_code = 201
uri = /v1/projects
|
511 | 2025-03-07T22:45:04.896Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
512 | 2025-03-07T22:45:04.896Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
513 | 2025-03-07T22:45:04.898Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
514 | 2025-03-07T22:45:04.898Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
515 | 2025-03-07T22:45:04.900Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
516 | 2025-03-07T22:45:04.901Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("token = \\"ccad87921380ca12014dfaebe01e749ff1f137ca\\"") }
result = Ok(())
|
517 | 2025-03-07T22:45:04.901Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
518 | 2025-03-07T22:45:04.901Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
519 | 2025-03-07T22:45:04.903Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
520 | 2025-03-07T22:45:04.903Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
521 | 2025-03-07T22:45:04.905Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
522 | 2025-03-07T22:45:04.905Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
523 | 2025-03-07T22:45:04.906Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
524 | 2025-03-07T22:45:04.907Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
525 | 2025-03-07T22:45:04.908Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
526 | 2025-03-07T22:45:04.909Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
527 | 2025-03-07T22:45:04.909Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
528 | 2025-03-07T22:45:04.909Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
529 | 2025-03-07T22:45:04.910Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
530 | 2025-03-07T22:45:04.911Z | DEBG | nexus (ExternalAuthn): authorize result
action = Modify
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("ccad87921380ca12014dfaebe01e749ff1f137ca") }
result = Ok(())
|
531 | 2025-03-07T22:45:04.911Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
532 | 2025-03-07T22:45:04.912Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
533 | 2025-03-07T22:45:04.916Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
534 | 2025-03-07T22:45:04.916Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
535 | 2025-03-07T22:45:04.917Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
536 | 2025-03-07T22:45:04.917Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
537 | 2025-03-07T22:45:04.919Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
538 | 2025-03-07T22:45:04.919Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
539 | 2025-03-07T22:45:04.920Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
540 | 2025-03-07T22:45:04.920Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
541 | 2025-03-07T22:45:04.921Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
542 | 2025-03-07T22:45:04.922Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
543 | 2025-03-07T22:45:04.922Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
544 | 2025-03-07T22:45:04.923Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
545 | 2025-03-07T22:45:04.924Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
546 | 2025-03-07T22:45:04.924Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
547 | 2025-03-07T22:45:04.925Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
548 | 2025-03-07T22:45:04.926Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
549 | 2025-03-07T22:45:04.927Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
550 | 2025-03-07T22:45:04.928Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }
result = Ok(())
|
551 | 2025-03-07T22:45:04.928Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = a4e6fc0f-ff7c-404b-9bfd-cd3105953903
roles = RoleSet { roles: {} }
uri = /v1/me/ssh-keys
|
552 | 2025-03-07T22:45:04.928Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = a4e6fc0f-ff7c-404b-9bfd-cd3105953903
resource = Database
result = Ok(())
uri = /v1/me/ssh-keys
|
553 | 2025-03-07T22:45:04.930Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = a4e6fc0f-ff7c-404b-9bfd-cd3105953903
roles = RoleSet { roles: {} }
uri = /v1/me/ssh-keys
|
554 | 2025-03-07T22:45:04.930Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = a4e6fc0f-ff7c-404b-9bfd-cd3105953903
resource = Database
result = Ok(())
uri = /v1/me/ssh-keys
|
555 | 2025-03-07T22:45:04.931Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = a4e6fc0f-ff7c-404b-9bfd-cd3105953903
roles = RoleSet { roles: {} }
uri = /v1/me/ssh-keys
|
556 | 2025-03-07T22:45:04.931Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = a4e6fc0f-ff7c-404b-9bfd-cd3105953903
resource = Database
result = Ok(())
uri = /v1/me/ssh-keys
|
557 | 2025-03-07T22:45:04.934Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = a4e6fc0f-ff7c-404b-9bfd-cd3105953903
roles = RoleSet { roles: {} }
uri = /v1/me/ssh-keys
|
558 | 2025-03-07T22:45:04.934Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = a4e6fc0f-ff7c-404b-9bfd-cd3105953903
resource = Database
result = Ok(())
uri = /v1/me/ssh-keys
|
559 | 2025-03-07T22:45:04.936Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = a4e6fc0f-ff7c-404b-9bfd-cd3105953903
roles = RoleSet { roles: {} }
uri = /v1/me/ssh-keys
|
560 | 2025-03-07T22:45:04.936Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = a4e6fc0f-ff7c-404b-9bfd-cd3105953903
resource = Database
result = Ok(())
uri = /v1/me/ssh-keys
|
561 | 2025-03-07T22:45:04.938Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = a4e6fc0f-ff7c-404b-9bfd-cd3105953903
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/me/ssh-keys
|
562 | 2025-03-07T22:45:04.939Z | DEBG | nexus (dropshot_external): authorize result
action = CreateChild
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = a4e6fc0f-ff7c-404b-9bfd-cd3105953903
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
uri = /v1/me/ssh-keys
|
563 | 2025-03-07T22:45:04.939Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = a4e6fc0f-ff7c-404b-9bfd-cd3105953903
roles = RoleSet { roles: {} }
uri = /v1/me/ssh-keys
|
564 | 2025-03-07T22:45:04.940Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = a4e6fc0f-ff7c-404b-9bfd-cd3105953903
resource = Database
result = Ok(())
uri = /v1/me/ssh-keys
|
565 | 2025-03-07T22:45:04.941Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = a4e6fc0f-ff7c-404b-9bfd-cd3105953903
roles = RoleSet { roles: {} }
uri = /v1/me/ssh-keys
|
566 | 2025-03-07T22:45:04.941Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = a4e6fc0f-ff7c-404b-9bfd-cd3105953903
resource = Database
result = Ok(())
uri = /v1/me/ssh-keys
|
567 | 2025-03-07T22:45:04.944Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = a4e6fc0f-ff7c-404b-9bfd-cd3105953903
roles = RoleSet { roles: {} }
uri = /v1/me/ssh-keys
|
568 | 2025-03-07T22:45:04.944Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = a4e6fc0f-ff7c-404b-9bfd-cd3105953903
resource = Database
result = Ok(())
uri = /v1/me/ssh-keys
|
569 | 2025-03-07T22:45:04.946Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = a4e6fc0f-ff7c-404b-9bfd-cd3105953903
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/me/ssh-keys
|
570 | 2025-03-07T22:45:04.947Z | DEBG | nexus (dropshot_external): authorize result
action = CreateChild
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = a4e6fc0f-ff7c-404b-9bfd-cd3105953903
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
uri = /v1/me/ssh-keys
|
571 | 2025-03-07T22:45:04.947Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = a4e6fc0f-ff7c-404b-9bfd-cd3105953903
roles = RoleSet { roles: {} }
uri = /v1/me/ssh-keys
|
572 | 2025-03-07T22:45:04.947Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = a4e6fc0f-ff7c-404b-9bfd-cd3105953903
resource = Database
result = Ok(())
uri = /v1/me/ssh-keys
|
573 | 2025-03-07T22:45:04.960Z | INFO | nexus (dropshot_external): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 64013
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = a4e6fc0f-ff7c-404b-9bfd-cd3105953903
response_code = 201
uri = /v1/me/ssh-keys
|
574 | 2025-03-07T22:45:04.961Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
575 | 2025-03-07T22:45:04.962Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
576 | 2025-03-07T22:45:04.963Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
577 | 2025-03-07T22:45:04.963Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
578 | 2025-03-07T22:45:04.964Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
579 | 2025-03-07T22:45:04.965Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("token = \\"ccad87921380ca12014dfaebe01e749ff1f137ca\\"") }
result = Ok(())
|
580 | 2025-03-07T22:45:04.965Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
581 | 2025-03-07T22:45:04.965Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
582 | 2025-03-07T22:45:04.967Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
583 | 2025-03-07T22:45:04.967Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
584 | 2025-03-07T22:45:04.969Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
585 | 2025-03-07T22:45:04.969Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
586 | 2025-03-07T22:45:04.970Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
587 | 2025-03-07T22:45:04.970Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
588 | 2025-03-07T22:45:04.972Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
589 | 2025-03-07T22:45:04.973Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
590 | 2025-03-07T22:45:04.973Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
591 | 2025-03-07T22:45:04.973Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
592 | 2025-03-07T22:45:04.974Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
593 | 2025-03-07T22:45:04.975Z | DEBG | nexus (ExternalAuthn): authorize result
action = Modify
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("ccad87921380ca12014dfaebe01e749ff1f137ca") }
result = Ok(())
|
594 | 2025-03-07T22:45:04.975Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
595 | 2025-03-07T22:45:04.975Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
596 | 2025-03-07T22:45:04.979Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
597 | 2025-03-07T22:45:04.979Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
598 | 2025-03-07T22:45:04.980Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
599 | 2025-03-07T22:45:04.980Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
600 | 2025-03-07T22:45:04.982Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
601 | 2025-03-07T22:45:04.982Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
602 | 2025-03-07T22:45:04.983Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
603 | 2025-03-07T22:45:04.983Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
604 | 2025-03-07T22:45:04.984Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
605 | 2025-03-07T22:45:04.985Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
606 | 2025-03-07T22:45:04.985Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
607 | 2025-03-07T22:45:04.985Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
608 | 2025-03-07T22:45:04.986Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
609 | 2025-03-07T22:45:04.987Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
610 | 2025-03-07T22:45:04.988Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
611 | 2025-03-07T22:45:04.988Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
612 | 2025-03-07T22:45:04.989Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
613 | 2025-03-07T22:45:04.990Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }
result = Ok(())
|
614 | 2025-03-07T22:45:04.990Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = d4d8c008-e2a0-40ed-aa12-c37ba3bd9f00
roles = RoleSet { roles: {} }
uri = /v1/images/debian11
|
615 | 2025-03-07T22:45:04.991Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = d4d8c008-e2a0-40ed-aa12-c37ba3bd9f00
resource = Database
result = Ok(())
uri = /v1/images/debian11
|
616 | 2025-03-07T22:45:04.992Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = d4d8c008-e2a0-40ed-aa12-c37ba3bd9f00
roles = RoleSet { roles: {} }
uri = /v1/images/debian11
|
617 | 2025-03-07T22:45:04.992Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = d4d8c008-e2a0-40ed-aa12-c37ba3bd9f00
resource = Database
result = Ok(())
uri = /v1/images/debian11
|
618 | 2025-03-07T22:45:04.999Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = d4d8c008-e2a0-40ed-aa12-c37ba3bd9f00
roles = RoleSet { roles: {} }
uri = /v1/images/debian11
|
619 | 2025-03-07T22:45:05.000Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = d4d8c008-e2a0-40ed-aa12-c37ba3bd9f00
resource = Database
result = Ok(())
uri = /v1/images/debian11
|
620 | 2025-03-07T22:45:05.002Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = d4d8c008-e2a0-40ed-aa12-c37ba3bd9f00
roles = RoleSet { roles: {} }
uri = /v1/images/debian11
|
621 | 2025-03-07T22:45:05.002Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = d4d8c008-e2a0-40ed-aa12-c37ba3bd9f00
resource = Database
result = Ok(())
uri = /v1/images/debian11
|
622 | 2025-03-07T22:45:05.004Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = d4d8c008-e2a0-40ed-aa12-c37ba3bd9f00
roles = RoleSet { roles: {} }
uri = /v1/images/debian11
|
623 | 2025-03-07T22:45:05.004Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = d4d8c008-e2a0-40ed-aa12-c37ba3bd9f00
resource = Database
result = Ok(())
uri = /v1/images/debian11
|
624 | 2025-03-07T22:45:05.007Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = d4d8c008-e2a0-40ed-aa12-c37ba3bd9f00
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/images/debian11
|
625 | 2025-03-07T22:45:05.009Z | DEBG | nexus (dropshot_external): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = d4d8c008-e2a0-40ed-aa12-c37ba3bd9f00
resource = SiloImage { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: c1a6176f-4d7c-45a8-ae8b-123a8c057102, lookup_type: ByName("debian11") }
result = Ok(())
uri = /v1/images/debian11
|
626 | 2025-03-07T22:45:05.009Z | INFO | nexus (dropshot_external): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 47457
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = d4d8c008-e2a0-40ed-aa12-c37ba3bd9f00
response_code = 200
uri = /v1/images/debian11
|
627 | 2025-03-07T22:45:05.012Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
628 | 2025-03-07T22:45:05.012Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
629 | 2025-03-07T22:45:05.013Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
630 | 2025-03-07T22:45:05.013Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
631 | 2025-03-07T22:45:05.014Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
632 | 2025-03-07T22:45:05.015Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("token = \\"ccad87921380ca12014dfaebe01e749ff1f137ca\\"") }
result = Ok(())
|
633 | 2025-03-07T22:45:05.015Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
634 | 2025-03-07T22:45:05.015Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
635 | 2025-03-07T22:45:05.016Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
636 | 2025-03-07T22:45:05.017Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
637 | 2025-03-07T22:45:05.018Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
638 | 2025-03-07T22:45:05.018Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
639 | 2025-03-07T22:45:05.019Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
640 | 2025-03-07T22:45:05.020Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
641 | 2025-03-07T22:45:05.021Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
642 | 2025-03-07T22:45:05.022Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
643 | 2025-03-07T22:45:05.022Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
644 | 2025-03-07T22:45:05.022Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
645 | 2025-03-07T22:45:05.023Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
646 | 2025-03-07T22:45:05.024Z | DEBG | nexus (ExternalAuthn): authorize result
action = Modify
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("ccad87921380ca12014dfaebe01e749ff1f137ca") }
result = Ok(())
|
647 | 2025-03-07T22:45:05.024Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
648 | 2025-03-07T22:45:05.024Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
649 | 2025-03-07T22:45:05.029Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
650 | 2025-03-07T22:45:05.029Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
651 | 2025-03-07T22:45:05.030Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
652 | 2025-03-07T22:45:05.030Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
653 | 2025-03-07T22:45:05.032Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
654 | 2025-03-07T22:45:05.032Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
655 | 2025-03-07T22:45:05.033Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
656 | 2025-03-07T22:45:05.033Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
657 | 2025-03-07T22:45:05.034Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
658 | 2025-03-07T22:45:05.035Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
659 | 2025-03-07T22:45:05.035Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
660 | 2025-03-07T22:45:05.035Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
661 | 2025-03-07T22:45:05.037Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
662 | 2025-03-07T22:45:05.037Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
663 | 2025-03-07T22:45:05.038Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
664 | 2025-03-07T22:45:05.038Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
665 | 2025-03-07T22:45:05.039Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
666 | 2025-03-07T22:45:05.041Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }
result = Ok(())
|
667 | 2025-03-07T22:45:05.041Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 11763073-e1c1-4c5c-9391-17689bae8f7d
roles = RoleSet { roles: {} }
uri = /v1/disks?project=proj-9130e8fe788
|
668 | 2025-03-07T22:45:05.041Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 11763073-e1c1-4c5c-9391-17689bae8f7d
resource = Database
result = Ok(())
uri = /v1/disks?project=proj-9130e8fe788
|
669 | 2025-03-07T22:45:05.042Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 11763073-e1c1-4c5c-9391-17689bae8f7d
roles = RoleSet { roles: {} }
uri = /v1/disks?project=proj-9130e8fe788
|
670 | 2025-03-07T22:45:05.042Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 11763073-e1c1-4c5c-9391-17689bae8f7d
resource = Database
result = Ok(())
uri = /v1/disks?project=proj-9130e8fe788
|
671 | 2025-03-07T22:45:05.044Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 11763073-e1c1-4c5c-9391-17689bae8f7d
roles = RoleSet { roles: {} }
uri = /v1/disks?project=proj-9130e8fe788
|
672 | 2025-03-07T22:45:05.044Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 11763073-e1c1-4c5c-9391-17689bae8f7d
resource = Database
result = Ok(())
uri = /v1/disks?project=proj-9130e8fe788
|
673 | 2025-03-07T22:45:05.046Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 11763073-e1c1-4c5c-9391-17689bae8f7d
roles = RoleSet { roles: {} }
uri = /v1/disks?project=proj-9130e8fe788
|
674 | 2025-03-07T22:45:05.046Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 11763073-e1c1-4c5c-9391-17689bae8f7d
resource = Database
result = Ok(())
uri = /v1/disks?project=proj-9130e8fe788
|
675 | 2025-03-07T22:45:05.048Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 11763073-e1c1-4c5c-9391-17689bae8f7d
roles = RoleSet { roles: {} }
uri = /v1/disks?project=proj-9130e8fe788
|
676 | 2025-03-07T22:45:05.049Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 11763073-e1c1-4c5c-9391-17689bae8f7d
resource = Database
result = Ok(())
uri = /v1/disks?project=proj-9130e8fe788
|
677 | 2025-03-07T22:45:05.051Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 11763073-e1c1-4c5c-9391-17689bae8f7d
roles = RoleSet { roles: {} }
uri = /v1/disks?project=proj-9130e8fe788
|
678 | 2025-03-07T22:45:05.051Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 11763073-e1c1-4c5c-9391-17689bae8f7d
resource = Database
result = Ok(())
uri = /v1/disks?project=proj-9130e8fe788
|
679 | 2025-03-07T22:45:05.053Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 11763073-e1c1-4c5c-9391-17689bae8f7d
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/disks?project=proj-9130e8fe788
|
680 | 2025-03-07T22:45:05.056Z | DEBG | nexus (dropshot_external): authorize result
action = CreateChild
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 11763073-e1c1-4c5c-9391-17689bae8f7d
resource = Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }
result = Ok(())
uri = /v1/disks?project=proj-9130e8fe788
|
681 | 2025-03-07T22:45:05.056Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 11763073-e1c1-4c5c-9391-17689bae8f7d
roles = RoleSet { roles: {} }
uri = /v1/disks?project=proj-9130e8fe788
|
682 | 2025-03-07T22:45:05.056Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 11763073-e1c1-4c5c-9391-17689bae8f7d
resource = Database
result = Ok(())
uri = /v1/disks?project=proj-9130e8fe788
|
683 | 2025-03-07T22:45:05.058Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 11763073-e1c1-4c5c-9391-17689bae8f7d
roles = RoleSet { roles: {} }
uri = /v1/disks?project=proj-9130e8fe788
|
684 | 2025-03-07T22:45:05.058Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 11763073-e1c1-4c5c-9391-17689bae8f7d
resource = Database
result = Ok(())
uri = /v1/disks?project=proj-9130e8fe788
|
685 | 2025-03-07T22:45:05.059Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 11763073-e1c1-4c5c-9391-17689bae8f7d
roles = RoleSet { roles: {} }
uri = /v1/disks?project=proj-9130e8fe788
|
686 | 2025-03-07T22:45:05.059Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 11763073-e1c1-4c5c-9391-17689bae8f7d
resource = Database
result = Ok(())
uri = /v1/disks?project=proj-9130e8fe788
|
687 | 2025-03-07T22:45:05.062Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 11763073-e1c1-4c5c-9391-17689bae8f7d
roles = RoleSet { roles: {} }
uri = /v1/disks?project=proj-9130e8fe788
|
688 | 2025-03-07T22:45:05.062Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 11763073-e1c1-4c5c-9391-17689bae8f7d
resource = Database
result = Ok(())
uri = /v1/disks?project=proj-9130e8fe788
|
689 | 2025-03-07T22:45:05.064Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 11763073-e1c1-4c5c-9391-17689bae8f7d
roles = RoleSet { roles: {} }
uri = /v1/disks?project=proj-9130e8fe788
|
690 | 2025-03-07T22:45:05.064Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 11763073-e1c1-4c5c-9391-17689bae8f7d
resource = Database
result = Ok(())
uri = /v1/disks?project=proj-9130e8fe788
|
691 | 2025-03-07T22:45:05.066Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 11763073-e1c1-4c5c-9391-17689bae8f7d
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/disks?project=proj-9130e8fe788
|
692 | 2025-03-07T22:45:05.068Z | DEBG | nexus (dropshot_external): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 11763073-e1c1-4c5c-9391-17689bae8f7d
resource = Image { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: c1a6176f-4d7c-45a8-ae8b-123a8c057102, lookup_type: ById(c1a6176f-4d7c-45a8-ae8b-123a8c057102) }
result = Ok(())
uri = /v1/disks?project=proj-9130e8fe788
|
693 | 2025-03-07T22:45:05.069Z | INFO | nexus (SagaExecutor): preparing saga
file = nexus/src/app/saga.rs:255
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
|
694 | 2025-03-07T22:45:05.069Z | INFO | nexus (SEC): saga create
dag = {"end_node":10,"graph":{"edge_property":"directed","edges":[[0,1,null],[1,2,null],[2,3,null],[3,4,null],[4,5,null],[5,6,null],[6,7,null],[7,8,null],[9,0,null],[8,10,null]],"node_holes":[],"nodes":[{"Action":{"action_name":"common.uuid_generate","label":"GenerateDiskId","name":"disk_id"}},{"Action":{"action_name":"common.uuid_generate","label":"GenerateVolumeId","name":"volume_id"}},{"Action":{"action_name":"disk_create.create_disk_record","label":"CreateDiskRecord","name":"created_disk"}},{"Action":{"action_name":"disk_create.regions_alloc","label":"RegionsAlloc","name":"datasets_and_regions"}},{"Action":{"action_name":"disk_create.space_account","label":"SpaceAccount","name":"no_result"}},{"Action":{"action_name":"disk_create.regions_ensure_undo","label":"RegionsEnsureUndo","name":"regions_ensure_undo"}},{"Action":{"action_name":"disk_create.regions_ensure","label":"RegionsEnsure","name":"regions_ensure"}},{"Action":{"action_name":"disk_create.create_volume_record","label":"CreateVolumeRecord","name":"created_volume"}},{"Action":{"action_name":"disk_create.finalize_disk_record","label":"FinalizeDiskRecord","name":"disk_runtime"}},{"Start":{"params":{"create_params":{"description":"","disk_source":{"image_id":"c1a6176f-4d7c-45a8-ae8b-123a8c057102","type":"image"},"name":"disk-ca9690fdf6d","size":2147483648},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}}}},"End"]},"saga_name":"disk-create","start_node":9}
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1146
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
695 | 2025-03-07T22:45:05.069Z | INFO | nexus (SecStore): creating saga
file = nexus/db-queries/src/db/sec_store.rs:50
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
|
696 | 2025-03-07T22:45:05.100Z | INFO | nexus (SagaExecutor): starting saga
file = nexus/src/app/saga.rs:353
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
|
697 | 2025-03-07T22:45:05.100Z | INFO | nexus (SEC): saga start
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:967
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
698 | 2025-03-07T22:45:05.100Z | DEBG | nexus (SEC): saga log event
new_state = N009 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
699 | 2025-03-07T22:45:05.100Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 9
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
|
700 | 2025-03-07T22:45:05.104Z | DEBG | nexus (SEC): saga log event
new_state = N009 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
701 | 2025-03-07T22:45:05.104Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 9
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
|
702 | 2025-03-07T22:45:05.107Z | DEBG | nexus (SEC): saga log event
new_state = N000 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
703 | 2025-03-07T22:45:05.107Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 0
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
|
704 | 2025-03-07T22:45:05.110Z | DEBG | nexus (SEC): saga log event
new_state = N000 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
705 | 2025-03-07T22:45:05.110Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(String("370dbcde-0c30-435a-8fb2-58d8230eaddc"))
node_id = 0
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
|
706 | 2025-03-07T22:45:05.113Z | DEBG | nexus (SEC): saga log event
new_state = N001 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
707 | 2025-03-07T22:45:05.113Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 1
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
|
708 | 2025-03-07T22:45:05.116Z | DEBG | nexus (SEC): saga log event
new_state = N001 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
709 | 2025-03-07T22:45:05.116Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(String("bd210e3d-6cfd-404a-b112-72f5aebb7b26"))
node_id = 1
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
|
710 | 2025-03-07T22:45:05.119Z | DEBG | nexus (SEC): saga log event
new_state = N002 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
711 | 2025-03-07T22:45:05.119Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 2
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
|
712 | 2025-03-07T22:45:05.165Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
713 | 2025-03-07T22:45:05.165Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
714 | 2025-03-07T22:45:05.167Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
715 | 2025-03-07T22:45:05.168Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
716 | 2025-03-07T22:45:05.169Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
717 | 2025-03-07T22:45:05.170Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
718 | 2025-03-07T22:45:05.172Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
719 | 2025-03-07T22:45:05.172Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
720 | 2025-03-07T22:45:05.175Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
721 | 2025-03-07T22:45:05.175Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
722 | 2025-03-07T22:45:05.177Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
723 | 2025-03-07T22:45:05.179Z | DEBG | nexus (SagaExecutor): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Image { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: c1a6176f-4d7c-45a8-ae8b-123a8c057102, lookup_type: ById(c1a6176f-4d7c-45a8-ae8b-123a8c057102) }
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
724 | 2025-03-07T22:45:05.179Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
725 | 2025-03-07T22:45:05.180Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
726 | 2025-03-07T22:45:05.181Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
727 | 2025-03-07T22:45:05.181Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
728 | 2025-03-07T22:45:05.183Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
729 | 2025-03-07T22:45:05.183Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
730 | 2025-03-07T22:45:05.185Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
731 | 2025-03-07T22:45:05.185Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
732 | 2025-03-07T22:45:05.187Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
733 | 2025-03-07T22:45:05.188Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
734 | 2025-03-07T22:45:05.190Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
735 | 2025-03-07T22:45:05.190Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
736 | 2025-03-07T22:45:05.192Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
737 | 2025-03-07T22:45:05.195Z | DEBG | nexus (SagaExecutor): authorize result
action = CreateChild
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
738 | 2025-03-07T22:45:05.195Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
739 | 2025-03-07T22:45:05.195Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
740 | 2025-03-07T22:45:05.197Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
741 | 2025-03-07T22:45:05.197Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
742 | 2025-03-07T22:45:05.199Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
743 | 2025-03-07T22:45:05.199Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
744 | 2025-03-07T22:45:05.201Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
745 | 2025-03-07T22:45:05.201Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
746 | 2025-03-07T22:45:05.204Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
747 | 2025-03-07T22:45:05.206Z | DEBG | nexus (SagaExecutor): authorize result
action = CreateChild
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
748 | 2025-03-07T22:45:05.207Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
749 | 2025-03-07T22:45:05.207Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = CreateDiskRecord
|
750 | 2025-03-07T22:45:05.250Z | DEBG | nexus (SEC): saga log event
new_state = N002 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
751 | 2025-03-07T22:45:05.250Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"block_size": String("Traditional"), "create_image_id": String("c1a6176f-4d7c-45a8-ae8b-123a8c057102"), "create_snapshot_id": Null, "identity": Object {"description": String(""), "id": String("370dbcde-0c30-435a-8fb2-58d8230eaddc"), "name": String("disk-ca9690fdf6d"), "time_created": String("2025-03-07T22:45:05.179947Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:05.179947Z")}, "pantry_address": Null, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "rcgen": Number(1), "runtime_state": Object {"attach_instance_id": Null, "disk_state": String("creating"), "gen": Number(1), "time_updated": String("2025-03-07T22:45:05.179947Z")}, "size": Number(2147483648), "slot": Null, "volume_id": String("bd210e3d-6cfd-404a-b112-72f5aebb7b26")})
node_id = 2
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
|
752 | 2025-03-07T22:45:05.253Z | DEBG | nexus (SEC): saga log event
new_state = N003 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
753 | 2025-03-07T22:45:05.253Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 3
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
|
754 | 2025-03-07T22:45:05.256Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = RegionsAlloc
|
755 | 2025-03-07T22:45:05.256Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = RegionsAlloc
|
756 | 2025-03-07T22:45:05.259Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = RegionsAlloc
|
757 | 2025-03-07T22:45:05.259Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = RegionsAlloc
|
758 | 2025-03-07T22:45:05.262Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = RegionsAlloc
|
759 | 2025-03-07T22:45:05.262Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = RegionsAlloc
|
760 | 2025-03-07T22:45:05.264Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = RegionsAlloc
|
761 | 2025-03-07T22:45:05.265Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = RegionsAlloc
|
762 | 2025-03-07T22:45:05.267Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = RegionsAlloc
|
763 | 2025-03-07T22:45:05.268Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = RegionsAlloc
|
764 | 2025-03-07T22:45:05.269Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = RegionsAlloc
|
765 | 2025-03-07T22:45:05.272Z | DEBG | nexus (SagaExecutor): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Image { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: c1a6176f-4d7c-45a8-ae8b-123a8c057102, lookup_type: ById(c1a6176f-4d7c-45a8-ae8b-123a8c057102) }
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = RegionsAlloc
|
766 | 2025-03-07T22:45:05.272Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = RegionsAlloc
|
767 | 2025-03-07T22:45:05.272Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = RegionsAlloc
|
768 | 2025-03-07T22:45:05.356Z | INFO | nexus (datastore): Allocated regions for volume
datasets_and_regions = [(CrucibleDataset { identity: CrucibleDatasetIdentity { id: 02d86121-c567-4f41-a707-63a73ab13662 (dataset), time_created: 2025-03-07T22:34:17.208512Z, time_modified: 2025-03-07T22:34:17.208512Z }, time_deleted: None, rcgen: Generation(Generation(1)), pool_id: f9fb1b54-30e4-4283-8bc7-944aa88f7bbe, ip: fd00:1122:3344:101::1a, port: SqlU16(32345), size_used: 4294967296 }, Region { identity: RegionIdentity { id: 5bbc8115-f752-401f-b41d-b295254ac7d1, time_created: 2025-03-07T22:45:05.288415Z, time_modified: 2025-03-07T22:45:05.288415Z }, dataset_id: 02d86121-c567-4f41-a707-63a73ab13662 (dataset), volume_id: bd210e3d-6cfd-404a-b112-72f5aebb7b26 (volume), block_size: ByteCount(ByteCount(512)), blocks_per_extent: 131072, extent_count: 32, port: None, read_only: false, deleting: false }), (CrucibleDataset { identity: CrucibleDatasetIdentity { id: 15e908f4-6ee9-42dc-a3cf-f65a5ab3697d (dataset), time_created: 2025-03-07T22:34:17.208512Z, time_modified: 2025-03-07T22:34:17.208512Z }, time_deleted: None, rcgen: Generation(Generation(1)), pool_id: 1b19142a-b2ec-4041-a690-ee84f683d7c6, ip: fd00:1122:3344:101::17, port: SqlU16(32345), size_used: 2147483648 }, Region { identity: RegionIdentity { id: bcfe043f-7f9f-468e-91a3-eee17f5f1c21, time_created: 2025-03-07T22:45:05.288415Z, time_modified: 2025-03-07T22:45:05.288415Z }, dataset_id: 15e908f4-6ee9-42dc-a3cf-f65a5ab3697d (dataset), volume_id: bd210e3d-6cfd-404a-b112-72f5aebb7b26 (volume), block_size: ByteCount(ByteCount(512)), blocks_per_extent: 131072, extent_count: 32, port: None, read_only: false, deleting: false }), (CrucibleDataset { identity: CrucibleDatasetIdentity { id: f02ae485-831f-45a6-a81c-e5ba6634f3f4 (dataset), time_created: 2025-03-07T22:34:17.208512Z, time_modified: 2025-03-07T22:34:17.208512Z }, time_deleted: None, rcgen: Generation(Generation(1)), pool_id: 23444eeb-ffe3-4f9f-acba-28c0cf8ec443, ip: fd00:1122:3344:101::19, port: SqlU16(32345), size_used: 4294967296 }, Region { identity: RegionIdentity { id: cc1bcc92-3db8-46c6-a325-98f995b4bc74, time_created: 2025-03-07T22:45:05.288415Z, time_modified: 2025-03-07T22:45:05.288415Z }, dataset_id: f02ae485-831f-45a6-a81c-e5ba6634f3f4 (dataset), volume_id: bd210e3d-6cfd-404a-b112-72f5aebb7b26 (volume), block_size: ByteCount(ByteCount(512)), blocks_per_extent: 131072, extent_count: 32, port: None, read_only: false, deleting: false })]
file = nexus/db-queries/src/db/datastore/region.rs:281
maybe_snapshot_id = None
volume_id = bd210e3d-6cfd-404a-b112-72f5aebb7b26
|
769 | 2025-03-07T22:45:05.356Z | DEBG | nexus (SEC): saga log event
new_state = N003 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
770 | 2025-03-07T22:45:05.356Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Array [Array [Object {"identity": Object {"id": String("02d86121-c567-4f41-a707-63a73ab13662"), "time_created": String("2025-03-07T22:34:17.208512Z"), "time_modified": String("2025-03-07T22:34:17.208512Z")}, "ip": String("fd00:1122:3344:101::1a"), "pool_id": String("f9fb1b54-30e4-4283-8bc7-944aa88f7bbe"), "port": Number(32345), "rcgen": Number(1), "size_used": Number(4294967296), "time_deleted": Null}, Object {"block_size": Number(512), "blocks_per_extent": Number(131072), "dataset_id": String("02d86121-c567-4f41-a707-63a73ab13662"), "deleting": Bool(false), "extent_count": Number(32), "identity": Object {"id": String("5bbc8115-f752-401f-b41d-b295254ac7d1"), "time_created": String("2025-03-07T22:45:05.288415Z"), "time_modified": String("2025-03-07T22:45:05.288415Z")}, "port": Null, "read_only": Bool(false), "volume_id": String("bd210e3d-6cfd-404a-b112-72f5aebb7b26")}], Array [Object {"identity": Object {"id": String("15e908f4-6ee9-42dc-a3cf-f65a5ab3697d"), "time_created": String("2025-03-07T22:34:17.208512Z"), "time_modified": String("2025-03-07T22:34:17.208512Z")}, "ip": String("fd00:1122:3344:101::17"), "pool_id": String("1b19142a-b2ec-4041-a690-ee84f683d7c6"), "port": Number(32345), "rcgen": Number(1), "size_used": Number(2147483648), "time_deleted": Null}, Object {"block_size": Number(512), "blocks_per_extent": Number(131072), "dataset_id": String("15e908f4-6ee9-42dc-a3cf-f65a5ab3697d"), "deleting": Bool(false), "extent_count": Number(32), "identity": Object {"id": String("bcfe043f-7f9f-468e-91a3-eee17f5f1c21"), "time_created": String("2025-03-07T22:45:05.288415Z"), "time_modified": String("2025-03-07T22:45:05.288415Z")}, "port": Null, "read_only": Bool(false), "volume_id": String("bd210e3d-6cfd-404a-b112-72f5aebb7b26")}], Array [Object {"identity": Object {"id": String("f02ae485-831f-45a6-a81c-e5ba6634f3f4"), "time_created": String("2025-03-07T22:34:17.208512Z"), "time_modified": String("2025-03-07T22:34:17.208512Z")}, "ip": String("fd00:1122:3344:101::19"), "pool_id": String("23444eeb-ffe3-4f9f-acba-28c0cf8ec443"), "port": Number(32345), "rcgen": Number(1), "size_used": Number(4294967296), "time_deleted": Null}, Object {"block_size": Number(512), "blocks_per_extent": Number(131072), "dataset_id": String("f02ae485-831f-45a6-a81c-e5ba6634f3f4"), "deleting": Bool(false), "extent_count": Number(32), "identity": Object {"id": String("cc1bcc92-3db8-46c6-a325-98f995b4bc74"), "time_created": String("2025-03-07T22:45:05.288415Z"), "time_modified": String("2025-03-07T22:45:05.288415Z")}, "port": Null, "read_only": Bool(false), "volume_id": String("bd210e3d-6cfd-404a-b112-72f5aebb7b26")}]])
node_id = 3
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
|
771 | 2025-03-07T22:45:05.360Z | DEBG | nexus (SEC): saga log event
new_state = N004 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
772 | 2025-03-07T22:45:05.360Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 4
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
|
773 | 2025-03-07T22:45:05.364Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = SpaceAccount
|
774 | 2025-03-07T22:45:05.364Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = SpaceAccount
|
775 | 2025-03-07T22:45:05.376Z | DEBG | nexus (SEC): saga log event
new_state = N004 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
776 | 2025-03-07T22:45:05.376Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 4
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
|
777 | 2025-03-07T22:45:05.379Z | DEBG | nexus (SEC): saga log event
new_state = N005 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
778 | 2025-03-07T22:45:05.379Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 5
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
|
779 | 2025-03-07T22:45:05.382Z | DEBG | nexus (SEC): saga log event
new_state = N005 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
780 | 2025-03-07T22:45:05.383Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 5
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
|
781 | 2025-03-07T22:45:05.386Z | DEBG | nexus (SEC): saga log event
new_state = N006 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
782 | 2025-03-07T22:45:05.386Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 6
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
|
783 | 2025-03-07T22:45:05.393Z | WARN | nexus (SagaExecutor): Region requested, not yet created. Retrying in 142.194739ms
dataset = 02d86121-c567-4f41-a707-63a73ab13662
file = nexus/src/app/crucible.rs:225
region = 5bbc8115-f752-401f-b41d-b295254ac7d1
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
|
784 | 2025-03-07T22:45:05.394Z | WARN | nexus (SagaExecutor): Region requested, not yet created. Retrying in 195.138203ms
dataset = f02ae485-831f-45a6-a81c-e5ba6634f3f4
file = nexus/src/app/crucible.rs:225
region = cc1bcc92-3db8-46c6-a325-98f995b4bc74
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
|
785 | 2025-03-07T22:45:05.394Z | WARN | nexus (SagaExecutor): Region requested, not yet created. Retrying in 263.405586ms
dataset = 15e908f4-6ee9-42dc-a3cf-f65a5ab3697d
file = nexus/src/app/crucible.rs:225
region = bcfe043f-7f9f-468e-91a3-eee17f5f1c21
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
|
786 | 2025-03-07T22:45:05.670Z | DEBG | nexus (SagaExecutor): grabbing image c1a6176f-4d7c-45a8-ae8b-123a8c057102
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
|
787 | 2025-03-07T22:45:05.670Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = RegionsEnsure
|
788 | 2025-03-07T22:45:05.670Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = RegionsEnsure
|
789 | 2025-03-07T22:45:05.672Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = RegionsEnsure
|
790 | 2025-03-07T22:45:05.672Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = RegionsEnsure
|
791 | 2025-03-07T22:45:05.674Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = RegionsEnsure
|
792 | 2025-03-07T22:45:05.674Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = RegionsEnsure
|
793 | 2025-03-07T22:45:05.676Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = RegionsEnsure
|
794 | 2025-03-07T22:45:05.676Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = RegionsEnsure
|
795 | 2025-03-07T22:45:05.678Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = RegionsEnsure
|
796 | 2025-03-07T22:45:05.679Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = RegionsEnsure
|
797 | 2025-03-07T22:45:05.681Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = RegionsEnsure
|
798 | 2025-03-07T22:45:05.683Z | DEBG | nexus (SagaExecutor): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Image { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: c1a6176f-4d7c-45a8-ae8b-123a8c057102, lookup_type: ById(c1a6176f-4d7c-45a8-ae8b-123a8c057102) }
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = RegionsEnsure
|
799 | 2025-03-07T22:45:05.683Z | DEBG | nexus (SagaExecutor): retrieved project image c1a6176f-4d7c-45a8-ae8b-123a8c057102
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
|
800 | 2025-03-07T22:45:05.683Z | DEBG | nexus (SagaExecutor): grabbing image c1a6176f-4d7c-45a8-ae8b-123a8c057102 volume afce2839-d148-4591-913a-9ba2be05c6ea
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
|
801 | 2025-03-07T22:45:05.690Z | DEBG | nexus (SagaExecutor): grabbed volume afce2839-d148-4591-913a-9ba2be05c6ea, with data {"type":"volume","id":"85c28e16-4d0d-4984-b3c2-038c0eefc680","block_size":512,"sub_volumes":[{"type":"region","block_size":512,"blocks_per_extent":131072,"extent_count":32,"opts":{"id":"f1ec114a-582f-49b4-9861-77eb05f6b982","target":["[fd00:1122:3344:101::16]:19002","[fd00:1122:3344:101::13]:19002","[fd00:1122:3344:101::19]:19001"],"lossy":false,"flush_timeout":null,"key":"jVxjh/kXjTpxRu+MZlJpKTGbrggzHjRRJyqT7HoXVbU=","cert_pem":null,"key_pem":null,"root_cert_pem":null,"control":null,"read_only":true},"gen":2}],"read_only_parent":null}
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
|
802 | 2025-03-07T22:45:05.690Z | DEBG | nexus (SEC): saga log event
new_state = N006 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
803 | 2025-03-07T22:45:05.690Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"block_size": Number(512), "id": String("370dbcde-0c30-435a-8fb2-58d8230eaddc"), "read_only_parent": Object {"block_size": Number(512), "id": String("ab07b4dd-66d6-4f83-80a5-dc93bc8c60a9"), "read_only_parent": Null, "sub_volumes": Array [Object {"block_size": Number(512), "blocks_per_extent": Number(131072), "extent_count": Number(32), "gen": Number(2), "opts": Object {"cert_pem": Null, "control": Null, "flush_timeout": Null, "id": String("5ca2f91f-4062-4eb2-b84d-a23408a7578d"), "key": String("jVxjh/kXjTpxRu+MZlJpKTGbrggzHjRRJyqT7HoXVbU="), "key_pem": Null, "lossy": Bool(false), "read_only": Bool(true), "root_cert_pem": Null, "target": Array [String("[fd00:1122:3344:101::16]:19002"), String("[fd00:1122:3344:101::13]:19002"), String("[fd00:1122:3344:101::19]:19001")]}, "type": String("region")}], "type": String("volume")}, "sub_volumes": Array [Object {"block_size": Number(512), "blocks_per_extent": Number(131072), "extent_count": Number(32), "gen": Number(1), "opts": Object {"cert_pem": Null, "control": Null, "flush_timeout": Null, "id": String("370dbcde-0c30-435a-8fb2-58d8230eaddc"), "key": String("4NEY5nfh0xDU3KTJ8989QFpsmId6EzXaB75PTQSdf4Y="), "key_pem": Null, "lossy": Bool(false), "read_only": Bool(false), "root_cert_pem": Null, "target": Array [String("[fd00:1122:3344:101::1a]:19001"), String("[fd00:1122:3344:101::19]:19002"), String("[fd00:1122:3344:101::17]:19000")]}, "type": String("region")}], "type": String("volume")})
node_id = 6
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
|
804 | 2025-03-07T22:45:05.694Z | DEBG | nexus (SEC): saga log event
new_state = N007 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
805 | 2025-03-07T22:45:05.694Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 7
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
|
806 | 2025-03-07T22:45:05.739Z | DEBG | nexus (SEC): saga log event
new_state = N007 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
807 | 2025-03-07T22:45:05.739Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 7
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
|
808 | 2025-03-07T22:45:05.742Z | DEBG | nexus (SEC): saga log event
new_state = N008 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
809 | 2025-03-07T22:45:05.742Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 8
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
|
810 | 2025-03-07T22:45:05.745Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
811 | 2025-03-07T22:45:05.746Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
812 | 2025-03-07T22:45:05.747Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
813 | 2025-03-07T22:45:05.748Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
814 | 2025-03-07T22:45:05.749Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
815 | 2025-03-07T22:45:05.750Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
816 | 2025-03-07T22:45:05.751Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
817 | 2025-03-07T22:45:05.751Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
818 | 2025-03-07T22:45:05.753Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
819 | 2025-03-07T22:45:05.754Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
820 | 2025-03-07T22:45:05.756Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
821 | 2025-03-07T22:45:05.756Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
822 | 2025-03-07T22:45:05.758Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
823 | 2025-03-07T22:45:05.759Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
824 | 2025-03-07T22:45:05.760Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
825 | 2025-03-07T22:45:05.763Z | DEBG | nexus (SagaExecutor): authorize result
action = Modify
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Disk { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 370dbcde-0c30-435a-8fb2-58d8230eaddc, lookup_type: ById(370dbcde-0c30-435a-8fb2-58d8230eaddc) }
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
826 | 2025-03-07T22:45:05.763Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
827 | 2025-03-07T22:45:05.763Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
828 | 2025-03-07T22:45:05.766Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
829 | 2025-03-07T22:45:05.766Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
830 | 2025-03-07T22:45:05.768Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
831 | 2025-03-07T22:45:05.768Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
832 | 2025-03-07T22:45:05.770Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
833 | 2025-03-07T22:45:05.771Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
834 | 2025-03-07T22:45:05.773Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
835 | 2025-03-07T22:45:05.776Z | DEBG | nexus (SagaExecutor): authorize result
action = Modify
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Disk { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 370dbcde-0c30-435a-8fb2-58d8230eaddc, lookup_type: ById(370dbcde-0c30-435a-8fb2-58d8230eaddc) }
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
836 | 2025-03-07T22:45:05.776Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
837 | 2025-03-07T22:45:05.776Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_node = FinalizeDiskRecord
|
838 | 2025-03-07T22:45:05.782Z | DEBG | nexus (SEC): saga log event
new_state = N008 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
839 | 2025-03-07T22:45:05.782Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 8
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
|
840 | 2025-03-07T22:45:05.785Z | DEBG | nexus (SEC): saga log event
new_state = N010 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
841 | 2025-03-07T22:45:05.785Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 10
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
|
842 | 2025-03-07T22:45:05.788Z | DEBG | nexus (SEC): saga log event
new_state = N010 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
843 | 2025-03-07T22:45:05.788Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 10
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
|
844 | 2025-03-07T22:45:05.791Z | INFO | nexus (SEC): update for saga cached state
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1384
new_state = Done
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
845 | 2025-03-07T22:45:05.791Z | INFO | nexus (SecStore): updating state
file = nexus/db-queries/src/db/sec_store.rs:95
new_state = done
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
|
846 | 2025-03-07T22:45:05.797Z | INFO | nexus (SEC): saga finished
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1025
result = success
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
847 | 2025-03-07T22:45:05.797Z | INFO | nexus (SagaExecutor): saga finished
file = nexus/src/app/saga.rs:404
saga_id = bccf49fe-a6ce-45a3-8c30-f55f57ed7354
saga_name = disk-create
saga_result = SagaResult { saga_id: bccf49fe-a6ce-45a3-8c30-f55f57ed7354, saga_log: SagaLog { saga_id: bccf49fe-a6ce-45a3-8c30-f55f57ed7354, unwinding: false, events: [N009 started, N009 succeeded, N000 started, N000 succeeded, N001 started, N001 succeeded, N002 started, N002 succeeded, N003 started, N003 succeeded, N004 started, N004 succeeded, N005 started, N005 succeeded, N006 started, N006 succeeded, N007 started, N007 succeeded, N008 started, N008 succeeded, N010 started, N010 succeeded], node_status: {0: Succeeded(String("370dbcde-0c30-435a-8fb2-58d8230eaddc")), 1: Succeeded(String("bd210e3d-6cfd-404a-b112-72f5aebb7b26")), 2: Succeeded(Object {"block_size": String("Traditional"), "create_image_id": String("c1a6176f-4d7c-45a8-ae8b-123a8c057102"), "create_snapshot_id": Null, "identity": Object {"description": String(""), "id": String("370dbcde-0c30-435a-8fb2-58d8230eaddc"), "name": String("disk-ca9690fdf6d"), "time_created": String("2025-03-07T22:45:05.179947Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:05.179947Z")}, "pantry_address": Null, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "rcgen": Number(1), "runtime_state": Object {"attach_instance_id": Null, "disk_state": String("creating"), "gen": Number(1), "time_updated": String("2025-03-07T22:45:05.179947Z")}, "size": Number(2147483648), "slot": Null, "volume_id": String("bd210e3d-6cfd-404a-b112-72f5aebb7b26")}), 3: Succeeded(Array [Array [Object {"identity": Object {"id": String("02d86121-c567-4f41-a707-63a73ab13662"), "time_created": String("2025-03-07T22:34:17.208512Z"), "time_modified": String("2025-03-07T22:34:17.208512Z")}, "ip": String("fd00:1122:3344:101::1a"), "pool_id": String("f9fb1b54-30e4-4283-8bc7-944aa88f7bbe"), "port": Number(32345), "rcgen": Number(1), "size_used": Number(4294967296), "time_deleted": Null}, Object {"block_size": Number(512), "blocks_per_extent": Number(131072), "dataset_id": String("02d86121-c567-4f41-a707-63a73ab13662"), "deleting": Bool(false), "extent_count": Number(32), "identity": Object {"id": String("5bbc8115-f752-401f-b41d-b295254ac7d1"), "time_created": String("2025-03-07T22:45:05.288415Z"), "time_modified": String("2025-03-07T22:45:05.288415Z")}, "port": Null, "read_only": Bool(false), "volume_id": String("bd210e3d-6cfd-404a-b112-72f5aebb7b26")}], Array [Object {"identity": Object {"id": String("15e908f4-6ee9-42dc-a3cf-f65a5ab3697d"), "time_created": String("2025-03-07T22:34:17.208512Z"), "time_modified": String("2025-03-07T22:34:17.208512Z")}, "ip": String("fd00:1122:3344:101::17"), "pool_id": String("1b19142a-b2ec-4041-a690-ee84f683d7c6"), "port": Number(32345), "rcgen": Number(1), "size_used": Number(2147483648), "time_deleted": Null}, Object {"block_size": Number(512), "blocks_per_extent": Number(131072), "dataset_id": String("15e908f4-6ee9-42dc-a3cf-f65a5ab3697d"), "deleting": Bool(false), "extent_count": Number(32), "identity": Object {"id": String("bcfe043f-7f9f-468e-91a3-eee17f5f1c21"), "time_created": String("2025-03-07T22:45:05.288415Z"), "time_modified": String("2025-03-07T22:45:05.288415Z")}, "port": Null, "read_only": Bool(false), "volume_id": String("bd210e3d-6cfd-404a-b112-72f5aebb7b26")}], Array [Object {"identity": Object {"id": String("f02ae485-831f-45a6-a81c-e5ba6634f3f4"), "time_created": String("2025-03-07T22:34:17.208512Z"), "time_modified": String("2025-03-07T22:34:17.208512Z")}, "ip": String("fd00:1122:3344:101::19"), "pool_id": String("23444eeb-ffe3-4f9f-acba-28c0cf8ec443"), "port": Number(32345), "rcgen": Number(1), "size_used": Number(4294967296), "time_deleted": Null}, Object {"block_size": Number(512), "blocks_per_extent": Number(131072), "dataset_id": String("f02ae485-831f-45a6-a81c-e5ba6634f3f4"), "deleting": Bool(false), "extent_count": Number(32), "identity": Object {"id": String("cc1bcc92-3db8-46c6-a325-98f995b4bc74"), "time_created": String("2025-03-07T22:45:05.288415Z"), "time_modified": String("2025-03-07T22:45:05.288415Z")}, "port": Null, "read_only": Bool(false), "volume_id": String("bd210e3d-6cfd-404a-b112-72f5aebb7b26")}]]), 4: Succeeded(Null), 5: Succeeded(Null), 6: Succeeded(Object {"block_size": Number(512), "id": String("370dbcde-0c30-435a-8fb2-58d8230eaddc"), "read_only_parent": Object {"block_size": Number(512), "id": String("ab07b4dd-66d6-4f83-80a5-dc93bc8c60a9"), "read_only_parent": Null, "sub_volumes": Array [Object {"block_size": Number(512), "blocks_per_extent": Number(131072), "extent_count": Number(32), "gen": Number(2), "opts": Object {"cert_pem": Null, "control": Null, "flush_timeout": Null, "id": String("5ca2f91f-4062-4eb2-b84d-a23408a7578d"), "key": String("jVxjh/kXjTpxRu+MZlJpKTGbrggzHjRRJyqT7HoXVbU="), "key_pem": Null, "lossy": Bool(false), "read_only": Bool(true), "root_cert_pem": Null, "target": Array [String("[fd00:1122:3344:101::16]:19002"), String("[fd00:1122:3344:101::13]:19002"), String("[fd00:1122:3344:101::19]:19001")]}, "type": String("region")}], "type": String("volume")}, "sub_volumes": Array [Object {"block_size": Number(512), "blocks_per_extent": Number(131072), "extent_count": Number(32), "gen": Number(1), "opts": Object {"cert_pem": Null, "control": Null, "flush_timeout": Null, "id": String("370dbcde-0c30-435a-8fb2-58d8230eaddc"), "key": String("4NEY5nfh0xDU3KTJ8989QFpsmId6EzXaB75PTQSdf4Y="), "key_pem": Null, "lossy": Bool(false), "read_only": Bool(false), "root_cert_pem": Null, "target": Array [String("[fd00:1122:3344:101::1a]:19001"), String("[fd00:1122:3344:101::19]:19002"), String("[fd00:1122:3344:101::17]:19000")]}, "type": String("region")}], "type": String("volume")}), 7: Succeeded(Null), 8: Succeeded(Null), 9: Succeeded(Null), 10: Succeeded(Null)} }, kind: Ok(SagaResultOk { saga_output: Null, node_outputs: {"created_disk": Object {"block_size": String("Traditional"), "create_image_id": String("c1a6176f-4d7c-45a8-ae8b-123a8c057102"), "create_snapshot_id": Null, "identity": Object {"description": String(""), "id": String("370dbcde-0c30-435a-8fb2-58d8230eaddc"), "name": String("disk-ca9690fdf6d"), "time_created": String("2025-03-07T22:45:05.179947Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:05.179947Z")}, "pantry_address": Null, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "rcgen": Number(1), "runtime_state": Object {"attach_instance_id": Null, "disk_state": String("creating"), "gen": Number(1), "time_updated": String("2025-03-07T22:45:05.179947Z")}, "size": Number(2147483648), "slot": Null, "volume_id": String("bd210e3d-6cfd-404a-b112-72f5aebb7b26")}, "created_volume": Null, "datasets_and_regions": Array [Array [Object {"identity": Object {"id": String("02d86121-c567-4f41-a707-63a73ab13662"), "time_created": String("2025-03-07T22:34:17.208512Z"), "time_modified": String("2025-03-07T22:34:17.208512Z")}, "ip": String("fd00:1122:3344:101::1a"), "pool_id": String("f9fb1b54-30e4-4283-8bc7-944aa88f7bbe"), "port": Number(32345), "rcgen": Number(1), "size_used": Number(4294967296), "time_deleted": Null}, Object {"block_size": Number(512), "blocks_per_extent": Number(131072), "dataset_id": String("02d86121-c567-4f41-a707-63a73ab13662"), "deleting": Bool(false), "extent_count": Number(32), "identity": Object {"id": String("5bbc8115-f752-401f-b41d-b295254ac7d1"), "time_created": String("2025-03-07T22:45:05.288415Z"), "time_modified": String("2025-03-07T22:45:05.288415Z")}, "port": Null, "read_only": Bool(false), "volume_id": String("bd210e3d-6cfd-404a-b112-72f5aebb7b26")}], Array [Object {"identity": Object {"id": String("15e908f4-6ee9-42dc-a3cf-f65a5ab3697d"), "time_created": String("2025-03-07T22:34:17.208512Z"), "time_modified": String("2025-03-07T22:34:17.208512Z")}, "ip": String("fd00:1122:3344:101::17"), "pool_id": String("1b19142a-b2ec-4041-a690-ee84f683d7c6"), "port": Number(32345), "rcgen": Number(1), "size_used": Number(2147483648), "time_deleted": Null}, Object {"block_size": Number(512), "blocks_per_extent": Number(131072), "dataset_id": String("15e908f4-6ee9-42dc-a3cf-f65a5ab3697d"), "deleting": Bool(false), "extent_count": Number(32), "identity": Object {"id": String("bcfe043f-7f9f-468e-91a3-eee17f5f1c21"), "time_created": String("2025-03-07T22:45:05.288415Z"), "time_modified": String("2025-03-07T22:45:05.288415Z")}, "port": Null, "read_only": Bool(false), "volume_id": String("bd210e3d-6cfd-404a-b112-72f5aebb7b26")}], Array [Object {"identity": Object {"id": String("f02ae485-831f-45a6-a81c-e5ba6634f3f4"), "time_created": String("2025-03-07T22:34:17.208512Z"), "time_modified": String("2025-03-07T22:34:17.208512Z")}, "ip": String("fd00:1122:3344:101::19"), "pool_id": String("23444eeb-ffe3-4f9f-acba-28c0cf8ec443"), "port": Number(32345), "rcgen": Number(1), "size_used": Number(4294967296), "time_deleted": Null}, Object {"block_size": Number(512), "blocks_per_extent": Number(131072), "dataset_id": String("f02ae485-831f-45a6-a81c-e5ba6634f3f4"), "deleting": Bool(false), "extent_count": Number(32), "identity": Object {"id": String("cc1bcc92-3db8-46c6-a325-98f995b4bc74"), "time_created": String("2025-03-07T22:45:05.288415Z"), "time_modified": String("2025-03-07T22:45:05.288415Z")}, "port": Null, "read_only": Bool(false), "volume_id": String("bd210e3d-6cfd-404a-b112-72f5aebb7b26")}]], "disk_id": String("370dbcde-0c30-435a-8fb2-58d8230eaddc"), "disk_runtime": Null, "no_result": Null, "regions_ensure": Object {"block_size": Number(512), "id": String("370dbcde-0c30-435a-8fb2-58d8230eaddc"), "read_only_parent": Object {"block_size": Number(512), "id": String("ab07b4dd-66d6-4f83-80a5-dc93bc8c60a9"), "read_only_parent": Null, "sub_volumes": Array [Object {"block_size": Number(512), "blocks_per_extent": Number(131072), "extent_count": Number(32), "gen": Number(2), "opts": Object {"cert_pem": Null, "control": Null, "flush_timeout": Null, "id": String("5ca2f91f-4062-4eb2-b84d-a23408a7578d"), "key": String("jVxjh/kXjTpxRu+MZlJpKTGbrggzHjRRJyqT7HoXVbU="), "key_pem": Null, "lossy": Bool(false), "read_only": Bool(true), "root_cert_pem": Null, "target": Array [String("[fd00:1122:3344:101::16]:19002"), String("[fd00:1122:3344:101::13]:19002"), String("[fd00:1122:3344:101::19]:19001")]}, "type": String("region")}], "type": String("volume")}, "sub_volumes": Array [Object {"block_size": Number(512), "blocks_per_extent": Number(131072), "extent_count": Number(32), "gen": Number(1), "opts": Object {"cert_pem": Null, "control": Null, "flush_timeout": Null, "id": String("370dbcde-0c30-435a-8fb2-58d8230eaddc"), "key": String("4NEY5nfh0xDU3KTJ8989QFpsmId6EzXaB75PTQSdf4Y="), "key_pem": Null, "lossy": Bool(false), "read_only": Bool(false), "root_cert_pem": Null, "target": Array [String("[fd00:1122:3344:101::1a]:19001"), String("[fd00:1122:3344:101::19]:19002"), String("[fd00:1122:3344:101::17]:19000")]}, "type": String("region")}], "type": String("volume")}, "regions_ensure_undo": Null, "volume_id": String("bd210e3d-6cfd-404a-b112-72f5aebb7b26")} }) }
|
848 | 2025-03-07T22:45:05.797Z | INFO | nexus (dropshot_external): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 785335
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 11763073-e1c1-4c5c-9391-17689bae8f7d
response_code = 201
uri = /v1/disks?project=proj-9130e8fe788
|
849 | 2025-03-07T22:45:05.808Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
850 | 2025-03-07T22:45:05.808Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
851 | 2025-03-07T22:45:05.810Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
852 | 2025-03-07T22:45:05.810Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
853 | 2025-03-07T22:45:05.812Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
854 | 2025-03-07T22:45:05.813Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("token = \\"ccad87921380ca12014dfaebe01e749ff1f137ca\\"") }
result = Ok(())
|
855 | 2025-03-07T22:45:05.813Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
856 | 2025-03-07T22:45:05.814Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
857 | 2025-03-07T22:45:05.815Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
858 | 2025-03-07T22:45:05.815Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
859 | 2025-03-07T22:45:05.817Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
860 | 2025-03-07T22:45:05.817Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
861 | 2025-03-07T22:45:05.818Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
862 | 2025-03-07T22:45:05.819Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
863 | 2025-03-07T22:45:05.820Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
864 | 2025-03-07T22:45:05.820Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 231b7b15-a23a-4e9d-8dde-d0b42a26ce90
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
865 | 2025-03-07T22:45:05.820Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 231b7b15-a23a-4e9d-8dde-d0b42a26ce90
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
866 | 2025-03-07T22:45:05.821Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
867 | 2025-03-07T22:45:05.821Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
868 | 2025-03-07T22:45:05.821Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
869 | 2025-03-07T22:45:05.822Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2020
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 231b7b15-a23a-4e9d-8dde-d0b42a26ce90
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
870 | 2025-03-07T22:45:05.823Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
871 | 2025-03-07T22:45:05.824Z | DEBG | nexus (ExternalAuthn): authorize result
action = Modify
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("ccad87921380ca12014dfaebe01e749ff1f137ca") }
result = Ok(())
|
872 | 2025-03-07T22:45:05.824Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
873 | 2025-03-07T22:45:05.824Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
874 | 2025-03-07T22:45:05.833Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
875 | 2025-03-07T22:45:05.833Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
876 | 2025-03-07T22:45:05.835Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
877 | 2025-03-07T22:45:05.835Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
878 | 2025-03-07T22:45:05.836Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
879 | 2025-03-07T22:45:05.837Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
880 | 2025-03-07T22:45:05.838Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
881 | 2025-03-07T22:45:05.838Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
882 | 2025-03-07T22:45:05.841Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
883 | 2025-03-07T22:45:05.843Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
884 | 2025-03-07T22:45:05.843Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
885 | 2025-03-07T22:45:05.843Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
886 | 2025-03-07T22:45:05.844Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
887 | 2025-03-07T22:45:05.845Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
888 | 2025-03-07T22:45:05.846Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
889 | 2025-03-07T22:45:05.846Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
890 | 2025-03-07T22:45:05.847Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
891 | 2025-03-07T22:45:05.848Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }
result = Ok(())
|
892 | 2025-03-07T22:45:05.848Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
893 | 2025-03-07T22:45:05.849Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
894 | 2025-03-07T22:45:05.850Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
895 | 2025-03-07T22:45:05.850Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
896 | 2025-03-07T22:45:05.852Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
897 | 2025-03-07T22:45:05.852Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
898 | 2025-03-07T22:45:05.854Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
899 | 2025-03-07T22:45:05.855Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
900 | 2025-03-07T22:45:05.857Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
901 | 2025-03-07T22:45:05.857Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
902 | 2025-03-07T22:45:05.859Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
903 | 2025-03-07T22:45:05.859Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
904 | 2025-03-07T22:45:05.861Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances?project=proj-9130e8fe788
|
905 | 2025-03-07T22:45:05.864Z | DEBG | nexus (dropshot_external): authorize result
action = CreateChild
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
906 | 2025-03-07T22:45:05.864Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
907 | 2025-03-07T22:45:05.864Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
908 | 2025-03-07T22:45:05.865Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
909 | 2025-03-07T22:45:05.865Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
910 | 2025-03-07T22:45:05.866Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
911 | 2025-03-07T22:45:05.866Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
912 | 2025-03-07T22:45:05.868Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
913 | 2025-03-07T22:45:05.869Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
914 | 2025-03-07T22:45:05.870Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
915 | 2025-03-07T22:45:05.870Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
916 | 2025-03-07T22:45:05.872Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances?project=proj-9130e8fe788
|
917 | 2025-03-07T22:45:05.873Z | DEBG | nexus (dropshot_external): authorize result
action = ListChildren
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
918 | 2025-03-07T22:45:05.873Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
919 | 2025-03-07T22:45:05.873Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
920 | 2025-03-07T22:45:05.875Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
921 | 2025-03-07T22:45:05.876Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
922 | 2025-03-07T22:45:05.878Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
923 | 2025-03-07T22:45:05.878Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
924 | 2025-03-07T22:45:05.880Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances?project=proj-9130e8fe788
|
925 | 2025-03-07T22:45:05.881Z | DEBG | nexus (dropshot_external): authorize result
action = ListChildren
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
926 | 2025-03-07T22:45:05.881Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
927 | 2025-03-07T22:45:05.881Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
928 | 2025-03-07T22:45:05.889Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {} }
|
929 | 2025-03-07T22:45:05.889Z | DEBG | nexus (InstanceAllocator): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Database
result = Ok(())
|
930 | 2025-03-07T22:45:05.890Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "viewer")} }
|
931 | 2025-03-07T22:45:05.891Z | DEBG | nexus (InstanceAllocator): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Fleet
result = Ok(())
|
932 | 2025-03-07T22:45:05.891Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {} }
|
933 | 2025-03-07T22:45:05.892Z | DEBG | nexus (InstanceAllocator): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Database
result = Ok(())
|
934 | 2025-03-07T22:45:05.896Z | INFO | nexus (SagaExecutor): preparing saga
file = nexus/src/app/saga.rs:255
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
|
935 | 2025-03-07T22:45:05.897Z | INFO | nexus (SEC): saga create
dag = {"end_node":172,"graph":{"edge_property":"directed","edges":[[0,1,null],[1,2,null],[2,3,null],[3,4,null],[4,5,null],[5,6,null],[6,7,null],[7,8,null],[8,9,null],[9,10,null],[10,11,null],[11,12,null],[12,13,null],[13,14,null],[14,15,null],[15,16,null],[16,17,null],[17,18,null],[18,19,null],[19,20,null],[20,21,null],[21,22,null],[22,23,null],[23,24,null],[24,25,null],[25,26,null],[26,27,null],[27,28,null],[28,29,null],[29,30,null],[30,31,null],[31,32,null],[32,33,null],[33,34,null],[34,35,null],[35,36,null],[36,37,null],[37,38,null],[38,39,null],[39,40,null],[40,41,null],[41,42,null],[42,43,null],[43,44,null],[44,45,null],[45,46,null],[46,47,null],[47,48,null],[48,49,null],[49,50,null],[50,51,null],[51,52,null],[52,53,null],[53,54,null],[54,55,null],[55,56,null],[56,57,null],[57,58,null],[58,59,null],[59,60,null],[60,61,null],[61,62,null],[62,63,null],[63,64,null],[64,65,null],[65,66,null],[66,67,null],[67,68,null],[68,69,null],[69,70,null],[70,71,null],[71,72,null],[72,73,null],[73,74,null],[74,75,null],[75,76,null],[76,77,null],[77,78,null],[78,79,null],[79,80,null],[80,81,null],[81,82,null],[82,83,null],[83,84,null],[84,85,null],[85,86,null],[86,87,null],[87,88,null],[88,89,null],[89,90,null],[90,91,null],[91,92,null],[92,93,null],[93,94,null],[94,95,null],[95,96,null],[96,97,null],[97,98,null],[98,99,null],[99,100,null],[100,101,null],[101,102,null],[102,103,null],[103,104,null],[104,105,null],[105,106,null],[106,107,null],[107,108,null],[108,109,null],[109,110,null],[110,111,null],[111,112,null],[112,113,null],[113,114,null],[114,115,null],[115,116,null],[116,117,null],[117,118,null],[118,119,null],[119,120,null],[120,121,null],[121,122,null],[122,123,null],[123,124,null],[124,125,null],[125,126,null],[126,127,null],[127,128,null],[128,129,null],[129,130,null],[130,131,null],[131,132,null],[132,133,null],[133,134,null],[134,135,null],[135,136,null],[136,137,null],[137,138,null],[138,139,null],[139,140,null],[140,141,null],[141,142,null],[142,143,null],[143,144,null],[144,145,null],[145,146,null],[146,147,null],[147,148,null],[148,149,null],[149,150,null],[150,151,null],[151,152,null],[152,153,null],[153,154,null],[154,155,null],[155,156,null],[156,157,null],[157,158,null],[158,159,null],[159,160,null],[160,161,null],[161,162,null],[162,163,null],[163,164,null],[164,165,null],[165,166,null],[166,167,null],[167,168,null],[168,169,null],[169,170,null],[171,0,null],[170,172,null]],"node_holes":[],"nodes":[{"Constant":{"name":"instance_id","value":"831cf520-76c6-431b-a34a-a29e6222f280"}},{"Action":{"action_name":"instance_create.create_instance_record","label":"CreateInstanceRecord","name":"instance_record"}},{"Action":{"action_name":"instance_create.associate_ssh_keys","label":"AssociateSshKeys","name":"output"}},{"Constant":{"name":"network_interface_params0","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"be157122-2b34-4fd6-9919-1f578494e18f","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":0}}},{"SubsagaStart":{"params_node_name":"network_interface_params0","saga_name":"instance-create-nic0"}},{"Action":{"action_name":"instance_create.create_network_interface","label":"CreateNetworkInterface0","name":"output"}},{"SubsagaEnd":{"name":"network_interface0"}},{"Constant":{"name":"network_interface_params1","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"9c074c93-5330-4d42-a968-1290d6b0625e","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":1}}},{"SubsagaStart":{"params_node_name":"network_interface_params1","saga_name":"instance-create-nic1"}},{"Action":{"action_name":"instance_create.create_network_interface","label":"CreateNetworkInterface1","name":"output"}},{"SubsagaEnd":{"name":"network_interface1"}},{"Constant":{"name":"network_interface_params2","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"0aba44a9-2f53-4277-ab6b-b3988e70a1ff","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":2}}},{"SubsagaStart":{"params_node_name":"network_interface_params2","saga_name":"instance-create-nic2"}},{"Action":{"action_name":"instance_create.create_network_interface","label":"CreateNetworkInterface2","name":"output"}},{"SubsagaEnd":{"name":"network_interface2"}},{"Constant":{"name":"network_interface_params3","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"169af451-b428-4d2f-9448-ff73ea89d2e2","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":3}}},{"SubsagaStart":{"params_node_name":"network_interface_params3","saga_name":"instance-create-nic3"}},{"Action":{"action_name":"instance_create.create_network_interface","label":"CreateNetworkInterface3","name":"output"}},{"SubsagaEnd":{"name":"network_interface3"}},{"Constant":{"name":"network_interface_params4","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"5c12bef8-d463-40cf-8a2c-d9442c12244c","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":4}}},{"SubsagaStart":{"params_node_name":"network_interface_params4","saga_name":"instance-create-nic4"}},{"Action":{"action_name":"instance_create.create_network_interface","label":"CreateNetworkInterface4","name":"output"}},{"SubsagaEnd":{"name":"network_interface4"}},{"Constant":{"name":"network_interface_params5","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"4fee6120-f5d7-4b65-8ef6-722cdf2e2e52","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":5}}},{"SubsagaStart":{"params_node_name":"network_interface_params5","saga_name":"instance-create-nic5"}},{"Action":{"action_name":"instance_create.create_network_interface","label":"CreateNetworkInterface5","name":"output"}},{"SubsagaEnd":{"name":"network_interface5"}},{"Constant":{"name":"network_interface_params6","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"13f81783-0dca-4d25-8420-cd69b0c43f76","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":6}}},{"SubsagaStart":{"params_node_name":"network_interface_params6","saga_name":"instance-create-nic6"}},{"Action":{"action_name":"instance_create.create_network_interface","label":"CreateNetworkInterface6","name":"output"}},{"SubsagaEnd":{"name":"network_interface6"}},{"Constant":{"name":"network_interface_params7","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"9350fd52-e482-4a06-8ce9-588b549f1eca","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":7}}},{"SubsagaStart":{"params_node_name":"network_interface_params7","saga_name":"instance-create-nic7"}},{"Action":{"action_name":"instance_create.create_network_interface","label":"CreateNetworkInterface7","name":"output"}},{"SubsagaEnd":{"name":"network_interface7"}},{"Action":{"action_name":"common.uuid_generate","label":"CreateSnatIpId","name":"snat_ip_id"}},{"Action":{"action_name":"instance_create.create_snat_ip","label":"CreateSnatIp","name":"snat_ip"}},{"Constant":{"name":"external_ip_params0","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"f80d8f87-e39b-4b18-a501-f1e609b91cf4","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":0}}},{"SubsagaStart":{"params_node_name":"external_ip_params0","saga_name":"instance-create-external-ip0"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp0","name":"external-ip-0"}},{"SubsagaEnd":{"name":"external_ip0"}},{"Constant":{"name":"external_ip_params1","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"ab60bf7c-0b80-4d8a-b720-8075f81586b5","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":1}}},{"SubsagaStart":{"params_node_name":"external_ip_params1","saga_name":"instance-create-external-ip1"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp1","name":"external-ip-1"}},{"SubsagaEnd":{"name":"external_ip1"}},{"Constant":{"name":"external_ip_params2","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"10f811e3-83ed-4dd5-bbab-80896cb82e29","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":2}}},{"SubsagaStart":{"params_node_name":"external_ip_params2","saga_name":"instance-create-external-ip2"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp2","name":"external-ip-2"}},{"SubsagaEnd":{"name":"external_ip2"}},{"Constant":{"name":"external_ip_params3","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"2b686997-e59f-48b6-a82a-933ca7b39882","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":3}}},{"SubsagaStart":{"params_node_name":"external_ip_params3","saga_name":"instance-create-external-ip3"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp3","name":"external-ip-3"}},{"SubsagaEnd":{"name":"external_ip3"}},{"Constant":{"name":"external_ip_params4","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"22002c86-abe7-4510-824f-3151c4c5be9a","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":4}}},{"SubsagaStart":{"params_node_name":"external_ip_params4","saga_name":"instance-create-external-ip4"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp4","name":"external-ip-4"}},{"SubsagaEnd":{"name":"external_ip4"}},{"Constant":{"name":"external_ip_params5","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"995a92b5-c50a-4b62-ab04-d76681ea842d","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":5}}},{"SubsagaStart":{"params_node_name":"external_ip_params5","saga_name":"instance-create-external-ip5"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp5","name":"external-ip-5"}},{"SubsagaEnd":{"name":"external_ip5"}},{"Constant":{"name":"external_ip_params6","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"ded6c4e1-fb23-47bb-897b-bce0a6cc9e81","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":6}}},{"SubsagaStart":{"params_node_name":"external_ip_params6","saga_name":"instance-create-external-ip6"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp6","name":"external-ip-6"}},{"SubsagaEnd":{"name":"external_ip6"}},{"Constant":{"name":"external_ip_params7","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"bfeacc9a-d107-4dea-a150-74475174df9e","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":7}}},{"SubsagaStart":{"params_node_name":"external_ip_params7","saga_name":"instance-create-external-ip7"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp7","name":"external-ip-7"}},{"SubsagaEnd":{"name":"external_ip7"}},{"Constant":{"name":"external_ip_params8","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"f0881416-1979-4987-8bb0-63c19cc37ec3","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":8}}},{"SubsagaStart":{"params_node_name":"external_ip_params8","saga_name":"instance-create-external-ip8"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp8","name":"external-ip-8"}},{"SubsagaEnd":{"name":"external_ip8"}},{"Constant":{"name":"external_ip_params9","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"a0cce010-ff77-4421-9c37-4305e23103d7","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":9}}},{"SubsagaStart":{"params_node_name":"external_ip_params9","saga_name":"instance-create-external-ip9"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp9","name":"external-ip-9"}},{"SubsagaEnd":{"name":"external_ip9"}},{"Constant":{"name":"external_ip_params10","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"bcb1ac18-1e0e-4bc2-bbf5-2be04d3fcf39","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":10}}},{"SubsagaStart":{"params_node_name":"external_ip_params10","saga_name":"instance-create-external-ip10"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp10","name":"external-ip-10"}},{"SubsagaEnd":{"name":"external_ip10"}},{"Constant":{"name":"external_ip_params11","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"5554f7f1-917e-46b4-b68c-ac9dc112f11f","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":11}}},{"SubsagaStart":{"params_node_name":"external_ip_params11","saga_name":"instance-create-external-ip11"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp11","name":"external-ip-11"}},{"SubsagaEnd":{"name":"external_ip11"}},{"Constant":{"name":"external_ip_params12","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"798e7962-8706-4c0c-8e00-33f9c43437e5","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":12}}},{"SubsagaStart":{"params_node_name":"external_ip_params12","saga_name":"instance-create-external-ip12"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp12","name":"external-ip-12"}},{"SubsagaEnd":{"name":"external_ip12"}},{"Constant":{"name":"external_ip_params13","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"5d79f52e-3b2f-4d6b-8d3b-4a4e0b8c4a74","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":13}}},{"SubsagaStart":{"params_node_name":"external_ip_params13","saga_name":"instance-create-external-ip13"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp13","name":"external-ip-13"}},{"SubsagaEnd":{"name":"external_ip13"}},{"Constant":{"name":"external_ip_params14","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"5bbfc3ac-6d76-4c82-a7b2-cd4c1a4e91fd","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":14}}},{"SubsagaStart":{"params_node_name":"external_ip_params14","saga_name":"instance-create-external-ip14"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp14","name":"external-ip-14"}},{"SubsagaEnd":{"name":"external_ip14"}},{"Constant":{"name":"external_ip_params15","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"bd983d42-dc9f-4c96-929c-e1641ec378c4","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":15}}},{"SubsagaStart":{"params_node_name":"external_ip_params15","saga_name":"instance-create-external-ip15"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp15","name":"external-ip-15"}},{"SubsagaEnd":{"name":"external_ip15"}},{"Constant":{"name":"external_ip_params16","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"48587051-de34-47be-bba4-e1e9438f5288","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":16}}},{"SubsagaStart":{"params_node_name":"external_ip_params16","saga_name":"instance-create-external-ip16"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp16","name":"external-ip-16"}},{"SubsagaEnd":{"name":"external_ip16"}},{"Constant":{"name":"external_ip_params17","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"9d42bb34-7fab-45ab-bd25-d7c9afc29964","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":17}}},{"SubsagaStart":{"params_node_name":"external_ip_params17","saga_name":"instance-create-external-ip17"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp17","name":"external-ip-17"}},{"SubsagaEnd":{"name":"external_ip17"}},{"Constant":{"name":"external_ip_params18","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"352d5826-f378-4121-8cf5-b49e720c225a","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":18}}},{"SubsagaStart":{"params_node_name":"external_ip_params18","saga_name":"instance-create-external-ip18"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp18","name":"external-ip-18"}},{"SubsagaEnd":{"name":"external_ip18"}},{"Constant":{"name":"external_ip_params19","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"8382c58b-da69-4857-ad0b-0c34e3d6e0bb","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":19}}},{"SubsagaStart":{"params_node_name":"external_ip_params19","saga_name":"instance-create-external-ip19"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp19","name":"external-ip-19"}},{"SubsagaEnd":{"name":"external_ip19"}},{"Constant":{"name":"external_ip_params20","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"d61ee9f3-6603-42ba-82a8-3ef2d79cf58c","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":20}}},{"SubsagaStart":{"params_node_name":"external_ip_params20","saga_name":"instance-create-external-ip20"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp20","name":"external-ip-20"}},{"SubsagaEnd":{"name":"external_ip20"}},{"Constant":{"name":"external_ip_params21","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"a1145594-fcd7-469c-85cc-3f12ccd63ae5","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":21}}},{"SubsagaStart":{"params_node_name":"external_ip_params21","saga_name":"instance-create-external-ip21"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp21","name":"external-ip-21"}},{"SubsagaEnd":{"name":"external_ip21"}},{"Constant":{"name":"external_ip_params22","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"a159ae63-07c6-47cb-8b75-74e4a925de04","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":22}}},{"SubsagaStart":{"params_node_name":"external_ip_params22","saga_name":"instance-create-external-ip22"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp22","name":"external-ip-22"}},{"SubsagaEnd":{"name":"external_ip22"}},{"Constant":{"name":"external_ip_params23","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"d1f8daa3-623d-4876-9b7d-97e6a8187b68","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":23}}},{"SubsagaStart":{"params_node_name":"external_ip_params23","saga_name":"instance-create-external-ip23"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp23","name":"external-ip-23"}},{"SubsagaEnd":{"name":"external_ip23"}},{"Constant":{"name":"external_ip_params24","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"8f3f229c-2047-494b-8543-4a01fdccd643","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":24}}},{"SubsagaStart":{"params_node_name":"external_ip_params24","saga_name":"instance-create-external-ip24"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp24","name":"external-ip-24"}},{"SubsagaEnd":{"name":"external_ip24"}},{"Constant":{"name":"external_ip_params25","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"a97de886-f918-4a45-890d-bd4b2b75156c","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":25}}},{"SubsagaStart":{"params_node_name":"external_ip_params25","saga_name":"instance-create-external-ip25"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp25","name":"external-ip-25"}},{"SubsagaEnd":{"name":"external_ip25"}},{"Constant":{"name":"external_ip_params26","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"18d67d0c-f6a3-4268-97d6-d3ee2f52637a","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":26}}},{"SubsagaStart":{"params_node_name":"external_ip_params26","saga_name":"instance-create-external-ip26"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp26","name":"external-ip-26"}},{"SubsagaEnd":{"name":"external_ip26"}},{"Constant":{"name":"external_ip_params27","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"bcbfbb29-8f67-410e-bd4d-4b2347e407d2","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":27}}},{"SubsagaStart":{"params_node_name":"external_ip_params27","saga_name":"instance-create-external-ip27"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp27","name":"external-ip-27"}},{"SubsagaEnd":{"name":"external_ip27"}},{"Constant":{"name":"external_ip_params28","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"d2391508-e44f-4dfb-9b0e-3b4daf6823e6","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":28}}},{"SubsagaStart":{"params_node_name":"external_ip_params28","saga_name":"instance-create-external-ip28"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp28","name":"external-ip-28"}},{"SubsagaEnd":{"name":"external_ip28"}},{"Constant":{"name":"external_ip_params29","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"0eab4a3c-d75a-424b-8e01-ae72274cef45","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":29}}},{"SubsagaStart":{"params_node_name":"external_ip_params29","saga_name":"instance-create-external-ip29"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp29","name":"external-ip-29"}},{"SubsagaEnd":{"name":"external_ip29"}},{"Constant":{"name":"external_ip_params30","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"c74f2dc5-769b-49fe-a1d5-b9b92323f31a","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":30}}},{"SubsagaStart":{"params_node_name":"external_ip_params30","saga_name":"instance-create-external-ip30"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp30","name":"external-ip-30"}},{"SubsagaEnd":{"name":"external_ip30"}},{"Constant":{"name":"external_ip_params31","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","new_id":"d4f1ad3f-60ae-4810-8bb6-cbe9d4aec536","saga_params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}},"which":31}}},{"SubsagaStart":{"params_node_name":"external_ip_params31","saga_name":"instance-create-external-ip31"}},{"Action":{"action_name":"instance_create.create_external_ip","label":"CreateExternalIp31","name":"external-ip-31"}},{"SubsagaEnd":{"name":"external_ip31"}},{"Constant":{"name":"attach_disk_params0","value":{"attach_params":{"name":"disk-ca9690fdf6d","type":"attach"},"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}}}},{"SubsagaStart":{"params_node_name":"attach_disk_params0","saga_name":"instance-attach-disk-0"}},{"Action":{"action_name":"instance_create.attach_disks_to_instance","label":"AttachDisksToInstance-0","name":"attach_disk_output"}},{"SubsagaEnd":{"name":"attach_disk0"}},{"Action":{"action_name":"instance_create.set_boot_disk","label":"SetBootDisk","name":"set_boot_disk"}},{"Action":{"action_name":"instance_create.move_to_stopped","label":"MoveToStopped","name":"stopped_instance"}},{"Start":{"params":{"boundary_switches":["switch0"],"create_params":{"auto_restart_policy":null,"boot_disk":{"name":"disk-ca9690fdf6d","type":"attach"},"description":"","disks":[],"external_ips":[{"pool":null,"type":"ephemeral"}],"hostname":"localshark","memory":1073741824,"name":"instance-a006ebcb846","ncpus":2,"network_interfaces":{"type":"default"},"ssh_public_keys":["f54c9b11-01a5-441e-9de9-9fde3261d1c5"],"start":true,"user_data":""},"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}}}},"End"]},"saga_name":"instance-create","start_node":171}
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1146
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
936 | 2025-03-07T22:45:05.898Z | INFO | nexus (SecStore): creating saga
file = nexus/db-queries/src/db/sec_store.rs:50
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
|
937 | 2025-03-07T22:45:05.941Z | INFO | nexus (SagaExecutor): starting saga
file = nexus/src/app/saga.rs:353
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
|
938 | 2025-03-07T22:45:05.941Z | INFO | nexus (SEC): saga start
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:967
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
939 | 2025-03-07T22:45:05.941Z | DEBG | nexus (SEC): saga log event
new_state = N171 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
940 | 2025-03-07T22:45:05.941Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 171
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
941 | 2025-03-07T22:45:05.947Z | DEBG | nexus (SEC): saga log event
new_state = N171 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
942 | 2025-03-07T22:45:05.947Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 171
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
943 | 2025-03-07T22:45:05.951Z | DEBG | nexus (SEC): saga log event
new_state = N000 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
944 | 2025-03-07T22:45:05.951Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 0
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
945 | 2025-03-07T22:45:05.955Z | DEBG | nexus (SEC): saga log event
new_state = N000 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
946 | 2025-03-07T22:45:05.955Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(String("831cf520-76c6-431b-a34a-a29e6222f280"))
node_id = 0
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
947 | 2025-03-07T22:45:05.959Z | DEBG | nexus (SEC): saga log event
new_state = N001 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
948 | 2025-03-07T22:45:05.959Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 1
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
949 | 2025-03-07T22:45:05.966Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateInstanceRecord
|
950 | 2025-03-07T22:45:05.966Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateInstanceRecord
|
951 | 2025-03-07T22:45:05.967Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateInstanceRecord
|
952 | 2025-03-07T22:45:05.967Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateInstanceRecord
|
953 | 2025-03-07T22:45:05.969Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateInstanceRecord
|
954 | 2025-03-07T22:45:05.969Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateInstanceRecord
|
955 | 2025-03-07T22:45:05.971Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateInstanceRecord
|
956 | 2025-03-07T22:45:05.971Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateInstanceRecord
|
957 | 2025-03-07T22:45:05.973Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateInstanceRecord
|
958 | 2025-03-07T22:45:05.974Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateInstanceRecord
|
959 | 2025-03-07T22:45:05.976Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateInstanceRecord
|
960 | 2025-03-07T22:45:05.976Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateInstanceRecord
|
961 | 2025-03-07T22:45:05.978Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateInstanceRecord
|
962 | 2025-03-07T22:45:05.981Z | DEBG | nexus (SagaExecutor): authorize result
action = CreateChild
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateInstanceRecord
|
963 | 2025-03-07T22:45:05.981Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateInstanceRecord
|
964 | 2025-03-07T22:45:05.981Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateInstanceRecord
|
965 | 2025-03-07T22:45:05.982Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateInstanceRecord
|
966 | 2025-03-07T22:45:05.983Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateInstanceRecord
|
967 | 2025-03-07T22:45:05.985Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateInstanceRecord
|
968 | 2025-03-07T22:45:05.985Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateInstanceRecord
|
969 | 2025-03-07T22:45:05.987Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateInstanceRecord
|
970 | 2025-03-07T22:45:05.987Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateInstanceRecord
|
971 | 2025-03-07T22:45:05.989Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateInstanceRecord
|
972 | 2025-03-07T22:45:05.992Z | DEBG | nexus (SagaExecutor): authorize result
action = CreateChild
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateInstanceRecord
|
973 | 2025-03-07T22:45:05.992Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateInstanceRecord
|
974 | 2025-03-07T22:45:05.992Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateInstanceRecord
|
975 | 2025-03-07T22:45:06.034Z | DEBG | nexus (SEC): saga log event
new_state = N001 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
976 | 2025-03-07T22:45:06.034Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"auto_restart": Object {"cooldown": Null, "policy": Null}, "boot_disk_id": Null, "hostname": String("localshark"), "identity": Object {"description": String(""), "id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "name": String("instance-a006ebcb846"), "time_created": String("2025-03-07T22:45:05.966018Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:05.966018Z")}, "memory": Number(1073741824), "ncpus": Number(2), "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "runtime_state": Object {"dst_propolis_id": Null, "gen": Number(1), "migration_id": Null, "nexus_state": String("Creating"), "propolis_id": Null, "time_last_auto_restarted": Null, "time_updated": String("2025-03-07T22:45:05.966018Z")}, "updater_gen": Number(1), "updater_id": Null, "user_data": Array []})
node_id = 1
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
977 | 2025-03-07T22:45:06.041Z | DEBG | nexus (SEC): saga log event
new_state = N002 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
978 | 2025-03-07T22:45:06.041Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 2
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
979 | 2025-03-07T22:45:06.047Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AssociateSshKeys
|
980 | 2025-03-07T22:45:06.048Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AssociateSshKeys
|
981 | 2025-03-07T22:45:06.049Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AssociateSshKeys
|
982 | 2025-03-07T22:45:06.049Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AssociateSshKeys
|
983 | 2025-03-07T22:45:06.051Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AssociateSshKeys
|
984 | 2025-03-07T22:45:06.051Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AssociateSshKeys
|
985 | 2025-03-07T22:45:06.053Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AssociateSshKeys
|
986 | 2025-03-07T22:45:06.053Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AssociateSshKeys
|
987 | 2025-03-07T22:45:06.055Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AssociateSshKeys
|
988 | 2025-03-07T22:45:06.055Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AssociateSshKeys
|
989 | 2025-03-07T22:45:06.057Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AssociateSshKeys
|
990 | 2025-03-07T22:45:06.058Z | DEBG | nexus (SagaExecutor): authorize result
action = ListChildren
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AssociateSshKeys
|
991 | 2025-03-07T22:45:06.058Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AssociateSshKeys
|
992 | 2025-03-07T22:45:06.058Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AssociateSshKeys
|
993 | 2025-03-07T22:45:06.061Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AssociateSshKeys
|
994 | 2025-03-07T22:45:06.061Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AssociateSshKeys
|
995 | 2025-03-07T22:45:06.063Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AssociateSshKeys
|
996 | 2025-03-07T22:45:06.063Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AssociateSshKeys
|
997 | 2025-03-07T22:45:06.066Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AssociateSshKeys
|
998 | 2025-03-07T22:45:06.067Z | DEBG | nexus (SagaExecutor): authorize result
action = ListChildren
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AssociateSshKeys
|
999 | 2025-03-07T22:45:06.067Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AssociateSshKeys
|
1000 | 2025-03-07T22:45:06.067Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AssociateSshKeys
|
1001 | 2025-03-07T22:45:06.127Z | DEBG | nexus (SEC): saga log event
new_state = N002 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1002 | 2025-03-07T22:45:06.127Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 2
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1003 | 2025-03-07T22:45:06.130Z | DEBG | nexus (SEC): saga log event
new_state = N003 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1004 | 2025-03-07T22:45:06.130Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 3
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1005 | 2025-03-07T22:45:06.134Z | DEBG | nexus (SEC): saga log event
new_state = N003 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1006 | 2025-03-07T22:45:06.134Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("be157122-2b34-4fd6-9919-1f578494e18f"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(0)})
node_id = 3
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1007 | 2025-03-07T22:45:06.137Z | DEBG | nexus (SEC): saga log event
new_state = N004 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1008 | 2025-03-07T22:45:06.137Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 4
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1009 | 2025-03-07T22:45:06.140Z | DEBG | nexus (SEC): saga log event
new_state = N004 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1010 | 2025-03-07T22:45:06.140Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 4
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1011 | 2025-03-07T22:45:06.143Z | DEBG | nexus (SEC): saga log event
new_state = N005 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1012 | 2025-03-07T22:45:06.143Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 5
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1013 | 2025-03-07T22:45:06.146Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1014 | 2025-03-07T22:45:06.146Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1015 | 2025-03-07T22:45:06.148Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1016 | 2025-03-07T22:45:06.148Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1017 | 2025-03-07T22:45:06.149Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1018 | 2025-03-07T22:45:06.150Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1019 | 2025-03-07T22:45:06.151Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1020 | 2025-03-07T22:45:06.151Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1021 | 2025-03-07T22:45:06.153Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1022 | 2025-03-07T22:45:06.153Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1023 | 2025-03-07T22:45:06.155Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1024 | 2025-03-07T22:45:06.156Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1025 | 2025-03-07T22:45:06.158Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1026 | 2025-03-07T22:45:06.158Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1027 | 2025-03-07T22:45:06.160Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1028 | 2025-03-07T22:45:06.163Z | DEBG | nexus (SagaExecutor): authorize result
action = CreateChild
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ById(831cf520-76c6-431b-a34a-a29e6222f280) }
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1029 | 2025-03-07T22:45:06.165Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1030 | 2025-03-07T22:45:06.165Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1031 | 2025-03-07T22:45:06.166Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1032 | 2025-03-07T22:45:06.167Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1033 | 2025-03-07T22:45:06.167Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1034 | 2025-03-07T22:45:06.168Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1035 | 2025-03-07T22:45:06.169Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1036 | 2025-03-07T22:45:06.170Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1037 | 2025-03-07T22:45:06.171Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1038 | 2025-03-07T22:45:06.172Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1039 | 2025-03-07T22:45:06.174Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1040 | 2025-03-07T22:45:06.174Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1041 | 2025-03-07T22:45:06.176Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1042 | 2025-03-07T22:45:06.176Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1043 | 2025-03-07T22:45:06.178Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1044 | 2025-03-07T22:45:06.178Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1045 | 2025-03-07T22:45:06.180Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1046 | 2025-03-07T22:45:06.184Z | DEBG | nexus (SagaExecutor): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = VpcSubnet { parent: Vpc { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: cd73152f-f784-4506-8df3-90099e18eefb, lookup_type: ByName("default") }, key: 863eb7cb-c84b-4d6a-9e55-3312a0237790, lookup_type: ByName("default") }
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1047 | 2025-03-07T22:45:06.184Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1048 | 2025-03-07T22:45:06.184Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1049 | 2025-03-07T22:45:06.186Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1050 | 2025-03-07T22:45:06.187Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1051 | 2025-03-07T22:45:06.189Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1052 | 2025-03-07T22:45:06.189Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1053 | 2025-03-07T22:45:06.191Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1054 | 2025-03-07T22:45:06.191Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1055 | 2025-03-07T22:45:06.193Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1056 | 2025-03-07T22:45:06.196Z | DEBG | nexus (SagaExecutor): authorize result
action = CreateChild
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ById(831cf520-76c6-431b-a34a-a29e6222f280) }
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1057 | 2025-03-07T22:45:06.196Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1058 | 2025-03-07T22:45:06.196Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1059 | 2025-03-07T22:45:06.198Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1060 | 2025-03-07T22:45:06.198Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1061 | 2025-03-07T22:45:06.200Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1062 | 2025-03-07T22:45:06.200Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1063 | 2025-03-07T22:45:06.202Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1064 | 2025-03-07T22:45:06.203Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1065 | 2025-03-07T22:45:06.205Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1066 | 2025-03-07T22:45:06.208Z | DEBG | nexus (SagaExecutor): authorize result
action = CreateChild
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = VpcSubnet { parent: Vpc { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: cd73152f-f784-4506-8df3-90099e18eefb, lookup_type: ByName("default") }, key: 863eb7cb-c84b-4d6a-9e55-3312a0237790, lookup_type: ByName("default") }
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1067 | 2025-03-07T22:45:06.208Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1068 | 2025-03-07T22:45:06.208Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1069 | 2025-03-07T22:45:06.301Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1070 | 2025-03-07T22:45:06.302Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateNetworkInterface0
|
1071 | 2025-03-07T22:45:06.307Z | DEBG | nexus (SEC): saga log event
new_state = N005 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1072 | 2025-03-07T22:45:06.307Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 5
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1073 | 2025-03-07T22:45:06.311Z | DEBG | nexus (SEC): saga log event
new_state = N006 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1074 | 2025-03-07T22:45:06.311Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 6
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1075 | 2025-03-07T22:45:06.315Z | DEBG | nexus (SEC): saga log event
new_state = N006 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1076 | 2025-03-07T22:45:06.315Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 6
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1077 | 2025-03-07T22:45:06.318Z | DEBG | nexus (SEC): saga log event
new_state = N007 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1078 | 2025-03-07T22:45:06.318Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 7
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1079 | 2025-03-07T22:45:06.321Z | DEBG | nexus (SEC): saga log event
new_state = N007 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1080 | 2025-03-07T22:45:06.321Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("9c074c93-5330-4d42-a968-1290d6b0625e"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(1)})
node_id = 7
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1081 | 2025-03-07T22:45:06.324Z | DEBG | nexus (SEC): saga log event
new_state = N008 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1082 | 2025-03-07T22:45:06.324Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 8
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1083 | 2025-03-07T22:45:06.327Z | DEBG | nexus (SEC): saga log event
new_state = N008 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1084 | 2025-03-07T22:45:06.327Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 8
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1085 | 2025-03-07T22:45:06.330Z | DEBG | nexus (SEC): saga log event
new_state = N009 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1086 | 2025-03-07T22:45:06.330Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 9
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1087 | 2025-03-07T22:45:06.333Z | DEBG | nexus (SEC): saga log event
new_state = N009 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1088 | 2025-03-07T22:45:06.333Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 9
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1089 | 2025-03-07T22:45:06.336Z | DEBG | nexus (SEC): saga log event
new_state = N010 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1090 | 2025-03-07T22:45:06.336Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 10
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1091 | 2025-03-07T22:45:06.339Z | DEBG | nexus (SEC): saga log event
new_state = N010 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1092 | 2025-03-07T22:45:06.339Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 10
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1093 | 2025-03-07T22:45:06.342Z | DEBG | nexus (SEC): saga log event
new_state = N011 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1094 | 2025-03-07T22:45:06.342Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 11
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1095 | 2025-03-07T22:45:06.345Z | DEBG | nexus (SEC): saga log event
new_state = N011 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1096 | 2025-03-07T22:45:06.345Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("0aba44a9-2f53-4277-ab6b-b3988e70a1ff"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(2)})
node_id = 11
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1097 | 2025-03-07T22:45:06.348Z | DEBG | nexus (SEC): saga log event
new_state = N012 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1098 | 2025-03-07T22:45:06.348Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 12
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1099 | 2025-03-07T22:45:06.351Z | DEBG | nexus (SEC): saga log event
new_state = N012 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1100 | 2025-03-07T22:45:06.351Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 12
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1101 | 2025-03-07T22:45:06.354Z | DEBG | nexus (SEC): saga log event
new_state = N013 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1102 | 2025-03-07T22:45:06.354Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 13
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1103 | 2025-03-07T22:45:06.357Z | DEBG | nexus (SEC): saga log event
new_state = N013 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1104 | 2025-03-07T22:45:06.357Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 13
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1105 | 2025-03-07T22:45:06.360Z | DEBG | nexus (SEC): saga log event
new_state = N014 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1106 | 2025-03-07T22:45:06.360Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 14
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1107 | 2025-03-07T22:45:06.363Z | DEBG | nexus (SEC): saga log event
new_state = N014 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1108 | 2025-03-07T22:45:06.363Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 14
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1109 | 2025-03-07T22:45:06.367Z | DEBG | nexus (SEC): saga log event
new_state = N015 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1110 | 2025-03-07T22:45:06.367Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 15
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1111 | 2025-03-07T22:45:06.370Z | DEBG | nexus (SEC): saga log event
new_state = N015 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1112 | 2025-03-07T22:45:06.370Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("169af451-b428-4d2f-9448-ff73ea89d2e2"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(3)})
node_id = 15
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1113 | 2025-03-07T22:45:06.373Z | DEBG | nexus (SEC): saga log event
new_state = N016 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1114 | 2025-03-07T22:45:06.373Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 16
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1115 | 2025-03-07T22:45:06.376Z | DEBG | nexus (SEC): saga log event
new_state = N016 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1116 | 2025-03-07T22:45:06.376Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 16
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1117 | 2025-03-07T22:45:06.378Z | DEBG | nexus (SEC): saga log event
new_state = N017 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1118 | 2025-03-07T22:45:06.379Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 17
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1119 | 2025-03-07T22:45:06.381Z | DEBG | nexus (SEC): saga log event
new_state = N017 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1120 | 2025-03-07T22:45:06.381Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 17
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1121 | 2025-03-07T22:45:06.384Z | DEBG | nexus (SEC): saga log event
new_state = N018 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1122 | 2025-03-07T22:45:06.384Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 18
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1123 | 2025-03-07T22:45:06.387Z | DEBG | nexus (SEC): saga log event
new_state = N018 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1124 | 2025-03-07T22:45:06.387Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 18
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1125 | 2025-03-07T22:45:06.390Z | DEBG | nexus (SEC): saga log event
new_state = N019 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1126 | 2025-03-07T22:45:06.390Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 19
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1127 | 2025-03-07T22:45:06.393Z | DEBG | nexus (SEC): saga log event
new_state = N019 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1128 | 2025-03-07T22:45:06.393Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("5c12bef8-d463-40cf-8a2c-d9442c12244c"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(4)})
node_id = 19
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1129 | 2025-03-07T22:45:06.396Z | DEBG | nexus (SEC): saga log event
new_state = N020 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1130 | 2025-03-07T22:45:06.396Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 20
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1131 | 2025-03-07T22:45:06.399Z | DEBG | nexus (SEC): saga log event
new_state = N020 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1132 | 2025-03-07T22:45:06.399Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 20
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1133 | 2025-03-07T22:45:06.402Z | DEBG | nexus (SEC): saga log event
new_state = N021 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1134 | 2025-03-07T22:45:06.402Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 21
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1135 | 2025-03-07T22:45:06.405Z | DEBG | nexus (SEC): saga log event
new_state = N021 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1136 | 2025-03-07T22:45:06.405Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 21
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1137 | 2025-03-07T22:45:06.407Z | DEBG | nexus (SEC): saga log event
new_state = N022 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1138 | 2025-03-07T22:45:06.407Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 22
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1139 | 2025-03-07T22:45:06.410Z | DEBG | nexus (SEC): saga log event
new_state = N022 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1140 | 2025-03-07T22:45:06.410Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 22
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1141 | 2025-03-07T22:45:06.413Z | DEBG | nexus (SEC): saga log event
new_state = N023 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1142 | 2025-03-07T22:45:06.413Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 23
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1143 | 2025-03-07T22:45:06.416Z | DEBG | nexus (SEC): saga log event
new_state = N023 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1144 | 2025-03-07T22:45:06.416Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("4fee6120-f5d7-4b65-8ef6-722cdf2e2e52"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(5)})
node_id = 23
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1145 | 2025-03-07T22:45:06.419Z | DEBG | nexus (SEC): saga log event
new_state = N024 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1146 | 2025-03-07T22:45:06.419Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 24
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1147 | 2025-03-07T22:45:06.422Z | DEBG | nexus (SEC): saga log event
new_state = N024 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1148 | 2025-03-07T22:45:06.422Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 24
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1149 | 2025-03-07T22:45:06.429Z | DEBG | nexus (SEC): saga log event
new_state = N025 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1150 | 2025-03-07T22:45:06.429Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 25
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1151 | 2025-03-07T22:45:06.433Z | DEBG | nexus (SEC): saga log event
new_state = N025 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1152 | 2025-03-07T22:45:06.433Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 25
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1153 | 2025-03-07T22:45:06.436Z | DEBG | nexus (SEC): saga log event
new_state = N026 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1154 | 2025-03-07T22:45:06.436Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 26
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1155 | 2025-03-07T22:45:06.439Z | DEBG | nexus (SEC): saga log event
new_state = N026 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1156 | 2025-03-07T22:45:06.439Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 26
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1157 | 2025-03-07T22:45:06.442Z | DEBG | nexus (SEC): saga log event
new_state = N027 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1158 | 2025-03-07T22:45:06.442Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 27
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1159 | 2025-03-07T22:45:06.445Z | DEBG | nexus (SEC): saga log event
new_state = N027 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1160 | 2025-03-07T22:45:06.445Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("13f81783-0dca-4d25-8420-cd69b0c43f76"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(6)})
node_id = 27
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1161 | 2025-03-07T22:45:06.448Z | DEBG | nexus (SEC): saga log event
new_state = N028 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1162 | 2025-03-07T22:45:06.448Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 28
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1163 | 2025-03-07T22:45:06.452Z | DEBG | nexus (SEC): saga log event
new_state = N028 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1164 | 2025-03-07T22:45:06.452Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 28
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1165 | 2025-03-07T22:45:06.455Z | DEBG | nexus (SEC): saga log event
new_state = N029 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1166 | 2025-03-07T22:45:06.455Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 29
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1167 | 2025-03-07T22:45:06.457Z | DEBG | nexus (SEC): saga log event
new_state = N029 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1168 | 2025-03-07T22:45:06.457Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 29
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1169 | 2025-03-07T22:45:06.461Z | DEBG | nexus (SEC): saga log event
new_state = N030 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1170 | 2025-03-07T22:45:06.461Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 30
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1171 | 2025-03-07T22:45:06.463Z | DEBG | nexus (SEC): saga log event
new_state = N030 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1172 | 2025-03-07T22:45:06.463Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 30
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1173 | 2025-03-07T22:45:06.466Z | DEBG | nexus (SEC): saga log event
new_state = N031 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1174 | 2025-03-07T22:45:06.466Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 31
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1175 | 2025-03-07T22:45:06.469Z | DEBG | nexus (SEC): saga log event
new_state = N031 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1176 | 2025-03-07T22:45:06.469Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("9350fd52-e482-4a06-8ce9-588b549f1eca"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(7)})
node_id = 31
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1177 | 2025-03-07T22:45:06.472Z | DEBG | nexus (SEC): saga log event
new_state = N032 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1178 | 2025-03-07T22:45:06.472Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 32
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1179 | 2025-03-07T22:45:06.475Z | DEBG | nexus (SEC): saga log event
new_state = N032 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1180 | 2025-03-07T22:45:06.475Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 32
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1181 | 2025-03-07T22:45:06.478Z | DEBG | nexus (SEC): saga log event
new_state = N033 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1182 | 2025-03-07T22:45:06.478Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 33
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1183 | 2025-03-07T22:45:06.481Z | DEBG | nexus (SEC): saga log event
new_state = N033 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1184 | 2025-03-07T22:45:06.481Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 33
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1185 | 2025-03-07T22:45:06.484Z | DEBG | nexus (SEC): saga log event
new_state = N034 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1186 | 2025-03-07T22:45:06.484Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 34
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1187 | 2025-03-07T22:45:06.486Z | DEBG | nexus (SEC): saga log event
new_state = N034 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1188 | 2025-03-07T22:45:06.486Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 34
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1189 | 2025-03-07T22:45:06.489Z | DEBG | nexus (SEC): saga log event
new_state = N035 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1190 | 2025-03-07T22:45:06.489Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 35
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1191 | 2025-03-07T22:45:06.492Z | DEBG | nexus (SEC): saga log event
new_state = N035 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1192 | 2025-03-07T22:45:06.492Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(String("1e9fa4e1-5a6e-4349-a798-08af464a0cca"))
node_id = 35
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1193 | 2025-03-07T22:45:06.495Z | DEBG | nexus (SEC): saga log event
new_state = N036 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1194 | 2025-03-07T22:45:06.495Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 36
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1195 | 2025-03-07T22:45:06.498Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateSnatIp
|
1196 | 2025-03-07T22:45:06.498Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateSnatIp
|
1197 | 2025-03-07T22:45:06.550Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateSnatIp
|
1198 | 2025-03-07T22:45:06.550Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateSnatIp
|
1199 | 2025-03-07T22:45:06.648Z | DEBG | nexus (SEC): saga log event
new_state = N036 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1200 | 2025-03-07T22:45:06.648Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 36
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1201 | 2025-03-07T22:45:06.652Z | DEBG | nexus (SEC): saga log event
new_state = N037 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1202 | 2025-03-07T22:45:06.652Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 37
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1203 | 2025-03-07T22:45:06.656Z | DEBG | nexus (SEC): saga log event
new_state = N037 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1204 | 2025-03-07T22:45:06.656Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("f80d8f87-e39b-4b18-a501-f1e609b91cf4"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(0)})
node_id = 37
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1205 | 2025-03-07T22:45:06.659Z | DEBG | nexus (SEC): saga log event
new_state = N038 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1206 | 2025-03-07T22:45:06.659Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 38
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1207 | 2025-03-07T22:45:06.662Z | DEBG | nexus (SEC): saga log event
new_state = N038 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1208 | 2025-03-07T22:45:06.662Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 38
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1209 | 2025-03-07T22:45:06.666Z | DEBG | nexus (SEC): saga log event
new_state = N039 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1210 | 2025-03-07T22:45:06.666Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 39
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1211 | 2025-03-07T22:45:06.669Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateExternalIp0
|
1212 | 2025-03-07T22:45:06.670Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateExternalIp0
|
1213 | 2025-03-07T22:45:06.712Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateExternalIp0
|
1214 | 2025-03-07T22:45:06.712Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateExternalIp0
|
1215 | 2025-03-07T22:45:06.715Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateExternalIp0
|
1216 | 2025-03-07T22:45:06.715Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateExternalIp0
|
1217 | 2025-03-07T22:45:06.718Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateExternalIp0
|
1218 | 2025-03-07T22:45:06.720Z | DEBG | nexus (SagaExecutor): authorize result
action = CreateChild
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = IpPool { parent: Fleet, key: dcb8b940-e73b-4ada-a687-8a9a07568c4a, lookup_type: ByOther("default IP pool for current silo") }
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateExternalIp0
|
1219 | 2025-03-07T22:45:06.720Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateExternalIp0
|
1220 | 2025-03-07T22:45:06.720Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateExternalIp0
|
1221 | 2025-03-07T22:45:06.741Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateExternalIp0
|
1222 | 2025-03-07T22:45:06.742Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateExternalIp0
|
1223 | 2025-03-07T22:45:06.847Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 583d6bc3-84eb-4e60-bb7e-929a422d88c5
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
1224 | 2025-03-07T22:45:06.847Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 583d6bc3-84eb-4e60-bb7e-929a422d88c5
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
1225 | 2025-03-07T22:45:06.848Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1655
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 583d6bc3-84eb-4e60-bb7e-929a422d88c5
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
1226 | 2025-03-07T22:45:06.873Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateExternalIp0
|
1227 | 2025-03-07T22:45:06.873Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateExternalIp0
|
1228 | 2025-03-07T22:45:06.873Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateExternalIp0
|
1229 | 2025-03-07T22:45:06.874Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = CreateExternalIp0
|
1230 | 2025-03-07T22:45:06.926Z | DEBG | nexus (SEC): saga log event
new_state = N039 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1231 | 2025-03-07T22:45:06.926Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"description": Null, "first_port": Number(0), "id": String("f80d8f87-e39b-4b18-a501-f1e609b91cf4"), "ip": String("10.151.1.176/32"), "ip_pool_id": String("dcb8b940-e73b-4ada-a687-8a9a07568c4a"), "ip_pool_range_id": String("de477745-6127-4691-81e5-448cfe7a5351"), "is_probe": Bool(false), "is_service": Bool(false), "kind": String("Ephemeral"), "last_port": Number(65535), "name": Null, "parent_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "project_id": Null, "state": String("Attaching"), "time_created": String("2025-03-07T22:45:06.720030Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:06.741617Z")})
node_id = 39
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1232 | 2025-03-07T22:45:06.931Z | DEBG | nexus (SEC): saga log event
new_state = N040 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1233 | 2025-03-07T22:45:06.931Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 40
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1234 | 2025-03-07T22:45:06.934Z | DEBG | nexus (SEC): saga log event
new_state = N040 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1235 | 2025-03-07T22:45:06.934Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"description": Null, "first_port": Number(0), "id": String("f80d8f87-e39b-4b18-a501-f1e609b91cf4"), "ip": String("10.151.1.176/32"), "ip_pool_id": String("dcb8b940-e73b-4ada-a687-8a9a07568c4a"), "ip_pool_range_id": String("de477745-6127-4691-81e5-448cfe7a5351"), "is_probe": Bool(false), "is_service": Bool(false), "kind": String("Ephemeral"), "last_port": Number(65535), "name": Null, "parent_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "project_id": Null, "state": String("Attaching"), "time_created": String("2025-03-07T22:45:06.720030Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:06.741617Z")})
node_id = 40
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1236 | 2025-03-07T22:45:06.941Z | DEBG | nexus (SEC): saga log event
new_state = N041 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1237 | 2025-03-07T22:45:06.941Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 41
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1238 | 2025-03-07T22:45:06.949Z | DEBG | nexus (SEC): saga log event
new_state = N041 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1239 | 2025-03-07T22:45:06.949Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("ab60bf7c-0b80-4d8a-b720-8075f81586b5"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(1)})
node_id = 41
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1240 | 2025-03-07T22:45:06.954Z | DEBG | nexus (SEC): saga log event
new_state = N042 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1241 | 2025-03-07T22:45:06.954Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 42
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1242 | 2025-03-07T22:45:06.961Z | DEBG | nexus (SEC): saga log event
new_state = N042 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1243 | 2025-03-07T22:45:06.961Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 42
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1244 | 2025-03-07T22:45:06.968Z | DEBG | nexus (SEC): saga log event
new_state = N043 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1245 | 2025-03-07T22:45:06.968Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 43
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1246 | 2025-03-07T22:45:06.973Z | DEBG | nexus (SEC): saga log event
new_state = N043 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1247 | 2025-03-07T22:45:06.973Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 43
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1248 | 2025-03-07T22:45:06.979Z | DEBG | nexus (SEC): saga log event
new_state = N044 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1249 | 2025-03-07T22:45:06.979Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 44
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1250 | 2025-03-07T22:45:06.981Z | DEBG | nexus (SEC): saga log event
new_state = N044 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1251 | 2025-03-07T22:45:06.981Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 44
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1252 | 2025-03-07T22:45:06.984Z | DEBG | nexus (SEC): saga log event
new_state = N045 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1253 | 2025-03-07T22:45:06.984Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 45
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1254 | 2025-03-07T22:45:06.988Z | DEBG | nexus (SEC): saga log event
new_state = N045 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1255 | 2025-03-07T22:45:06.988Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("10f811e3-83ed-4dd5-bbab-80896cb82e29"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(2)})
node_id = 45
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1256 | 2025-03-07T22:45:06.991Z | DEBG | nexus (SEC): saga log event
new_state = N046 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1257 | 2025-03-07T22:45:06.991Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 46
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1258 | 2025-03-07T22:45:06.995Z | DEBG | nexus (SEC): saga log event
new_state = N046 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1259 | 2025-03-07T22:45:06.995Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 46
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1260 | 2025-03-07T22:45:06.998Z | DEBG | nexus (SEC): saga log event
new_state = N047 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1261 | 2025-03-07T22:45:06.998Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 47
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1262 | 2025-03-07T22:45:07.001Z | DEBG | nexus (SEC): saga log event
new_state = N047 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1263 | 2025-03-07T22:45:07.001Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 47
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1264 | 2025-03-07T22:45:07.004Z | DEBG | nexus (SEC): saga log event
new_state = N048 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1265 | 2025-03-07T22:45:07.004Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 48
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1266 | 2025-03-07T22:45:07.006Z | DEBG | nexus (SEC): saga log event
new_state = N048 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1267 | 2025-03-07T22:45:07.006Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 48
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1268 | 2025-03-07T22:45:07.010Z | DEBG | nexus (SEC): saga log event
new_state = N049 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1269 | 2025-03-07T22:45:07.010Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 49
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1270 | 2025-03-07T22:45:07.012Z | DEBG | nexus (SEC): saga log event
new_state = N049 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1271 | 2025-03-07T22:45:07.012Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("2b686997-e59f-48b6-a82a-933ca7b39882"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(3)})
node_id = 49
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1272 | 2025-03-07T22:45:07.015Z | DEBG | nexus (SEC): saga log event
new_state = N050 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1273 | 2025-03-07T22:45:07.015Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 50
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1274 | 2025-03-07T22:45:07.018Z | DEBG | nexus (SEC): saga log event
new_state = N050 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1275 | 2025-03-07T22:45:07.018Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 50
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1276 | 2025-03-07T22:45:07.021Z | DEBG | nexus (SEC): saga log event
new_state = N051 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1277 | 2025-03-07T22:45:07.021Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 51
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1278 | 2025-03-07T22:45:07.025Z | DEBG | nexus (SEC): saga log event
new_state = N051 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1279 | 2025-03-07T22:45:07.025Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 51
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1280 | 2025-03-07T22:45:07.027Z | DEBG | nexus (SEC): saga log event
new_state = N052 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1281 | 2025-03-07T22:45:07.027Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 52
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1282 | 2025-03-07T22:45:07.030Z | DEBG | nexus (SEC): saga log event
new_state = N052 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1283 | 2025-03-07T22:45:07.030Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 52
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1284 | 2025-03-07T22:45:07.033Z | DEBG | nexus (SEC): saga log event
new_state = N053 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1285 | 2025-03-07T22:45:07.033Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 53
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1286 | 2025-03-07T22:45:07.036Z | DEBG | nexus (SEC): saga log event
new_state = N053 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1287 | 2025-03-07T22:45:07.036Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("22002c86-abe7-4510-824f-3151c4c5be9a"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(4)})
node_id = 53
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1288 | 2025-03-07T22:45:07.039Z | DEBG | nexus (SEC): saga log event
new_state = N054 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1289 | 2025-03-07T22:45:07.039Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 54
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1290 | 2025-03-07T22:45:07.042Z | DEBG | nexus (SEC): saga log event
new_state = N054 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1291 | 2025-03-07T22:45:07.042Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 54
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1292 | 2025-03-07T22:45:07.045Z | DEBG | nexus (SEC): saga log event
new_state = N055 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1293 | 2025-03-07T22:45:07.045Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 55
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1294 | 2025-03-07T22:45:07.048Z | DEBG | nexus (SEC): saga log event
new_state = N055 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1295 | 2025-03-07T22:45:07.048Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 55
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1296 | 2025-03-07T22:45:07.050Z | DEBG | nexus (SEC): saga log event
new_state = N056 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1297 | 2025-03-07T22:45:07.050Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 56
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1298 | 2025-03-07T22:45:07.053Z | DEBG | nexus (SEC): saga log event
new_state = N056 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1299 | 2025-03-07T22:45:07.053Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 56
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1300 | 2025-03-07T22:45:07.056Z | DEBG | nexus (SEC): saga log event
new_state = N057 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1301 | 2025-03-07T22:45:07.056Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 57
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1302 | 2025-03-07T22:45:07.059Z | DEBG | nexus (SEC): saga log event
new_state = N057 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1303 | 2025-03-07T22:45:07.059Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("995a92b5-c50a-4b62-ab04-d76681ea842d"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(5)})
node_id = 57
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1304 | 2025-03-07T22:45:07.062Z | DEBG | nexus (SEC): saga log event
new_state = N058 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1305 | 2025-03-07T22:45:07.062Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 58
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1306 | 2025-03-07T22:45:07.065Z | DEBG | nexus (SEC): saga log event
new_state = N058 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1307 | 2025-03-07T22:45:07.065Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 58
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1308 | 2025-03-07T22:45:07.069Z | DEBG | nexus (SEC): saga log event
new_state = N059 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1309 | 2025-03-07T22:45:07.069Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 59
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1310 | 2025-03-07T22:45:07.072Z | DEBG | nexus (SEC): saga log event
new_state = N059 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1311 | 2025-03-07T22:45:07.072Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 59
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1312 | 2025-03-07T22:45:07.075Z | DEBG | nexus (SEC): saga log event
new_state = N060 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1313 | 2025-03-07T22:45:07.075Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 60
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1314 | 2025-03-07T22:45:07.078Z | DEBG | nexus (SEC): saga log event
new_state = N060 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1315 | 2025-03-07T22:45:07.078Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 60
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1316 | 2025-03-07T22:45:07.081Z | DEBG | nexus (SEC): saga log event
new_state = N061 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1317 | 2025-03-07T22:45:07.081Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 61
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1318 | 2025-03-07T22:45:07.084Z | DEBG | nexus (SEC): saga log event
new_state = N061 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1319 | 2025-03-07T22:45:07.084Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("ded6c4e1-fb23-47bb-897b-bce0a6cc9e81"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(6)})
node_id = 61
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1320 | 2025-03-07T22:45:07.086Z | DEBG | nexus (SEC): saga log event
new_state = N062 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1321 | 2025-03-07T22:45:07.086Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 62
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1322 | 2025-03-07T22:45:07.089Z | DEBG | nexus (SEC): saga log event
new_state = N062 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1323 | 2025-03-07T22:45:07.089Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 62
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1324 | 2025-03-07T22:45:07.092Z | DEBG | nexus (SEC): saga log event
new_state = N063 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1325 | 2025-03-07T22:45:07.092Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 63
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1326 | 2025-03-07T22:45:07.095Z | DEBG | nexus (SEC): saga log event
new_state = N063 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1327 | 2025-03-07T22:45:07.095Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 63
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1328 | 2025-03-07T22:45:07.098Z | DEBG | nexus (SEC): saga log event
new_state = N064 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1329 | 2025-03-07T22:45:07.098Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 64
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1330 | 2025-03-07T22:45:07.100Z | DEBG | nexus (SEC): saga log event
new_state = N064 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1331 | 2025-03-07T22:45:07.100Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 64
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1332 | 2025-03-07T22:45:07.103Z | DEBG | nexus (SEC): saga log event
new_state = N065 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1333 | 2025-03-07T22:45:07.103Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 65
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1334 | 2025-03-07T22:45:07.106Z | DEBG | nexus (SEC): saga log event
new_state = N065 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1335 | 2025-03-07T22:45:07.106Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("bfeacc9a-d107-4dea-a150-74475174df9e"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(7)})
node_id = 65
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1336 | 2025-03-07T22:45:07.109Z | DEBG | nexus (SEC): saga log event
new_state = N066 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1337 | 2025-03-07T22:45:07.109Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 66
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1338 | 2025-03-07T22:45:07.112Z | DEBG | nexus (SEC): saga log event
new_state = N066 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1339 | 2025-03-07T22:45:07.112Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 66
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1340 | 2025-03-07T22:45:07.115Z | DEBG | nexus (SEC): saga log event
new_state = N067 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1341 | 2025-03-07T22:45:07.115Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 67
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1342 | 2025-03-07T22:45:07.117Z | DEBG | nexus (SEC): saga log event
new_state = N067 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1343 | 2025-03-07T22:45:07.117Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 67
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1344 | 2025-03-07T22:45:07.120Z | DEBG | nexus (SEC): saga log event
new_state = N068 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1345 | 2025-03-07T22:45:07.120Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 68
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1346 | 2025-03-07T22:45:07.123Z | DEBG | nexus (SEC): saga log event
new_state = N068 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1347 | 2025-03-07T22:45:07.123Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 68
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1348 | 2025-03-07T22:45:07.126Z | DEBG | nexus (SEC): saga log event
new_state = N069 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1349 | 2025-03-07T22:45:07.126Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 69
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1350 | 2025-03-07T22:45:07.128Z | DEBG | nexus (SEC): saga log event
new_state = N069 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1351 | 2025-03-07T22:45:07.128Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("f0881416-1979-4987-8bb0-63c19cc37ec3"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(8)})
node_id = 69
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1352 | 2025-03-07T22:45:07.131Z | DEBG | nexus (SEC): saga log event
new_state = N070 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1353 | 2025-03-07T22:45:07.131Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 70
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1354 | 2025-03-07T22:45:07.134Z | DEBG | nexus (SEC): saga log event
new_state = N070 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1355 | 2025-03-07T22:45:07.134Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 70
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1356 | 2025-03-07T22:45:07.137Z | DEBG | nexus (SEC): saga log event
new_state = N071 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1357 | 2025-03-07T22:45:07.137Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 71
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1358 | 2025-03-07T22:45:07.140Z | DEBG | nexus (SEC): saga log event
new_state = N071 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1359 | 2025-03-07T22:45:07.140Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 71
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1360 | 2025-03-07T22:45:07.142Z | DEBG | nexus (SEC): saga log event
new_state = N072 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1361 | 2025-03-07T22:45:07.142Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 72
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1362 | 2025-03-07T22:45:07.145Z | DEBG | nexus (SEC): saga log event
new_state = N072 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1363 | 2025-03-07T22:45:07.145Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 72
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1364 | 2025-03-07T22:45:07.148Z | DEBG | nexus (SEC): saga log event
new_state = N073 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1365 | 2025-03-07T22:45:07.148Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 73
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1366 | 2025-03-07T22:45:07.151Z | DEBG | nexus (SEC): saga log event
new_state = N073 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1367 | 2025-03-07T22:45:07.151Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("a0cce010-ff77-4421-9c37-4305e23103d7"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(9)})
node_id = 73
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1368 | 2025-03-07T22:45:07.154Z | DEBG | nexus (SEC): saga log event
new_state = N074 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1369 | 2025-03-07T22:45:07.154Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 74
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1370 | 2025-03-07T22:45:07.156Z | DEBG | nexus (SEC): saga log event
new_state = N074 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1371 | 2025-03-07T22:45:07.156Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 74
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1372 | 2025-03-07T22:45:07.159Z | DEBG | nexus (SEC): saga log event
new_state = N075 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1373 | 2025-03-07T22:45:07.159Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 75
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1374 | 2025-03-07T22:45:07.162Z | DEBG | nexus (SEC): saga log event
new_state = N075 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1375 | 2025-03-07T22:45:07.162Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 75
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1376 | 2025-03-07T22:45:07.165Z | DEBG | nexus (SEC): saga log event
new_state = N076 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1377 | 2025-03-07T22:45:07.165Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 76
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1378 | 2025-03-07T22:45:07.167Z | DEBG | nexus (SEC): saga log event
new_state = N076 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1379 | 2025-03-07T22:45:07.167Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 76
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1380 | 2025-03-07T22:45:07.170Z | DEBG | nexus (SEC): saga log event
new_state = N077 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1381 | 2025-03-07T22:45:07.170Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 77
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1382 | 2025-03-07T22:45:07.172Z | DEBG | nexus (SEC): saga log event
new_state = N077 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1383 | 2025-03-07T22:45:07.172Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("bcb1ac18-1e0e-4bc2-bbf5-2be04d3fcf39"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(10)})
node_id = 77
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1384 | 2025-03-07T22:45:07.176Z | DEBG | nexus (SEC): saga log event
new_state = N078 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1385 | 2025-03-07T22:45:07.176Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 78
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1386 | 2025-03-07T22:45:07.178Z | DEBG | nexus (SEC): saga log event
new_state = N078 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1387 | 2025-03-07T22:45:07.178Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 78
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1388 | 2025-03-07T22:45:07.181Z | DEBG | nexus (SEC): saga log event
new_state = N079 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1389 | 2025-03-07T22:45:07.181Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 79
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1390 | 2025-03-07T22:45:07.184Z | DEBG | nexus (SEC): saga log event
new_state = N079 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1391 | 2025-03-07T22:45:07.184Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 79
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1392 | 2025-03-07T22:45:07.187Z | DEBG | nexus (SEC): saga log event
new_state = N080 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1393 | 2025-03-07T22:45:07.187Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 80
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1394 | 2025-03-07T22:45:07.190Z | DEBG | nexus (SEC): saga log event
new_state = N080 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1395 | 2025-03-07T22:45:07.190Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 80
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1396 | 2025-03-07T22:45:07.192Z | DEBG | nexus (SEC): saga log event
new_state = N081 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1397 | 2025-03-07T22:45:07.192Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 81
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1398 | 2025-03-07T22:45:07.195Z | DEBG | nexus (SEC): saga log event
new_state = N081 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1399 | 2025-03-07T22:45:07.195Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("5554f7f1-917e-46b4-b68c-ac9dc112f11f"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(11)})
node_id = 81
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1400 | 2025-03-07T22:45:07.198Z | DEBG | nexus (SEC): saga log event
new_state = N082 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1401 | 2025-03-07T22:45:07.198Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 82
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1402 | 2025-03-07T22:45:07.201Z | DEBG | nexus (SEC): saga log event
new_state = N082 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1403 | 2025-03-07T22:45:07.201Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 82
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1404 | 2025-03-07T22:45:07.203Z | DEBG | nexus (SEC): saga log event
new_state = N083 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1405 | 2025-03-07T22:45:07.203Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 83
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1406 | 2025-03-07T22:45:07.206Z | DEBG | nexus (SEC): saga log event
new_state = N083 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1407 | 2025-03-07T22:45:07.206Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 83
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1408 | 2025-03-07T22:45:07.209Z | DEBG | nexus (SEC): saga log event
new_state = N084 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1409 | 2025-03-07T22:45:07.209Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 84
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1410 | 2025-03-07T22:45:07.211Z | DEBG | nexus (SEC): saga log event
new_state = N084 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1411 | 2025-03-07T22:45:07.211Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 84
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1412 | 2025-03-07T22:45:07.214Z | DEBG | nexus (SEC): saga log event
new_state = N085 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1413 | 2025-03-07T22:45:07.214Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 85
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1414 | 2025-03-07T22:45:07.217Z | DEBG | nexus (SEC): saga log event
new_state = N085 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1415 | 2025-03-07T22:45:07.217Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("798e7962-8706-4c0c-8e00-33f9c43437e5"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(12)})
node_id = 85
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1416 | 2025-03-07T22:45:07.220Z | DEBG | nexus (SEC): saga log event
new_state = N086 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1417 | 2025-03-07T22:45:07.220Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 86
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1418 | 2025-03-07T22:45:07.223Z | DEBG | nexus (SEC): saga log event
new_state = N086 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1419 | 2025-03-07T22:45:07.223Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 86
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1420 | 2025-03-07T22:45:07.225Z | DEBG | nexus (SEC): saga log event
new_state = N087 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1421 | 2025-03-07T22:45:07.225Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 87
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1422 | 2025-03-07T22:45:07.228Z | DEBG | nexus (SEC): saga log event
new_state = N087 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1423 | 2025-03-07T22:45:07.228Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 87
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1424 | 2025-03-07T22:45:07.231Z | DEBG | nexus (SEC): saga log event
new_state = N088 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1425 | 2025-03-07T22:45:07.231Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 88
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1426 | 2025-03-07T22:45:07.234Z | DEBG | nexus (SEC): saga log event
new_state = N088 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1427 | 2025-03-07T22:45:07.234Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 88
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1428 | 2025-03-07T22:45:07.236Z | DEBG | nexus (SEC): saga log event
new_state = N089 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1429 | 2025-03-07T22:45:07.236Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 89
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1430 | 2025-03-07T22:45:07.239Z | DEBG | nexus (SEC): saga log event
new_state = N089 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1431 | 2025-03-07T22:45:07.239Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("5d79f52e-3b2f-4d6b-8d3b-4a4e0b8c4a74"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(13)})
node_id = 89
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1432 | 2025-03-07T22:45:07.242Z | DEBG | nexus (SEC): saga log event
new_state = N090 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1433 | 2025-03-07T22:45:07.242Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 90
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1434 | 2025-03-07T22:45:07.244Z | DEBG | nexus (SEC): saga log event
new_state = N090 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1435 | 2025-03-07T22:45:07.244Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 90
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1436 | 2025-03-07T22:45:07.247Z | DEBG | nexus (SEC): saga log event
new_state = N091 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1437 | 2025-03-07T22:45:07.247Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 91
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1438 | 2025-03-07T22:45:07.250Z | DEBG | nexus (SEC): saga log event
new_state = N091 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1439 | 2025-03-07T22:45:07.250Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 91
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1440 | 2025-03-07T22:45:07.252Z | DEBG | nexus (SEC): saga log event
new_state = N092 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1441 | 2025-03-07T22:45:07.252Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 92
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1442 | 2025-03-07T22:45:07.255Z | DEBG | nexus (SEC): saga log event
new_state = N092 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1443 | 2025-03-07T22:45:07.255Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 92
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1444 | 2025-03-07T22:45:07.258Z | DEBG | nexus (SEC): saga log event
new_state = N093 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1445 | 2025-03-07T22:45:07.258Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 93
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1446 | 2025-03-07T22:45:07.261Z | DEBG | nexus (SEC): saga log event
new_state = N093 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1447 | 2025-03-07T22:45:07.261Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("5bbfc3ac-6d76-4c82-a7b2-cd4c1a4e91fd"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(14)})
node_id = 93
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1448 | 2025-03-07T22:45:07.264Z | DEBG | nexus (SEC): saga log event
new_state = N094 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1449 | 2025-03-07T22:45:07.264Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 94
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1450 | 2025-03-07T22:45:07.266Z | DEBG | nexus (SEC): saga log event
new_state = N094 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1451 | 2025-03-07T22:45:07.266Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 94
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1452 | 2025-03-07T22:45:07.269Z | DEBG | nexus (SEC): saga log event
new_state = N095 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1453 | 2025-03-07T22:45:07.269Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 95
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1454 | 2025-03-07T22:45:07.272Z | DEBG | nexus (SEC): saga log event
new_state = N095 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1455 | 2025-03-07T22:45:07.272Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 95
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1456 | 2025-03-07T22:45:07.275Z | DEBG | nexus (SEC): saga log event
new_state = N096 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1457 | 2025-03-07T22:45:07.275Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 96
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1458 | 2025-03-07T22:45:07.278Z | DEBG | nexus (SEC): saga log event
new_state = N096 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1459 | 2025-03-07T22:45:07.278Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 96
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1460 | 2025-03-07T22:45:07.280Z | DEBG | nexus (SEC): saga log event
new_state = N097 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1461 | 2025-03-07T22:45:07.280Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 97
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1462 | 2025-03-07T22:45:07.283Z | DEBG | nexus (SEC): saga log event
new_state = N097 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1463 | 2025-03-07T22:45:07.283Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("bd983d42-dc9f-4c96-929c-e1641ec378c4"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(15)})
node_id = 97
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1464 | 2025-03-07T22:45:07.286Z | DEBG | nexus (SEC): saga log event
new_state = N098 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1465 | 2025-03-07T22:45:07.286Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 98
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1466 | 2025-03-07T22:45:07.290Z | DEBG | nexus (SEC): saga log event
new_state = N098 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1467 | 2025-03-07T22:45:07.290Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 98
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1468 | 2025-03-07T22:45:07.293Z | DEBG | nexus (SEC): saga log event
new_state = N099 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1469 | 2025-03-07T22:45:07.293Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 99
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1470 | 2025-03-07T22:45:07.295Z | DEBG | nexus (SEC): saga log event
new_state = N099 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1471 | 2025-03-07T22:45:07.295Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 99
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1472 | 2025-03-07T22:45:07.299Z | DEBG | nexus (SEC): saga log event
new_state = N100 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1473 | 2025-03-07T22:45:07.299Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 100
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1474 | 2025-03-07T22:45:07.302Z | DEBG | nexus (SEC): saga log event
new_state = N100 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1475 | 2025-03-07T22:45:07.302Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 100
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1476 | 2025-03-07T22:45:07.306Z | DEBG | nexus (SEC): saga log event
new_state = N101 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1477 | 2025-03-07T22:45:07.306Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 101
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1478 | 2025-03-07T22:45:07.309Z | DEBG | nexus (SEC): saga log event
new_state = N101 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1479 | 2025-03-07T22:45:07.309Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("48587051-de34-47be-bba4-e1e9438f5288"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(16)})
node_id = 101
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1480 | 2025-03-07T22:45:07.312Z | DEBG | nexus (SEC): saga log event
new_state = N102 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1481 | 2025-03-07T22:45:07.312Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 102
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1482 | 2025-03-07T22:45:07.315Z | DEBG | nexus (SEC): saga log event
new_state = N102 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1483 | 2025-03-07T22:45:07.315Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 102
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1484 | 2025-03-07T22:45:07.318Z | DEBG | nexus (SEC): saga log event
new_state = N103 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1485 | 2025-03-07T22:45:07.318Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 103
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1486 | 2025-03-07T22:45:07.321Z | DEBG | nexus (SEC): saga log event
new_state = N103 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1487 | 2025-03-07T22:45:07.321Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 103
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1488 | 2025-03-07T22:45:07.325Z | DEBG | nexus (SEC): saga log event
new_state = N104 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1489 | 2025-03-07T22:45:07.325Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 104
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1490 | 2025-03-07T22:45:07.327Z | DEBG | nexus (SEC): saga log event
new_state = N104 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1491 | 2025-03-07T22:45:07.327Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 104
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1492 | 2025-03-07T22:45:07.330Z | DEBG | nexus (SEC): saga log event
new_state = N105 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1493 | 2025-03-07T22:45:07.330Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 105
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1494 | 2025-03-07T22:45:07.333Z | DEBG | nexus (SEC): saga log event
new_state = N105 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1495 | 2025-03-07T22:45:07.333Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("9d42bb34-7fab-45ab-bd25-d7c9afc29964"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(17)})
node_id = 105
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1496 | 2025-03-07T22:45:07.336Z | DEBG | nexus (SEC): saga log event
new_state = N106 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1497 | 2025-03-07T22:45:07.336Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 106
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1498 | 2025-03-07T22:45:07.339Z | DEBG | nexus (SEC): saga log event
new_state = N106 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1499 | 2025-03-07T22:45:07.339Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 106
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1500 | 2025-03-07T22:45:07.341Z | DEBG | nexus (SEC): saga log event
new_state = N107 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1501 | 2025-03-07T22:45:07.341Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 107
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1502 | 2025-03-07T22:45:07.344Z | DEBG | nexus (SEC): saga log event
new_state = N107 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1503 | 2025-03-07T22:45:07.344Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 107
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1504 | 2025-03-07T22:45:07.347Z | DEBG | nexus (SEC): saga log event
new_state = N108 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1505 | 2025-03-07T22:45:07.347Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 108
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1506 | 2025-03-07T22:45:07.350Z | DEBG | nexus (SEC): saga log event
new_state = N108 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1507 | 2025-03-07T22:45:07.350Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 108
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1508 | 2025-03-07T22:45:07.353Z | DEBG | nexus (SEC): saga log event
new_state = N109 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1509 | 2025-03-07T22:45:07.353Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 109
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1510 | 2025-03-07T22:45:07.355Z | DEBG | nexus (SEC): saga log event
new_state = N109 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1511 | 2025-03-07T22:45:07.355Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("352d5826-f378-4121-8cf5-b49e720c225a"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(18)})
node_id = 109
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1512 | 2025-03-07T22:45:07.358Z | DEBG | nexus (SEC): saga log event
new_state = N110 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1513 | 2025-03-07T22:45:07.358Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 110
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1514 | 2025-03-07T22:45:07.361Z | DEBG | nexus (SEC): saga log event
new_state = N110 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1515 | 2025-03-07T22:45:07.361Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 110
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1516 | 2025-03-07T22:45:07.364Z | DEBG | nexus (SEC): saga log event
new_state = N111 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1517 | 2025-03-07T22:45:07.364Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 111
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1518 | 2025-03-07T22:45:07.366Z | DEBG | nexus (SEC): saga log event
new_state = N111 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1519 | 2025-03-07T22:45:07.366Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 111
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1520 | 2025-03-07T22:45:07.369Z | DEBG | nexus (SEC): saga log event
new_state = N112 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1521 | 2025-03-07T22:45:07.369Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 112
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1522 | 2025-03-07T22:45:07.372Z | DEBG | nexus (SEC): saga log event
new_state = N112 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1523 | 2025-03-07T22:45:07.372Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 112
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1524 | 2025-03-07T22:45:07.375Z | DEBG | nexus (SEC): saga log event
new_state = N113 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1525 | 2025-03-07T22:45:07.375Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 113
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1526 | 2025-03-07T22:45:07.378Z | DEBG | nexus (SEC): saga log event
new_state = N113 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1527 | 2025-03-07T22:45:07.378Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("8382c58b-da69-4857-ad0b-0c34e3d6e0bb"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(19)})
node_id = 113
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1528 | 2025-03-07T22:45:07.381Z | DEBG | nexus (SEC): saga log event
new_state = N114 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1529 | 2025-03-07T22:45:07.381Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 114
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1530 | 2025-03-07T22:45:07.383Z | DEBG | nexus (SEC): saga log event
new_state = N114 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1531 | 2025-03-07T22:45:07.383Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 114
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1532 | 2025-03-07T22:45:07.386Z | DEBG | nexus (SEC): saga log event
new_state = N115 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1533 | 2025-03-07T22:45:07.386Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 115
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1534 | 2025-03-07T22:45:07.389Z | DEBG | nexus (SEC): saga log event
new_state = N115 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1535 | 2025-03-07T22:45:07.389Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 115
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1536 | 2025-03-07T22:45:07.392Z | DEBG | nexus (SEC): saga log event
new_state = N116 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1537 | 2025-03-07T22:45:07.392Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 116
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1538 | 2025-03-07T22:45:07.395Z | DEBG | nexus (SEC): saga log event
new_state = N116 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1539 | 2025-03-07T22:45:07.395Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 116
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1540 | 2025-03-07T22:45:07.398Z | DEBG | nexus (SEC): saga log event
new_state = N117 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1541 | 2025-03-07T22:45:07.398Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 117
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1542 | 2025-03-07T22:45:07.401Z | DEBG | nexus (SEC): saga log event
new_state = N117 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1543 | 2025-03-07T22:45:07.401Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("d61ee9f3-6603-42ba-82a8-3ef2d79cf58c"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(20)})
node_id = 117
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1544 | 2025-03-07T22:45:07.404Z | DEBG | nexus (SEC): saga log event
new_state = N118 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1545 | 2025-03-07T22:45:07.404Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 118
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1546 | 2025-03-07T22:45:07.407Z | DEBG | nexus (SEC): saga log event
new_state = N118 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1547 | 2025-03-07T22:45:07.407Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 118
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1548 | 2025-03-07T22:45:07.410Z | DEBG | nexus (SEC): saga log event
new_state = N119 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1549 | 2025-03-07T22:45:07.410Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 119
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1550 | 2025-03-07T22:45:07.413Z | DEBG | nexus (SEC): saga log event
new_state = N119 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1551 | 2025-03-07T22:45:07.413Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 119
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1552 | 2025-03-07T22:45:07.416Z | DEBG | nexus (SEC): saga log event
new_state = N120 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1553 | 2025-03-07T22:45:07.416Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 120
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1554 | 2025-03-07T22:45:07.418Z | DEBG | nexus (SEC): saga log event
new_state = N120 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1555 | 2025-03-07T22:45:07.419Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 120
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1556 | 2025-03-07T22:45:07.421Z | DEBG | nexus (SEC): saga log event
new_state = N121 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1557 | 2025-03-07T22:45:07.421Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 121
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1558 | 2025-03-07T22:45:07.424Z | DEBG | nexus (SEC): saga log event
new_state = N121 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1559 | 2025-03-07T22:45:07.424Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("a1145594-fcd7-469c-85cc-3f12ccd63ae5"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(21)})
node_id = 121
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1560 | 2025-03-07T22:45:07.427Z | DEBG | nexus (SEC): saga log event
new_state = N122 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1561 | 2025-03-07T22:45:07.427Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 122
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1562 | 2025-03-07T22:45:07.430Z | DEBG | nexus (SEC): saga log event
new_state = N122 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1563 | 2025-03-07T22:45:07.430Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 122
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1564 | 2025-03-07T22:45:07.433Z | DEBG | nexus (SEC): saga log event
new_state = N123 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1565 | 2025-03-07T22:45:07.433Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 123
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1566 | 2025-03-07T22:45:07.437Z | DEBG | nexus (SEC): saga log event
new_state = N123 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1567 | 2025-03-07T22:45:07.437Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 123
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1568 | 2025-03-07T22:45:07.439Z | DEBG | nexus (SEC): saga log event
new_state = N124 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1569 | 2025-03-07T22:45:07.439Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 124
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1570 | 2025-03-07T22:45:07.442Z | DEBG | nexus (SEC): saga log event
new_state = N124 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1571 | 2025-03-07T22:45:07.442Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 124
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1572 | 2025-03-07T22:45:07.445Z | DEBG | nexus (SEC): saga log event
new_state = N125 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1573 | 2025-03-07T22:45:07.445Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 125
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1574 | 2025-03-07T22:45:07.448Z | DEBG | nexus (SEC): saga log event
new_state = N125 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1575 | 2025-03-07T22:45:07.448Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("a159ae63-07c6-47cb-8b75-74e4a925de04"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(22)})
node_id = 125
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1576 | 2025-03-07T22:45:07.451Z | DEBG | nexus (SEC): saga log event
new_state = N126 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1577 | 2025-03-07T22:45:07.451Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 126
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1578 | 2025-03-07T22:45:07.454Z | DEBG | nexus (SEC): saga log event
new_state = N126 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1579 | 2025-03-07T22:45:07.454Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 126
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1580 | 2025-03-07T22:45:07.456Z | DEBG | nexus (SEC): saga log event
new_state = N127 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1581 | 2025-03-07T22:45:07.456Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 127
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1582 | 2025-03-07T22:45:07.459Z | DEBG | nexus (SEC): saga log event
new_state = N127 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1583 | 2025-03-07T22:45:07.459Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 127
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1584 | 2025-03-07T22:45:07.463Z | DEBG | nexus (SEC): saga log event
new_state = N128 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1585 | 2025-03-07T22:45:07.463Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 128
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1586 | 2025-03-07T22:45:07.465Z | DEBG | nexus (SEC): saga log event
new_state = N128 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1587 | 2025-03-07T22:45:07.465Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 128
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1588 | 2025-03-07T22:45:07.468Z | DEBG | nexus (SEC): saga log event
new_state = N129 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1589 | 2025-03-07T22:45:07.468Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 129
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1590 | 2025-03-07T22:45:07.470Z | DEBG | nexus (SEC): saga log event
new_state = N129 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1591 | 2025-03-07T22:45:07.470Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("d1f8daa3-623d-4876-9b7d-97e6a8187b68"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(23)})
node_id = 129
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1592 | 2025-03-07T22:45:07.474Z | DEBG | nexus (SEC): saga log event
new_state = N130 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1593 | 2025-03-07T22:45:07.474Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 130
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1594 | 2025-03-07T22:45:07.477Z | DEBG | nexus (SEC): saga log event
new_state = N130 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1595 | 2025-03-07T22:45:07.477Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 130
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1596 | 2025-03-07T22:45:07.480Z | DEBG | nexus (SEC): saga log event
new_state = N131 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1597 | 2025-03-07T22:45:07.480Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 131
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1598 | 2025-03-07T22:45:07.482Z | DEBG | nexus (SEC): saga log event
new_state = N131 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1599 | 2025-03-07T22:45:07.482Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 131
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1600 | 2025-03-07T22:45:07.485Z | DEBG | nexus (SEC): saga log event
new_state = N132 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1601 | 2025-03-07T22:45:07.485Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 132
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1602 | 2025-03-07T22:45:07.488Z | DEBG | nexus (SEC): saga log event
new_state = N132 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1603 | 2025-03-07T22:45:07.488Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 132
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1604 | 2025-03-07T22:45:07.491Z | DEBG | nexus (SEC): saga log event
new_state = N133 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1605 | 2025-03-07T22:45:07.491Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 133
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1606 | 2025-03-07T22:45:07.494Z | DEBG | nexus (SEC): saga log event
new_state = N133 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1607 | 2025-03-07T22:45:07.494Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("8f3f229c-2047-494b-8543-4a01fdccd643"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(24)})
node_id = 133
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1608 | 2025-03-07T22:45:07.497Z | DEBG | nexus (SEC): saga log event
new_state = N134 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1609 | 2025-03-07T22:45:07.497Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 134
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1610 | 2025-03-07T22:45:07.499Z | DEBG | nexus (SEC): saga log event
new_state = N134 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1611 | 2025-03-07T22:45:07.499Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 134
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1612 | 2025-03-07T22:45:07.502Z | DEBG | nexus (SEC): saga log event
new_state = N135 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1613 | 2025-03-07T22:45:07.502Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 135
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1614 | 2025-03-07T22:45:07.505Z | DEBG | nexus (SEC): saga log event
new_state = N135 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1615 | 2025-03-07T22:45:07.505Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 135
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1616 | 2025-03-07T22:45:07.508Z | DEBG | nexus (SEC): saga log event
new_state = N136 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1617 | 2025-03-07T22:45:07.508Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 136
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1618 | 2025-03-07T22:45:07.510Z | DEBG | nexus (SEC): saga log event
new_state = N136 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1619 | 2025-03-07T22:45:07.510Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 136
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1620 | 2025-03-07T22:45:07.513Z | DEBG | nexus (SEC): saga log event
new_state = N137 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1621 | 2025-03-07T22:45:07.513Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 137
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1622 | 2025-03-07T22:45:07.515Z | DEBG | nexus (SEC): saga log event
new_state = N137 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1623 | 2025-03-07T22:45:07.515Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("a97de886-f918-4a45-890d-bd4b2b75156c"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(25)})
node_id = 137
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1624 | 2025-03-07T22:45:07.518Z | DEBG | nexus (SEC): saga log event
new_state = N138 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1625 | 2025-03-07T22:45:07.518Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 138
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1626 | 2025-03-07T22:45:07.521Z | DEBG | nexus (SEC): saga log event
new_state = N138 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1627 | 2025-03-07T22:45:07.521Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 138
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1628 | 2025-03-07T22:45:07.524Z | DEBG | nexus (SEC): saga log event
new_state = N139 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1629 | 2025-03-07T22:45:07.524Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 139
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1630 | 2025-03-07T22:45:07.527Z | DEBG | nexus (SEC): saga log event
new_state = N139 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1631 | 2025-03-07T22:45:07.527Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 139
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1632 | 2025-03-07T22:45:07.530Z | DEBG | nexus (SEC): saga log event
new_state = N140 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1633 | 2025-03-07T22:45:07.530Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 140
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1634 | 2025-03-07T22:45:07.532Z | DEBG | nexus (SEC): saga log event
new_state = N140 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1635 | 2025-03-07T22:45:07.532Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 140
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1636 | 2025-03-07T22:45:07.535Z | DEBG | nexus (SEC): saga log event
new_state = N141 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1637 | 2025-03-07T22:45:07.535Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 141
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1638 | 2025-03-07T22:45:07.538Z | DEBG | nexus (SEC): saga log event
new_state = N141 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1639 | 2025-03-07T22:45:07.538Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("18d67d0c-f6a3-4268-97d6-d3ee2f52637a"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(26)})
node_id = 141
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1640 | 2025-03-07T22:45:07.541Z | DEBG | nexus (SEC): saga log event
new_state = N142 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1641 | 2025-03-07T22:45:07.541Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 142
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1642 | 2025-03-07T22:45:07.544Z | DEBG | nexus (SEC): saga log event
new_state = N142 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1643 | 2025-03-07T22:45:07.544Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 142
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1644 | 2025-03-07T22:45:07.546Z | DEBG | nexus (SEC): saga log event
new_state = N143 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1645 | 2025-03-07T22:45:07.546Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 143
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1646 | 2025-03-07T22:45:07.549Z | DEBG | nexus (SEC): saga log event
new_state = N143 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1647 | 2025-03-07T22:45:07.549Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 143
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1648 | 2025-03-07T22:45:07.552Z | DEBG | nexus (SEC): saga log event
new_state = N144 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1649 | 2025-03-07T22:45:07.552Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 144
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1650 | 2025-03-07T22:45:07.554Z | DEBG | nexus (SEC): saga log event
new_state = N144 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1651 | 2025-03-07T22:45:07.554Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 144
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1652 | 2025-03-07T22:45:07.557Z | DEBG | nexus (SEC): saga log event
new_state = N145 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1653 | 2025-03-07T22:45:07.557Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 145
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1654 | 2025-03-07T22:45:07.560Z | DEBG | nexus (SEC): saga log event
new_state = N145 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1655 | 2025-03-07T22:45:07.560Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("bcbfbb29-8f67-410e-bd4d-4b2347e407d2"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(27)})
node_id = 145
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1656 | 2025-03-07T22:45:07.563Z | DEBG | nexus (SEC): saga log event
new_state = N146 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1657 | 2025-03-07T22:45:07.563Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 146
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1658 | 2025-03-07T22:45:07.566Z | DEBG | nexus (SEC): saga log event
new_state = N146 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1659 | 2025-03-07T22:45:07.566Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 146
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1660 | 2025-03-07T22:45:07.568Z | DEBG | nexus (SEC): saga log event
new_state = N147 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1661 | 2025-03-07T22:45:07.568Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 147
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1662 | 2025-03-07T22:45:07.571Z | DEBG | nexus (SEC): saga log event
new_state = N147 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1663 | 2025-03-07T22:45:07.571Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 147
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1664 | 2025-03-07T22:45:07.574Z | DEBG | nexus (SEC): saga log event
new_state = N148 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1665 | 2025-03-07T22:45:07.574Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 148
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1666 | 2025-03-07T22:45:07.577Z | DEBG | nexus (SEC): saga log event
new_state = N148 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1667 | 2025-03-07T22:45:07.577Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 148
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1668 | 2025-03-07T22:45:07.580Z | DEBG | nexus (SEC): saga log event
new_state = N149 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1669 | 2025-03-07T22:45:07.580Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 149
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1670 | 2025-03-07T22:45:07.583Z | DEBG | nexus (SEC): saga log event
new_state = N149 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1671 | 2025-03-07T22:45:07.583Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("d2391508-e44f-4dfb-9b0e-3b4daf6823e6"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(28)})
node_id = 149
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1672 | 2025-03-07T22:45:07.585Z | DEBG | nexus (SEC): saga log event
new_state = N150 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1673 | 2025-03-07T22:45:07.585Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 150
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1674 | 2025-03-07T22:45:07.589Z | DEBG | nexus (SEC): saga log event
new_state = N150 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1675 | 2025-03-07T22:45:07.589Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 150
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1676 | 2025-03-07T22:45:07.592Z | DEBG | nexus (SEC): saga log event
new_state = N151 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1677 | 2025-03-07T22:45:07.592Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 151
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1678 | 2025-03-07T22:45:07.594Z | DEBG | nexus (SEC): saga log event
new_state = N151 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1679 | 2025-03-07T22:45:07.594Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 151
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1680 | 2025-03-07T22:45:07.597Z | DEBG | nexus (SEC): saga log event
new_state = N152 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1681 | 2025-03-07T22:45:07.597Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 152
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1682 | 2025-03-07T22:45:07.599Z | DEBG | nexus (SEC): saga log event
new_state = N152 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1683 | 2025-03-07T22:45:07.600Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 152
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1684 | 2025-03-07T22:45:07.603Z | DEBG | nexus (SEC): saga log event
new_state = N153 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1685 | 2025-03-07T22:45:07.603Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 153
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1686 | 2025-03-07T22:45:07.605Z | DEBG | nexus (SEC): saga log event
new_state = N153 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1687 | 2025-03-07T22:45:07.605Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("0eab4a3c-d75a-424b-8e01-ae72274cef45"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(29)})
node_id = 153
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1688 | 2025-03-07T22:45:07.608Z | DEBG | nexus (SEC): saga log event
new_state = N154 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1689 | 2025-03-07T22:45:07.609Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 154
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1690 | 2025-03-07T22:45:07.611Z | DEBG | nexus (SEC): saga log event
new_state = N154 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1691 | 2025-03-07T22:45:07.611Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 154
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1692 | 2025-03-07T22:45:07.614Z | DEBG | nexus (SEC): saga log event
new_state = N155 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1693 | 2025-03-07T22:45:07.614Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 155
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1694 | 2025-03-07T22:45:07.617Z | DEBG | nexus (SEC): saga log event
new_state = N155 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1695 | 2025-03-07T22:45:07.617Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 155
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1696 | 2025-03-07T22:45:07.620Z | DEBG | nexus (SEC): saga log event
new_state = N156 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1697 | 2025-03-07T22:45:07.620Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 156
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1698 | 2025-03-07T22:45:07.622Z | DEBG | nexus (SEC): saga log event
new_state = N156 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1699 | 2025-03-07T22:45:07.622Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 156
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1700 | 2025-03-07T22:45:07.625Z | DEBG | nexus (SEC): saga log event
new_state = N157 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1701 | 2025-03-07T22:45:07.625Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 157
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1702 | 2025-03-07T22:45:07.628Z | DEBG | nexus (SEC): saga log event
new_state = N157 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1703 | 2025-03-07T22:45:07.628Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("c74f2dc5-769b-49fe-a1d5-b9b92323f31a"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(30)})
node_id = 157
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1704 | 2025-03-07T22:45:07.631Z | DEBG | nexus (SEC): saga log event
new_state = N158 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1705 | 2025-03-07T22:45:07.631Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 158
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1706 | 2025-03-07T22:45:07.634Z | DEBG | nexus (SEC): saga log event
new_state = N158 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1707 | 2025-03-07T22:45:07.634Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 158
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1708 | 2025-03-07T22:45:07.637Z | DEBG | nexus (SEC): saga log event
new_state = N159 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1709 | 2025-03-07T22:45:07.637Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 159
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1710 | 2025-03-07T22:45:07.640Z | DEBG | nexus (SEC): saga log event
new_state = N159 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1711 | 2025-03-07T22:45:07.640Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 159
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1712 | 2025-03-07T22:45:07.642Z | DEBG | nexus (SEC): saga log event
new_state = N160 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1713 | 2025-03-07T22:45:07.642Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 160
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1714 | 2025-03-07T22:45:07.645Z | DEBG | nexus (SEC): saga log event
new_state = N160 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1715 | 2025-03-07T22:45:07.645Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 160
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1716 | 2025-03-07T22:45:07.648Z | DEBG | nexus (SEC): saga log event
new_state = N161 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1717 | 2025-03-07T22:45:07.648Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 161
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1718 | 2025-03-07T22:45:07.651Z | DEBG | nexus (SEC): saga log event
new_state = N161 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1719 | 2025-03-07T22:45:07.651Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("d4f1ad3f-60ae-4810-8bb6-cbe9d4aec536"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(31)})
node_id = 161
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1720 | 2025-03-07T22:45:07.653Z | DEBG | nexus (SEC): saga log event
new_state = N162 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1721 | 2025-03-07T22:45:07.653Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 162
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1722 | 2025-03-07T22:45:07.656Z | DEBG | nexus (SEC): saga log event
new_state = N162 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1723 | 2025-03-07T22:45:07.656Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 162
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1724 | 2025-03-07T22:45:07.660Z | DEBG | nexus (SEC): saga log event
new_state = N163 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1725 | 2025-03-07T22:45:07.660Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 163
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1726 | 2025-03-07T22:45:07.664Z | DEBG | nexus (SEC): saga log event
new_state = N163 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1727 | 2025-03-07T22:45:07.664Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 163
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1728 | 2025-03-07T22:45:07.667Z | DEBG | nexus (SEC): saga log event
new_state = N164 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1729 | 2025-03-07T22:45:07.667Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 164
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1730 | 2025-03-07T22:45:07.669Z | DEBG | nexus (SEC): saga log event
new_state = N164 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1731 | 2025-03-07T22:45:07.669Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 164
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1732 | 2025-03-07T22:45:07.675Z | DEBG | nexus (SEC): saga log event
new_state = N165 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1733 | 2025-03-07T22:45:07.675Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 165
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1734 | 2025-03-07T22:45:07.678Z | DEBG | nexus (SEC): saga log event
new_state = N165 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1735 | 2025-03-07T22:45:07.678Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"attach_params": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}})
node_id = 165
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1736 | 2025-03-07T22:45:07.682Z | DEBG | nexus (SEC): saga log event
new_state = N166 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1737 | 2025-03-07T22:45:07.682Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 166
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1738 | 2025-03-07T22:45:07.685Z | DEBG | nexus (SEC): saga log event
new_state = N166 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1739 | 2025-03-07T22:45:07.685Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 166
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1740 | 2025-03-07T22:45:07.688Z | DEBG | nexus (SEC): saga log event
new_state = N167 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1741 | 2025-03-07T22:45:07.688Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 167
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1742 | 2025-03-07T22:45:07.696Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1743 | 2025-03-07T22:45:07.696Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1744 | 2025-03-07T22:45:07.698Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1745 | 2025-03-07T22:45:07.699Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1746 | 2025-03-07T22:45:07.700Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1747 | 2025-03-07T22:45:07.701Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1748 | 2025-03-07T22:45:07.702Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1749 | 2025-03-07T22:45:07.702Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1750 | 2025-03-07T22:45:07.704Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1751 | 2025-03-07T22:45:07.705Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1752 | 2025-03-07T22:45:07.706Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1753 | 2025-03-07T22:45:07.707Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1754 | 2025-03-07T22:45:07.709Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1755 | 2025-03-07T22:45:07.709Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1756 | 2025-03-07T22:45:07.711Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1757 | 2025-03-07T22:45:07.715Z | DEBG | nexus (SagaExecutor): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ById(831cf520-76c6-431b-a34a-a29e6222f280) }
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1758 | 2025-03-07T22:45:07.715Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1759 | 2025-03-07T22:45:07.715Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1760 | 2025-03-07T22:45:07.716Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1761 | 2025-03-07T22:45:07.716Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1762 | 2025-03-07T22:45:07.718Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1763 | 2025-03-07T22:45:07.718Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1764 | 2025-03-07T22:45:07.719Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1765 | 2025-03-07T22:45:07.719Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1766 | 2025-03-07T22:45:07.721Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1767 | 2025-03-07T22:45:07.722Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1768 | 2025-03-07T22:45:07.724Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1769 | 2025-03-07T22:45:07.724Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1770 | 2025-03-07T22:45:07.726Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1771 | 2025-03-07T22:45:07.726Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1772 | 2025-03-07T22:45:07.729Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1773 | 2025-03-07T22:45:07.732Z | DEBG | nexus (SagaExecutor): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Disk { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 370dbcde-0c30-435a-8fb2-58d8230eaddc, lookup_type: ByName("disk-ca9690fdf6d") }
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1774 | 2025-03-07T22:45:07.732Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1775 | 2025-03-07T22:45:07.732Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1776 | 2025-03-07T22:45:07.734Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1777 | 2025-03-07T22:45:07.734Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1778 | 2025-03-07T22:45:07.736Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1779 | 2025-03-07T22:45:07.736Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1780 | 2025-03-07T22:45:07.738Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1781 | 2025-03-07T22:45:07.738Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1782 | 2025-03-07T22:45:07.741Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1783 | 2025-03-07T22:45:07.743Z | DEBG | nexus (SagaExecutor): authorize result
action = Modify
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ById(831cf520-76c6-431b-a34a-a29e6222f280) }
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1784 | 2025-03-07T22:45:07.743Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1785 | 2025-03-07T22:45:07.744Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1786 | 2025-03-07T22:45:07.746Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1787 | 2025-03-07T22:45:07.746Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1788 | 2025-03-07T22:45:07.748Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1789 | 2025-03-07T22:45:07.748Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1790 | 2025-03-07T22:45:07.750Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1791 | 2025-03-07T22:45:07.750Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1792 | 2025-03-07T22:45:07.752Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1793 | 2025-03-07T22:45:07.755Z | DEBG | nexus (SagaExecutor): authorize result
action = Modify
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Disk { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 370dbcde-0c30-435a-8fb2-58d8230eaddc, lookup_type: ByName("disk-ca9690fdf6d") }
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1794 | 2025-03-07T22:45:07.758Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1795 | 2025-03-07T22:45:07.758Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = AttachDisksToInstance-0
|
1796 | 2025-03-07T22:45:07.817Z | DEBG | nexus (SEC): saga log event
new_state = N167 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1797 | 2025-03-07T22:45:07.817Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 167
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1798 | 2025-03-07T22:45:07.820Z | DEBG | nexus (SEC): saga log event
new_state = N168 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1799 | 2025-03-07T22:45:07.820Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 168
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1800 | 2025-03-07T22:45:07.824Z | DEBG | nexus (SEC): saga log event
new_state = N168 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1801 | 2025-03-07T22:45:07.824Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 168
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1802 | 2025-03-07T22:45:07.828Z | DEBG | nexus (SEC): saga log event
new_state = N169 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1803 | 2025-03-07T22:45:07.828Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 169
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1804 | 2025-03-07T22:45:07.832Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1805 | 2025-03-07T22:45:07.832Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1806 | 2025-03-07T22:45:07.834Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1807 | 2025-03-07T22:45:07.834Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1808 | 2025-03-07T22:45:07.835Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1809 | 2025-03-07T22:45:07.836Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1810 | 2025-03-07T22:45:07.837Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1811 | 2025-03-07T22:45:07.837Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1812 | 2025-03-07T22:45:07.839Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1813 | 2025-03-07T22:45:07.839Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1814 | 2025-03-07T22:45:07.842Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1815 | 2025-03-07T22:45:07.842Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1816 | 2025-03-07T22:45:07.844Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1817 | 2025-03-07T22:45:07.844Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1818 | 2025-03-07T22:45:07.847Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1819 | 2025-03-07T22:45:07.850Z | DEBG | nexus (SagaExecutor): authorize result
action = Modify
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ById(831cf520-76c6-431b-a34a-a29e6222f280) }
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1820 | 2025-03-07T22:45:07.850Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1821 | 2025-03-07T22:45:07.850Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1822 | 2025-03-07T22:45:07.851Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1823 | 2025-03-07T22:45:07.852Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1824 | 2025-03-07T22:45:07.853Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1825 | 2025-03-07T22:45:07.853Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1826 | 2025-03-07T22:45:07.855Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1827 | 2025-03-07T22:45:07.855Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1828 | 2025-03-07T22:45:07.858Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1829 | 2025-03-07T22:45:07.858Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1830 | 2025-03-07T22:45:07.860Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1831 | 2025-03-07T22:45:07.860Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1832 | 2025-03-07T22:45:07.862Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1833 | 2025-03-07T22:45:07.862Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1834 | 2025-03-07T22:45:07.864Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1835 | 2025-03-07T22:45:07.868Z | DEBG | nexus (SagaExecutor): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Disk { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 370dbcde-0c30-435a-8fb2-58d8230eaddc, lookup_type: ByName("disk-ca9690fdf6d") }
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1836 | 2025-03-07T22:45:07.868Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1837 | 2025-03-07T22:45:07.868Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_node = SetBootDisk
|
1838 | 2025-03-07T22:45:07.868Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a74d91e2-4b51-4f39-8bea-3438297e5a21
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
1839 | 2025-03-07T22:45:07.868Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a74d91e2-4b51-4f39-8bea-3438297e5a21
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
1840 | 2025-03-07T22:45:07.870Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2095
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a74d91e2-4b51-4f39-8bea-3438297e5a21
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
1841 | 2025-03-07T22:45:07.914Z | DEBG | nexus (SEC): saga log event
new_state = N169 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1842 | 2025-03-07T22:45:07.914Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 169
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1843 | 2025-03-07T22:45:07.917Z | DEBG | nexus (SEC): saga log event
new_state = N170 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1844 | 2025-03-07T22:45:07.917Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 170
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1845 | 2025-03-07T22:45:07.934Z | DEBG | nexus (SEC): saga log event
new_state = N170 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1846 | 2025-03-07T22:45:07.934Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 170
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1847 | 2025-03-07T22:45:07.937Z | DEBG | nexus (SEC): saga log event
new_state = N172 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1848 | 2025-03-07T22:45:07.937Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 172
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1849 | 2025-03-07T22:45:07.941Z | DEBG | nexus (SEC): saga log event
new_state = N172 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1850 | 2025-03-07T22:45:07.941Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 172
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1851 | 2025-03-07T22:45:07.943Z | INFO | nexus (SEC): update for saga cached state
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1384
new_state = Done
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1852 | 2025-03-07T22:45:07.943Z | INFO | nexus (SecStore): updating state
file = nexus/db-queries/src/db/sec_store.rs:95
new_state = done
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
|
1853 | 2025-03-07T22:45:07.962Z | INFO | nexus (SEC): saga finished
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1025
result = success
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1854 | 2025-03-07T22:45:07.963Z | INFO | nexus (SagaExecutor): saga finished
file = nexus/src/app/saga.rs:404
saga_id = 87f30656-6aa7-4ba6-8dc1-994eefba9dff
saga_name = instance-create
saga_result = SagaResult { saga_id: 87f30656-6aa7-4ba6-8dc1-994eefba9dff, saga_log: SagaLog { saga_id: 87f30656-6aa7-4ba6-8dc1-994eefba9dff, unwinding: false, events: [N171 started, N171 succeeded, N000 started, N000 succeeded, N001 started, N001 succeeded, N002 started, N002 succeeded, N003 started, N003 succeeded, N004 started, N004 succeeded, N005 started, N005 succeeded, N006 started, N006 succeeded, N007 started, N007 succeeded, N008 started, N008 succeeded, N009 started, N009 succeeded, N010 started, N010 succeeded, N011 started, N011 succeeded, N012 started, N012 succeeded, N013 started, N013 succeeded, N014 started, N014 succeeded, N015 started, N015 succeeded, N016 started, N016 succeeded, N017 started, N017 succeeded, N018 started, N018 succeeded, N019 started, N019 succeeded, N020 started, N020 succeeded, N021 started, N021 succeeded, N022 started, N022 succeeded, N023 started, N023 succeeded, N024 started, N024 succeeded, N025 started, N025 succeeded, N026 started, N026 succeeded, N027 started, N027 succeeded, N028 started, N028 succeeded, N029 started, N029 succeeded, N030 started, N030 succeeded, N031 started, N031 succeeded, N032 started, N032 succeeded, N033 started, N033 succeeded, N034 started, N034 succeeded, N035 started, N035 succeeded, N036 started, N036 succeeded, N037 started, N037 succeeded, N038 started, N038 succeeded, N039 started, N039 succeeded, N040 started, N040 succeeded, N041 started, N041 succeeded, N042 started, N042 succeeded, N043 started, N043 succeeded, N044 started, N044 succeeded, N045 started, N045 succeeded, N046 started, N046 succeeded, N047 started, N047 succeeded, N048 started, N048 succeeded, N049 started, N049 succeeded, N050 started, N050 succeeded, N051 started, N051 succeeded, N052 started, N052 succeeded, N053 started, N053 succeeded, N054 started, N054 succeeded, N055 started, N055 succeeded, N056 started, N056 succeeded, N057 started, N057 succeeded, N058 started, N058 succeeded, N059 started, N059 succeeded, N060 started, N060 succeeded, N061 started, N061 succeeded, N062 started, N062 succeeded, N063 started, N063 succeeded, N064 started, N064 succeeded, N065 started, N065 succeeded, N066 started, N066 succeeded, N067 started, N067 succeeded, N068 started, N068 succeeded, N069 started, N069 succeeded, N070 started, N070 succeeded, N071 started, N071 succeeded, N072 started, N072 succeeded, N073 started, N073 succeeded, N074 started, N074 succeeded, N075 started, N075 succeeded, N076 started, N076 succeeded, N077 started, N077 succeeded, N078 started, N078 succeeded, N079 started, N079 succeeded, N080 started, N080 succeeded, N081 started, N081 succeeded, N082 started, N082 succeeded, N083 started, N083 succeeded, N084 started, N084 succeeded, N085 started, N085 succeeded, N086 started, N086 succeeded, N087 started, N087 succeeded, N088 started, N088 succeeded, N089 started, N089 succeeded, N090 started, N090 succeeded, N091 started, N091 succeeded, N092 started, N092 succeeded, N093 started, N093 succeeded, N094 started, N094 succeeded, N095 started, N095 succeeded, N096 started, N096 succeeded, N097 started, N097 succeeded, N098 started, N098 succeeded, N099 started, N099 succeeded, N100 started, N100 succeeded, N101 started, N101 succeeded, N102 started, N102 succeeded, N103 started, N103 succeeded, N104 started, N104 succeeded, N105 started, N105 succeeded, N106 started, N106 succeeded, N107 started, N107 succeeded, N108 started, N108 succeeded, N109 started, N109 succeeded, N110 started, N110 succeeded, N111 started, N111 succeeded, N112 started, N112 succeeded, N113 started, N113 succeeded, N114 started, N114 succeeded, N115 started, N115 succeeded, N116 started, N116 succeeded, N117 started, N117 succeeded, N118 started, N118 succeeded, N119 started, N119 succeeded, N120 started, N120 succeeded, N121 started, N121 succeeded, N122 started, N122 succeeded, N123 started, N123 succeeded, N124 started, N124 succeeded, N125 started, N125 succeeded, N126 started, N126 succeeded, N127 started, N127 succeeded, N128 started, N128 succeeded, N129 started, N129 succeeded, N130 started, N130 succeeded, N131 started, N131 succeeded, N132 started, N132 succeeded, N133 started, N133 succeeded, N134 started, N134 succeeded, N135 started, N135 succeeded, N136 started, N136 succeeded, N137 started, N137 succeeded, N138 started, N138 succeeded, N139 started, N139 succeeded, N140 started, N140 succeeded, N141 started, N141 succeeded, N142 started, N142 succeeded, N143 started, N143 succeeded, N144 started, N144 succeeded, N145 started, N145 succeeded, N146 started, N146 succeeded, N147 started, N147 succeeded, N148 started, N148 succeeded, N149 started, N149 succeeded, N150 started, N150 succeeded, N151 started, N151 succeeded, N152 started, N152 succeeded, N153 started, N153 succeeded, N154 started, N154 succeeded, N155 started, N155 succeeded, N156 started, N156 succeeded, N157 started, N157 succeeded, N158 started, N158 succeeded, N159 started, N159 succeeded, N160 started, N160 succeeded, N161 started, N161 succeeded, N162 started, N162 succeeded, N163 started, N163 succeeded, N164 started, N164 succeeded, N165 started, N165 succeeded, N166 started, N166 succeeded, N167 started, N167 succeeded, N168 started, N168 succeeded, N169 started, N169 succeeded, N170 started, N170 succeeded, N172 started, N172 succeeded], node_status: {0: Succeeded(String("831cf520-76c6-431b-a34a-a29e6222f280")), 1: Succeeded(Object {"auto_restart": Object {"cooldown": Null, "policy": Null}, "boot_disk_id": Null, "hostname": String("localshark"), "identity": Object {"description": String(""), "id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "name": String("instance-a006ebcb846"), "time_created": String("2025-03-07T22:45:05.966018Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:05.966018Z")}, "memory": Number(1073741824), "ncpus": Number(2), "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "runtime_state": Object {"dst_propolis_id": Null, "gen": Number(1), "migration_id": Null, "nexus_state": String("Creating"), "propolis_id": Null, "time_last_auto_restarted": Null, "time_updated": String("2025-03-07T22:45:05.966018Z")}, "updater_gen": Number(1), "updater_id": Null, "user_data": Array []}), 2: Succeeded(Null), 3: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("be157122-2b34-4fd6-9919-1f578494e18f"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(0)}), 4: Succeeded(Null), 5: Succeeded(Null), 6: Succeeded(Null), 7: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("9c074c93-5330-4d42-a968-1290d6b0625e"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(1)}), 8: Succeeded(Null), 9: Succeeded(Null), 10: Succeeded(Null), 11: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("0aba44a9-2f53-4277-ab6b-b3988e70a1ff"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(2)}), 12: Succeeded(Null), 13: Succeeded(Null), 14: Succeeded(Null), 15: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("169af451-b428-4d2f-9448-ff73ea89d2e2"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(3)}), 16: Succeeded(Null), 17: Succeeded(Null), 18: Succeeded(Null), 19: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("5c12bef8-d463-40cf-8a2c-d9442c12244c"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(4)}), 20: Succeeded(Null), 21: Succeeded(Null), 22: Succeeded(Null), 23: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("4fee6120-f5d7-4b65-8ef6-722cdf2e2e52"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(5)}), 24: Succeeded(Null), 25: Succeeded(Null), 26: Succeeded(Null), 27: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("13f81783-0dca-4d25-8420-cd69b0c43f76"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(6)}), 28: Succeeded(Null), 29: Succeeded(Null), 30: Succeeded(Null), 31: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("9350fd52-e482-4a06-8ce9-588b549f1eca"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(7)}), 32: Succeeded(Null), 33: Succeeded(Null), 34: Succeeded(Null), 35: Succeeded(String("1e9fa4e1-5a6e-4349-a798-08af464a0cca")), 36: Succeeded(Null), 37: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("f80d8f87-e39b-4b18-a501-f1e609b91cf4"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(0)}), 38: Succeeded(Null), 39: Succeeded(Object {"description": Null, "first_port": Number(0), "id": String("f80d8f87-e39b-4b18-a501-f1e609b91cf4"), "ip": String("10.151.1.176/32"), "ip_pool_id": String("dcb8b940-e73b-4ada-a687-8a9a07568c4a"), "ip_pool_range_id": String("de477745-6127-4691-81e5-448cfe7a5351"), "is_probe": Bool(false), "is_service": Bool(false), "kind": String("Ephemeral"), "last_port": Number(65535), "name": Null, "parent_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "project_id": Null, "state": String("Attaching"), "time_created": String("2025-03-07T22:45:06.720030Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:06.741617Z")}), 40: Succeeded(Object {"description": Null, "first_port": Number(0), "id": String("f80d8f87-e39b-4b18-a501-f1e609b91cf4"), "ip": String("10.151.1.176/32"), "ip_pool_id": String("dcb8b940-e73b-4ada-a687-8a9a07568c4a"), "ip_pool_range_id": String("de477745-6127-4691-81e5-448cfe7a5351"), "is_probe": Bool(false), "is_service": Bool(false), "kind": String("Ephemeral"), "last_port": Number(65535), "name": Null, "parent_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "project_id": Null, "state": String("Attaching"), "time_created": String("2025-03-07T22:45:06.720030Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:06.741617Z")}), 41: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("ab60bf7c-0b80-4d8a-b720-8075f81586b5"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(1)}), 42: Succeeded(Null), 43: Succeeded(Null), 44: Succeeded(Null), 45: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("10f811e3-83ed-4dd5-bbab-80896cb82e29"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(2)}), 46: Succeeded(Null), 47: Succeeded(Null), 48: Succeeded(Null), 49: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("2b686997-e59f-48b6-a82a-933ca7b39882"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(3)}), 50: Succeeded(Null), 51: Succeeded(Null), 52: Succeeded(Null), 53: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("22002c86-abe7-4510-824f-3151c4c5be9a"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(4)}), 54: Succeeded(Null), 55: Succeeded(Null), 56: Succeeded(Null), 57: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("995a92b5-c50a-4b62-ab04-d76681ea842d"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(5)}), 58: Succeeded(Null), 59: Succeeded(Null), 60: Succeeded(Null), 61: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("ded6c4e1-fb23-47bb-897b-bce0a6cc9e81"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(6)}), 62: Succeeded(Null), 63: Succeeded(Null), 64: Succeeded(Null), 65: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("bfeacc9a-d107-4dea-a150-74475174df9e"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(7)}), 66: Succeeded(Null), 67: Succeeded(Null), 68: Succeeded(Null), 69: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("f0881416-1979-4987-8bb0-63c19cc37ec3"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(8)}), 70: Succeeded(Null), 71: Succeeded(Null), 72: Succeeded(Null), 73: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("a0cce010-ff77-4421-9c37-4305e23103d7"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(9)}), 74: Succeeded(Null), 75: Succeeded(Null), 76: Succeeded(Null), 77: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("bcb1ac18-1e0e-4bc2-bbf5-2be04d3fcf39"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(10)}), 78: Succeeded(Null), 79: Succeeded(Null), 80: Succeeded(Null), 81: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("5554f7f1-917e-46b4-b68c-ac9dc112f11f"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(11)}), 82: Succeeded(Null), 83: Succeeded(Null), 84: Succeeded(Null), 85: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("798e7962-8706-4c0c-8e00-33f9c43437e5"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(12)}), 86: Succeeded(Null), 87: Succeeded(Null), 88: Succeeded(Null), 89: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("5d79f52e-3b2f-4d6b-8d3b-4a4e0b8c4a74"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(13)}), 90: Succeeded(Null), 91: Succeeded(Null), 92: Succeeded(Null), 93: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("5bbfc3ac-6d76-4c82-a7b2-cd4c1a4e91fd"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(14)}), 94: Succeeded(Null), 95: Succeeded(Null), 96: Succeeded(Null), 97: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("bd983d42-dc9f-4c96-929c-e1641ec378c4"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(15)}), 98: Succeeded(Null), 99: Succeeded(Null), 100: Succeeded(Null), 101: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("48587051-de34-47be-bba4-e1e9438f5288"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(16)}), 102: Succeeded(Null), 103: Succeeded(Null), 104: Succeeded(Null), 105: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("9d42bb34-7fab-45ab-bd25-d7c9afc29964"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(17)}), 106: Succeeded(Null), 107: Succeeded(Null), 108: Succeeded(Null), 109: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("352d5826-f378-4121-8cf5-b49e720c225a"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(18)}), 110: Succeeded(Null), 111: Succeeded(Null), 112: Succeeded(Null), 113: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("8382c58b-da69-4857-ad0b-0c34e3d6e0bb"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(19)}), 114: Succeeded(Null), 115: Succeeded(Null), 116: Succeeded(Null), 117: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("d61ee9f3-6603-42ba-82a8-3ef2d79cf58c"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(20)}), 118: Succeeded(Null), 119: Succeeded(Null), 120: Succeeded(Null), 121: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("a1145594-fcd7-469c-85cc-3f12ccd63ae5"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(21)}), 122: Succeeded(Null), 123: Succeeded(Null), 124: Succeeded(Null), 125: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("a159ae63-07c6-47cb-8b75-74e4a925de04"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(22)}), 126: Succeeded(Null), 127: Succeeded(Null), 128: Succeeded(Null), 129: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("d1f8daa3-623d-4876-9b7d-97e6a8187b68"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(23)}), 130: Succeeded(Null), 131: Succeeded(Null), 132: Succeeded(Null), 133: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("8f3f229c-2047-494b-8543-4a01fdccd643"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(24)}), 134: Succeeded(Null), 135: Succeeded(Null), 136: Succeeded(Null), 137: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("a97de886-f918-4a45-890d-bd4b2b75156c"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(25)}), 138: Succeeded(Null), 139: Succeeded(Null), 140: Succeeded(Null), 141: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("18d67d0c-f6a3-4268-97d6-d3ee2f52637a"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(26)}), 142: Succeeded(Null), 143: Succeeded(Null), 144: Succeeded(Null), 145: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("bcbfbb29-8f67-410e-bd4d-4b2347e407d2"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(27)}), 146: Succeeded(Null), 147: Succeeded(Null), 148: Succeeded(Null), 149: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("d2391508-e44f-4dfb-9b0e-3b4daf6823e6"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(28)}), 150: Succeeded(Null), 151: Succeeded(Null), 152: Succeeded(Null), 153: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("0eab4a3c-d75a-424b-8e01-ae72274cef45"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(29)}), 154: Succeeded(Null), 155: Succeeded(Null), 156: Succeeded(Null), 157: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("c74f2dc5-769b-49fe-a1d5-b9b92323f31a"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(30)}), 158: Succeeded(Null), 159: Succeeded(Null), 160: Succeeded(Null), 161: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("d4f1ad3f-60ae-4810-8bb6-cbe9d4aec536"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(31)}), 162: Succeeded(Null), 163: Succeeded(Null), 164: Succeeded(Null), 165: Succeeded(Object {"attach_params": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}), 166: Succeeded(Null), 167: Succeeded(Null), 168: Succeeded(Null), 169: Succeeded(Null), 170: Succeeded(Null), 171: Succeeded(Null), 172: Succeeded(Null)} }, kind: Ok(SagaResultOk { saga_output: Null, node_outputs: {"attach_disk0": Null, "attach_disk_output": Null, "attach_disk_params0": Object {"attach_params": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "external-ip-0": Object {"description": Null, "first_port": Number(0), "id": String("f80d8f87-e39b-4b18-a501-f1e609b91cf4"), "ip": String("10.151.1.176/32"), "ip_pool_id": String("dcb8b940-e73b-4ada-a687-8a9a07568c4a"), "ip_pool_range_id": String("de477745-6127-4691-81e5-448cfe7a5351"), "is_probe": Bool(false), "is_service": Bool(false), "kind": String("Ephemeral"), "last_port": Number(65535), "name": Null, "parent_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "project_id": Null, "state": String("Attaching"), "time_created": String("2025-03-07T22:45:06.720030Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:06.741617Z")}, "external-ip-1": Null, "external-ip-10": Null, "external-ip-11": Null, "external-ip-12": Null, "external-ip-13": Null, "external-ip-14": Null, "external-ip-15": Null, "external-ip-16": Null, "external-ip-17": Null, "external-ip-18": Null, "external-ip-19": Null, "external-ip-2": Null, "external-ip-20": Null, "external-ip-21": Null, "external-ip-22": Null, "external-ip-23": Null, "external-ip-24": Null, "external-ip-25": Null, "external-ip-26": Null, "external-ip-27": Null, "external-ip-28": Null, "external-ip-29": Null, "external-ip-3": Null, "external-ip-30": Null, "external-ip-31": Null, "external-ip-4": Null, "external-ip-5": Null, "external-ip-6": Null, "external-ip-7": Null, "external-ip-8": Null, "external-ip-9": Null, "external_ip0": Object {"description": Null, "first_port": Number(0), "id": String("f80d8f87-e39b-4b18-a501-f1e609b91cf4"), "ip": String("10.151.1.176/32"), "ip_pool_id": String("dcb8b940-e73b-4ada-a687-8a9a07568c4a"), "ip_pool_range_id": String("de477745-6127-4691-81e5-448cfe7a5351"), "is_probe": Bool(false), "is_service": Bool(false), "kind": String("Ephemeral"), "last_port": Number(65535), "name": Null, "parent_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "project_id": Null, "state": String("Attaching"), "time_created": String("2025-03-07T22:45:06.720030Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:06.741617Z")}, "external_ip1": Null, "external_ip10": Null, "external_ip11": Null, "external_ip12": Null, "external_ip13": Null, "external_ip14": Null, "external_ip15": Null, "external_ip16": Null, "external_ip17": Null, "external_ip18": Null, "external_ip19": Null, "external_ip2": Null, "external_ip20": Null, "external_ip21": Null, "external_ip22": Null, "external_ip23": Null, "external_ip24": Null, "external_ip25": Null, "external_ip26": Null, "external_ip27": Null, "external_ip28": Null, "external_ip29": Null, "external_ip3": Null, "external_ip30": Null, "external_ip31": Null, "external_ip4": Null, "external_ip5": Null, "external_ip6": Null, "external_ip7": Null, "external_ip8": Null, "external_ip9": Null, "external_ip_params0": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("f80d8f87-e39b-4b18-a501-f1e609b91cf4"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(0)}, "external_ip_params1": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("ab60bf7c-0b80-4d8a-b720-8075f81586b5"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(1)}, "external_ip_params10": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("bcb1ac18-1e0e-4bc2-bbf5-2be04d3fcf39"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(10)}, "external_ip_params11": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("5554f7f1-917e-46b4-b68c-ac9dc112f11f"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(11)}, "external_ip_params12": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("798e7962-8706-4c0c-8e00-33f9c43437e5"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(12)}, "external_ip_params13": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("5d79f52e-3b2f-4d6b-8d3b-4a4e0b8c4a74"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(13)}, "external_ip_params14": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("5bbfc3ac-6d76-4c82-a7b2-cd4c1a4e91fd"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(14)}, "external_ip_params15": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("bd983d42-dc9f-4c96-929c-e1641ec378c4"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(15)}, "external_ip_params16": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("48587051-de34-47be-bba4-e1e9438f5288"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(16)}, "external_ip_params17": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("9d42bb34-7fab-45ab-bd25-d7c9afc29964"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(17)}, "external_ip_params18": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("352d5826-f378-4121-8cf5-b49e720c225a"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(18)}, "external_ip_params19": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("8382c58b-da69-4857-ad0b-0c34e3d6e0bb"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(19)}, "external_ip_params2": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("10f811e3-83ed-4dd5-bbab-80896cb82e29"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(2)}, "external_ip_params20": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("d61ee9f3-6603-42ba-82a8-3ef2d79cf58c"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(20)}, "external_ip_params21": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("a1145594-fcd7-469c-85cc-3f12ccd63ae5"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(21)}, "external_ip_params22": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("a159ae63-07c6-47cb-8b75-74e4a925de04"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(22)}, "external_ip_params23": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("d1f8daa3-623d-4876-9b7d-97e6a8187b68"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(23)}, "external_ip_params24": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("8f3f229c-2047-494b-8543-4a01fdccd643"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(24)}, "external_ip_params25": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("a97de886-f918-4a45-890d-bd4b2b75156c"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(25)}, "external_ip_params26": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("18d67d0c-f6a3-4268-97d6-d3ee2f52637a"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(26)}, "external_ip_params27": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("bcbfbb29-8f67-410e-bd4d-4b2347e407d2"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(27)}, "external_ip_params28": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("d2391508-e44f-4dfb-9b0e-3b4daf6823e6"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(28)}, "external_ip_params29": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("0eab4a3c-d75a-424b-8e01-ae72274cef45"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(29)}, "external_ip_params3": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("2b686997-e59f-48b6-a82a-933ca7b39882"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(3)}, "external_ip_params30": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("c74f2dc5-769b-49fe-a1d5-b9b92323f31a"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(30)}, "external_ip_params31": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("d4f1ad3f-60ae-4810-8bb6-cbe9d4aec536"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(31)}, "external_ip_params4": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("22002c86-abe7-4510-824f-3151c4c5be9a"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(4)}, "external_ip_params5": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("995a92b5-c50a-4b62-ab04-d76681ea842d"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(5)}, "external_ip_params6": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("ded6c4e1-fb23-47bb-897b-bce0a6cc9e81"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(6)}, "external_ip_params7": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("bfeacc9a-d107-4dea-a150-74475174df9e"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(7)}, "external_ip_params8": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("f0881416-1979-4987-8bb0-63c19cc37ec3"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(8)}, "external_ip_params9": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("a0cce010-ff77-4421-9c37-4305e23103d7"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(9)}, "instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "instance_record": Object {"auto_restart": Object {"cooldown": Null, "policy": Null}, "boot_disk_id": Null, "hostname": String("localshark"), "identity": Object {"description": String(""), "id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "name": String("instance-a006ebcb846"), "time_created": String("2025-03-07T22:45:05.966018Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:05.966018Z")}, "memory": Number(1073741824), "ncpus": Number(2), "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "runtime_state": Object {"dst_propolis_id": Null, "gen": Number(1), "migration_id": Null, "nexus_state": String("Creating"), "propolis_id": Null, "time_last_auto_restarted": Null, "time_updated": String("2025-03-07T22:45:05.966018Z")}, "updater_gen": Number(1), "updater_id": Null, "user_data": Array []}, "network_interface0": Null, "network_interface1": Null, "network_interface2": Null, "network_interface3": Null, "network_interface4": Null, "network_interface5": Null, "network_interface6": Null, "network_interface7": Null, "network_interface_params0": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("be157122-2b34-4fd6-9919-1f578494e18f"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(0)}, "network_interface_params1": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("9c074c93-5330-4d42-a968-1290d6b0625e"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(1)}, "network_interface_params2": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("0aba44a9-2f53-4277-ab6b-b3988e70a1ff"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(2)}, "network_interface_params3": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("169af451-b428-4d2f-9448-ff73ea89d2e2"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(3)}, "network_interface_params4": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("5c12bef8-d463-40cf-8a2c-d9442c12244c"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(4)}, "network_interface_params5": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("4fee6120-f5d7-4b65-8ef6-722cdf2e2e52"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(5)}, "network_interface_params6": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("13f81783-0dca-4d25-8420-cd69b0c43f76"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(6)}, "network_interface_params7": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "new_id": String("9350fd52-e482-4a06-8ce9-588b549f1eca"), "saga_params": Object {"boundary_switches": Array [String("switch0")], "create_params": Object {"auto_restart_policy": Null, "boot_disk": Object {"name": String("disk-ca9690fdf6d"), "type": String("attach")}, "description": String(""), "disks": Array [], "external_ips": Array [Object {"pool": Null, "type": String("ephemeral")}], "hostname": String("localshark"), "memory": Number(1073741824), "name": String("instance-a006ebcb846"), "ncpus": Number(2), "network_interfaces": Object {"type": String("default")}, "ssh_public_keys": Array [String("f54c9b11-01a5-441e-9de9-9fde3261d1c5")], "start": Bool(true), "user_data": String("")}, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}}, "which": Number(7)}, "output": Null, "set_boot_disk": Null, "snat_ip": Null, "snat_ip_id": String("1e9fa4e1-5a6e-4349-a798-08af464a0cca"), "stopped_instance": Null} }) }
|
1855 | 2025-03-07T22:45:07.963Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
1856 | 2025-03-07T22:45:07.963Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
1857 | 2025-03-07T22:45:07.964Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
1858 | 2025-03-07T22:45:07.964Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
1859 | 2025-03-07T22:45:07.966Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
1860 | 2025-03-07T22:45:07.966Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
1861 | 2025-03-07T22:45:07.968Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
1862 | 2025-03-07T22:45:07.968Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
1863 | 2025-03-07T22:45:07.970Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
1864 | 2025-03-07T22:45:07.970Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
1865 | 2025-03-07T22:45:07.976Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
1866 | 2025-03-07T22:45:07.977Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
1867 | 2025-03-07T22:45:07.979Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
1868 | 2025-03-07T22:45:07.980Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
1869 | 2025-03-07T22:45:07.982Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances?project=proj-9130e8fe788
|
1870 | 2025-03-07T22:45:07.985Z | DEBG | nexus (dropshot_external): authorize result
action = Modify
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ById(831cf520-76c6-431b-a34a-a29e6222f280) }
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
1871 | 2025-03-07T22:45:07.985Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
1872 | 2025-03-07T22:45:07.985Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
1873 | 2025-03-07T22:45:07.987Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
1874 | 2025-03-07T22:45:07.987Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
1875 | 2025-03-07T22:45:07.990Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
1876 | 2025-03-07T22:45:07.990Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
1877 | 2025-03-07T22:45:07.992Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
1878 | 2025-03-07T22:45:07.992Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
1879 | 2025-03-07T22:45:07.994Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances?project=proj-9130e8fe788
|
1880 | 2025-03-07T22:45:07.998Z | DEBG | nexus (dropshot_external): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ById(831cf520-76c6-431b-a34a-a29e6222f280) }
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
1881 | 2025-03-07T22:45:07.998Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
1882 | 2025-03-07T22:45:07.998Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
1883 | 2025-03-07T22:45:08.001Z | INFO | nexus (SagaExecutor): preparing saga
file = nexus/src/app/saga.rs:255
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
|
1884 | 2025-03-07T22:45:08.001Z | INFO | nexus (SEC): saga create
dag = {"end_node":11,"graph":{"edge_property":"directed","edges":[[0,1,null],[1,2,null],[2,3,null],[3,4,null],[4,5,null],[5,6,null],[6,7,null],[7,8,null],[8,9,null],[10,0,null],[9,11,null]],"node_holes":[],"nodes":[{"Action":{"action_name":"instance_start.generate_propolis_id","label":"GeneratePropolisId","name":"propolis_id"}},{"Action":{"action_name":"instance_start.alloc_server","label":"AllocServer","name":"sled_id"}},{"Action":{"action_name":"instance_start.alloc_propolis_ip","label":"AllocPropolisIp","name":"propolis_ip"}},{"Action":{"action_name":"instance_start.create_vmm_record","label":"CreateVmmRecord","name":"vmm_record"}},{"Action":{"action_name":"instance_start.mark_as_starting","label":"MarkAsStarting","name":"started_record"}},{"Action":{"action_name":"instance_start.dpd_ensure","label":"DpdEnsure","name":"dpd_ensure"}},{"Action":{"action_name":"instance_start.v2p_ensure","label":"V2PEnsure","name":"v2p_ensure"}},{"Action":{"action_name":"instance_start.ensure_registered","label":"EnsureRegistered","name":"ensure_registered"}},{"Action":{"action_name":"instance_start.add_virtual_resources","label":"AddVirtualResources","name":"virtual_resources"}},{"Action":{"action_name":"instance_start.ensure_running","label":"EnsureRunning","name":"ensure_running"}},{"Start":{"params":{"db_instance":{"auto_restart":{"cooldown":null,"policy":null},"boot_disk_id":"370dbcde-0c30-435a-8fb2-58d8230eaddc","hostname":"localshark","identity":{"description":"","id":"831cf520-76c6-431b-a34a-a29e6222f280","name":"instance-a006ebcb846","time_created":"2025-03-07T22:45:05.966018Z","time_deleted":null,"time_modified":"2025-03-07T22:45:05.966018Z"},"memory":1073741824,"ncpus":2,"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","runtime_state":{"dst_propolis_id":null,"gen":2,"migration_id":null,"nexus_state":"NoVmm","propolis_id":null,"time_last_auto_restarted":null,"time_updated":"2025-03-07T22:45:05.966018Z"},"updater_gen":1,"updater_id":null,"user_data":[]},"reason":"AutoStart","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}}}},"End"]},"saga_name":"instance-start","start_node":10}
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1146
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1885 | 2025-03-07T22:45:08.002Z | INFO | nexus (SecStore): creating saga
file = nexus/db-queries/src/db/sec_store.rs:50
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
|
1886 | 2025-03-07T22:45:08.006Z | INFO | nexus (SagaExecutor): starting saga
file = nexus/src/app/saga.rs:353
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
|
1887 | 2025-03-07T22:45:08.006Z | INFO | nexus (SEC): saga start
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:967
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1888 | 2025-03-07T22:45:08.006Z | DEBG | nexus (SEC): saga log event
new_state = N010 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1889 | 2025-03-07T22:45:08.006Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 10
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
|
1890 | 2025-03-07T22:45:08.009Z | DEBG | nexus (SEC): saga log event
new_state = N010 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1891 | 2025-03-07T22:45:08.009Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 10
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
|
1892 | 2025-03-07T22:45:08.013Z | DEBG | nexus (SEC): saga log event
new_state = N000 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1893 | 2025-03-07T22:45:08.013Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 0
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
|
1894 | 2025-03-07T22:45:08.016Z | DEBG | nexus (SEC): saga log event
new_state = N000 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1895 | 2025-03-07T22:45:08.016Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(String("03cf82ac-c6eb-49ea-9515-bc937b5eb030"))
node_id = 0
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
|
1896 | 2025-03-07T22:45:08.020Z | DEBG | nexus (SEC): saga log event
new_state = N001 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1897 | 2025-03-07T22:45:08.020Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 1
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
|
1898 | 2025-03-07T22:45:08.024Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {} }
|
1899 | 2025-03-07T22:45:08.024Z | DEBG | nexus (InstanceAllocator): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Database
result = Ok(())
|
1900 | 2025-03-07T22:45:08.071Z | INFO | nexus (InstanceAllocator): found 1 available sled targets before considering affinity
file = nexus/db-queries/src/db/datastore/sled.rs:562
sled_ids = [73b218dd-7dbc-4345-acb1-fe69ced4a7f7]
|
1901 | 2025-03-07T22:45:08.099Z | DEBG | nexus (SEC): saga log event
new_state = N001 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1902 | 2025-03-07T22:45:08.099Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(String("73b218dd-7dbc-4345-acb1-fe69ced4a7f7"))
node_id = 1
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
|
1903 | 2025-03-07T22:45:08.104Z | DEBG | nexus (SEC): saga log event
new_state = N002 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1904 | 2025-03-07T22:45:08.104Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 2
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
|
1905 | 2025-03-07T22:45:08.108Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = AllocPropolisIp
|
1906 | 2025-03-07T22:45:08.109Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = AllocPropolisIp
|
1907 | 2025-03-07T22:45:08.119Z | DEBG | nexus (SEC): saga log event
new_state = N002 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1908 | 2025-03-07T22:45:08.120Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(String("fd00:1122:3344:101::1:0"))
node_id = 2
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
|
1909 | 2025-03-07T22:45:08.123Z | DEBG | nexus (SEC): saga log event
new_state = N003 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1910 | 2025-03-07T22:45:08.123Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 3
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
|
1911 | 2025-03-07T22:45:08.126Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = CreateVmmRecord
|
1912 | 2025-03-07T22:45:08.126Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = CreateVmmRecord
|
1913 | 2025-03-07T22:45:08.172Z | DEBG | nexus (SEC): saga log event
new_state = N003 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1914 | 2025-03-07T22:45:08.172Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"id": String("03cf82ac-c6eb-49ea-9515-bc937b5eb030"), "instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "propolis_ip": String("fd00:1122:3344:101::1:0/128"), "propolis_port": Number(12400), "runtime": Object {"gen": Number(1), "state": String("Creating"), "time_state_updated": String("2025-03-07T22:45:08.126684Z")}, "sled_id": String("73b218dd-7dbc-4345-acb1-fe69ced4a7f7"), "time_created": String("2025-03-07T22:45:08.126684Z"), "time_deleted": Null})
node_id = 3
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
|
1915 | 2025-03-07T22:45:08.177Z | DEBG | nexus (SEC): saga log event
new_state = N004 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1916 | 2025-03-07T22:45:08.177Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 4
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
|
1917 | 2025-03-07T22:45:08.181Z | INFO | nexus (SagaExecutor): moving instance to Starting state via saga
file = nexus/src/app/sagas/instance_start.rs:286
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
propolis_id = 03cf82ac-c6eb-49ea-9515-bc937b5eb030
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
start_reason = AutoStart
|
1918 | 2025-03-07T22:45:08.181Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1919 | 2025-03-07T22:45:08.181Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1920 | 2025-03-07T22:45:08.183Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1921 | 2025-03-07T22:45:08.183Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1922 | 2025-03-07T22:45:08.185Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1923 | 2025-03-07T22:45:08.185Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1924 | 2025-03-07T22:45:08.186Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1925 | 2025-03-07T22:45:08.186Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1926 | 2025-03-07T22:45:08.189Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1927 | 2025-03-07T22:45:08.189Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1928 | 2025-03-07T22:45:08.192Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1929 | 2025-03-07T22:45:08.192Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1930 | 2025-03-07T22:45:08.195Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1931 | 2025-03-07T22:45:08.195Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1932 | 2025-03-07T22:45:08.198Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1933 | 2025-03-07T22:45:08.201Z | DEBG | nexus (SagaExecutor): authorize result
action = Modify
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ById(831cf520-76c6-431b-a34a-a29e6222f280) }
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1934 | 2025-03-07T22:45:08.201Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1935 | 2025-03-07T22:45:08.201Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1936 | 2025-03-07T22:45:08.203Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1937 | 2025-03-07T22:45:08.204Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1938 | 2025-03-07T22:45:08.206Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1939 | 2025-03-07T22:45:08.206Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1940 | 2025-03-07T22:45:08.209Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1941 | 2025-03-07T22:45:08.209Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1942 | 2025-03-07T22:45:08.211Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1943 | 2025-03-07T22:45:08.215Z | DEBG | nexus (SagaExecutor): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ById(831cf520-76c6-431b-a34a-a29e6222f280) }
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1944 | 2025-03-07T22:45:08.215Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1945 | 2025-03-07T22:45:08.215Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = MarkAsStarting
|
1946 | 2025-03-07T22:45:08.227Z | DEBG | nexus (SEC): saga log event
new_state = N004 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1947 | 2025-03-07T22:45:08.227Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"auto_restart": Object {"cooldown": Null, "policy": Null}, "boot_disk_id": String("370dbcde-0c30-435a-8fb2-58d8230eaddc"), "hostname": String("localshark"), "identity": Object {"description": String(""), "id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "name": String("instance-a006ebcb846"), "time_created": String("2025-03-07T22:45:05.966018Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:05.966018Z")}, "memory": Number(1073741824), "ncpus": Number(2), "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "runtime_state": Object {"dst_propolis_id": Null, "gen": Number(3), "migration_id": Null, "nexus_state": String("Vmm"), "propolis_id": String("03cf82ac-c6eb-49ea-9515-bc937b5eb030"), "time_last_auto_restarted": Null, "time_updated": String("2025-03-07T22:45:05.966018Z")}, "updater_gen": Number(1), "updater_id": Null, "user_data": Array []})
node_id = 4
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
|
1948 | 2025-03-07T22:45:08.231Z | DEBG | nexus (SEC): saga log event
new_state = N005 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
1949 | 2025-03-07T22:45:08.231Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 5
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
|
1950 | 2025-03-07T22:45:08.235Z | INFO | nexus (SagaExecutor): start saga: ensuring instance dpd configuration
file = nexus/src/app/sagas/instance_start.rs:481
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
start_reason = AutoStart
|
1951 | 2025-03-07T22:45:08.235Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {} }
|
1952 | 2025-03-07T22:45:08.235Z | DEBG | nexus (InstanceAllocator): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Database
result = Ok(())
|
1953 | 2025-03-07T22:45:08.238Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {} }
|
1954 | 2025-03-07T22:45:08.238Z | DEBG | nexus (InstanceAllocator): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Database
result = Ok(())
|
1955 | 2025-03-07T22:45:08.240Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "viewer")} }
|
1956 | 2025-03-07T22:45:08.242Z | DEBG | nexus (InstanceAllocator): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Sled { parent: Fleet, key: 73b218dd-7dbc-4345-acb1-fe69ced4a7f7, lookup_type: ById(73b218dd-7dbc-4345-acb1-fe69ced4a7f7) }
result = Ok(())
|
1957 | 2025-03-07T22:45:08.244Z | INFO | nexus: looking up instance's primary network interface
file = nexus/src/app/instance_network.rs:271
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
|
1958 | 2025-03-07T22:45:08.244Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1959 | 2025-03-07T22:45:08.244Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1960 | 2025-03-07T22:45:08.247Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1961 | 2025-03-07T22:45:08.247Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1962 | 2025-03-07T22:45:08.249Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1963 | 2025-03-07T22:45:08.249Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1964 | 2025-03-07T22:45:08.251Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1965 | 2025-03-07T22:45:08.251Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1966 | 2025-03-07T22:45:08.253Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1967 | 2025-03-07T22:45:08.254Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1968 | 2025-03-07T22:45:08.256Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1969 | 2025-03-07T22:45:08.256Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1970 | 2025-03-07T22:45:08.258Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1971 | 2025-03-07T22:45:08.258Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1972 | 2025-03-07T22:45:08.261Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1973 | 2025-03-07T22:45:08.264Z | DEBG | nexus (SagaExecutor): authorize result
action = ListChildren
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ById(831cf520-76c6-431b-a34a-a29e6222f280) }
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1974 | 2025-03-07T22:45:08.264Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1975 | 2025-03-07T22:45:08.264Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1976 | 2025-03-07T22:45:08.267Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1977 | 2025-03-07T22:45:08.267Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1978 | 2025-03-07T22:45:08.269Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1979 | 2025-03-07T22:45:08.269Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1980 | 2025-03-07T22:45:08.271Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1981 | 2025-03-07T22:45:08.272Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1982 | 2025-03-07T22:45:08.273Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1983 | 2025-03-07T22:45:08.277Z | DEBG | nexus (SagaExecutor): authorize result
action = ListChildren
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ById(831cf520-76c6-431b-a34a-a29e6222f280) }
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1984 | 2025-03-07T22:45:08.277Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1985 | 2025-03-07T22:45:08.277Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1986 | 2025-03-07T22:45:08.314Z | INFO | nexus: looking up instance's external IPs
file = nexus/src/app/instance_network.rs:308
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
|
1987 | 2025-03-07T22:45:08.314Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1988 | 2025-03-07T22:45:08.315Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1989 | 2025-03-07T22:45:08.318Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1990 | 2025-03-07T22:45:08.318Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1991 | 2025-03-07T22:45:08.328Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1992 | 2025-03-07T22:45:08.328Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = DpdEnsure
|
1993 | 2025-03-07T22:45:08.333Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {} }
|
1994 | 2025-03-07T22:45:08.334Z | DEBG | nexus (InstanceAllocator): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Database
result = Ok(())
|
1995 | 2025-03-07T22:45:08.335Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "viewer")} }
|
1996 | 2025-03-07T22:45:08.336Z | DEBG | nexus (InstanceAllocator): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Fleet
result = Ok(())
|
1997 | 2025-03-07T22:45:08.336Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {} }
|
1998 | 2025-03-07T22:45:08.336Z | DEBG | nexus (InstanceAllocator): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Database
result = Ok(())
|
1999 | 2025-03-07T22:45:08.341Z | DEBG | nexus: notifying dendrite of updates
instance_id = Some(831cf520-76c6-431b-a34a-a29e6222f280 (instance))
switch = switch0
|
2000 | 2025-03-07T22:45:08.341Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1466, tv_nsec: 688760357 } })
|
2001 | 2025-03-07T22:45:08.342Z | INFO | nexus: Determining switch slots managed by switch zones
file = nexus/src/app/mod.rs:1171
|
2002 | 2025-03-07T22:45:08.372Z | INFO | nexus: determining switch slot managed by dendrite zone
file = nexus/src/app/mod.rs:1179
zone_address = fd00:1122:3344:101::2
|
2003 | 2025-03-07T22:45:08.372Z | DEBG | nexus (MgsClient): client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
2004 | 2025-03-07T22:45:08.372Z | DEBG | nexus (MgsClient): client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "83db7812-4596-4f08-a6b6-32f69c7ecb7e", "content-length": "26", "date": "Fri, 07 Mar 2025 22:45:08 GMT"} })
|
2005 | 2025-03-07T22:45:08.372Z | INFO | nexus: identified switch slot for dendrite zone
file = nexus/src/app/mod.rs:1184
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
2006 | 2025-03-07T22:45:08.373Z | INFO | nexus: completed mapping dendrite zones to switch slots
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
2007 | 2025-03-07T22:45:08.403Z | DEBG | nexus (DpdClient): client request
body = None
method = POST
uri = http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/trigger
|
2008 | 2025-03-07T22:45:08.403Z | DEBG | nexus (DpdClient): client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/trigger", status: 200, headers: {"content-type": "application/json", "x-request-id": "eac30c72-3505-47fd-ae29-c0c720cd2e43", "content-length": "4", "date": "Fri, 07 Mar 2025 22:45:07 GMT"} })
|
2009 | 2025-03-07T22:45:08.405Z | DEBG | nexus (SEC): saga log event
new_state = N005 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2010 | 2025-03-07T22:45:08.405Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 5
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
|
2011 | 2025-03-07T22:45:08.408Z | DEBG | nexus (SEC): saga log event
new_state = N006 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2012 | 2025-03-07T22:45:08.408Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 6
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
|
2013 | 2025-03-07T22:45:08.412Z | DEBG | nexus (SEC): saga log event
new_state = N006 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2014 | 2025-03-07T22:45:08.412Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 6
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
|
2015 | 2025-03-07T22:45:08.412Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 24
reason = Signaled
|
2016 | 2025-03-07T22:45:08.412Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2017 | 2025-03-07T22:45:08.412Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
2018 | 2025-03-07T22:45:08.415Z | DEBG | nexus (SEC): saga log event
new_state = N007 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2019 | 2025-03-07T22:45:08.415Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 7
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
|
2020 | 2025-03-07T22:45:08.424Z | INFO | nexus (SagaExecutor): start saga: ensuring instance is registered on sled
file = nexus/src/app/sagas/instance_start.rs:573
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
sled_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
start_reason = AutoStart
|
2021 | 2025-03-07T22:45:08.424Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2022 | 2025-03-07T22:45:08.425Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2023 | 2025-03-07T22:45:08.426Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2024 | 2025-03-07T22:45:08.426Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2025 | 2025-03-07T22:45:08.428Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2026 | 2025-03-07T22:45:08.428Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2027 | 2025-03-07T22:45:08.429Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2028 | 2025-03-07T22:45:08.430Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2029 | 2025-03-07T22:45:08.432Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2030 | 2025-03-07T22:45:08.432Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2031 | 2025-03-07T22:45:08.434Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2032 | 2025-03-07T22:45:08.434Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2033 | 2025-03-07T22:45:08.437Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2034 | 2025-03-07T22:45:08.437Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2035 | 2025-03-07T22:45:08.439Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2036 | 2025-03-07T22:45:08.442Z | DEBG | nexus (SagaExecutor): authorize result
action = Modify
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ById(831cf520-76c6-431b-a34a-a29e6222f280) }
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2037 | 2025-03-07T22:45:08.442Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2038 | 2025-03-07T22:45:08.442Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2039 | 2025-03-07T22:45:08.445Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2040 | 2025-03-07T22:45:08.445Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2041 | 2025-03-07T22:45:08.447Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2042 | 2025-03-07T22:45:08.447Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2043 | 2025-03-07T22:45:08.449Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2044 | 2025-03-07T22:45:08.449Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2045 | 2025-03-07T22:45:08.452Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2046 | 2025-03-07T22:45:08.453Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2047 | 2025-03-07T22:45:08.454Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
2048 | 2025-03-07T22:45:08.455Z | DEBG | nexus (SagaExecutor): authorize result
action = Modify
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ById(831cf520-76c6-431b-a34a-a29e6222f280) }
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2049 | 2025-03-07T22:45:08.455Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2050 | 2025-03-07T22:45:08.455Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2051 | 2025-03-07T22:45:08.457Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2052 | 2025-03-07T22:45:08.457Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2053 | 2025-03-07T22:45:08.459Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2054 | 2025-03-07T22:45:08.459Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2055 | 2025-03-07T22:45:08.461Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2056 | 2025-03-07T22:45:08.462Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2057 | 2025-03-07T22:45:08.464Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2058 | 2025-03-07T22:45:08.467Z | DEBG | nexus (SagaExecutor): authorize result
action = ListChildren
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ById(831cf520-76c6-431b-a34a-a29e6222f280) }
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2059 | 2025-03-07T22:45:08.467Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2060 | 2025-03-07T22:45:08.467Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2061 | 2025-03-07T22:45:08.480Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2062 | 2025-03-07T22:45:08.480Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2063 | 2025-03-07T22:45:08.482Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2064 | 2025-03-07T22:45:08.482Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2065 | 2025-03-07T22:45:08.484Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2066 | 2025-03-07T22:45:08.484Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2067 | 2025-03-07T22:45:08.487Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2068 | 2025-03-07T22:45:08.487Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2069 | 2025-03-07T22:45:08.518Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2070 | 2025-03-07T22:45:08.521Z | DEBG | nexus (SagaExecutor): authorize result
action = ListChildren
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ById(831cf520-76c6-431b-a34a-a29e6222f280) }
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2071 | 2025-03-07T22:45:08.521Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2072 | 2025-03-07T22:45:08.521Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2073 | 2025-03-07T22:45:08.526Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2074 | 2025-03-07T22:45:08.527Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2075 | 2025-03-07T22:45:08.530Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2076 | 2025-03-07T22:45:08.531Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2077 | 2025-03-07T22:45:08.533Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2078 | 2025-03-07T22:45:08.533Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2079 | 2025-03-07T22:45:08.535Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2080 | 2025-03-07T22:45:08.535Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2081 | 2025-03-07T22:45:08.537Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2082 | 2025-03-07T22:45:08.537Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2083 | 2025-03-07T22:45:08.538Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2084 | 2025-03-07T22:45:08.538Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2085 | 2025-03-07T22:45:08.540Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2086 | 2025-03-07T22:45:08.540Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2087 | 2025-03-07T22:45:08.543Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2088 | 2025-03-07T22:45:08.543Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2089 | 2025-03-07T22:45:08.545Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2090 | 2025-03-07T22:45:08.546Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2091 | 2025-03-07T22:45:08.548Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2092 | 2025-03-07T22:45:08.550Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2093 | 2025-03-07T22:45:08.550Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
2094 | 2025-03-07T22:45:08.551Z | DEBG | nexus (SagaExecutor): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Vpc { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: cd73152f-f784-4506-8df3-90099e18eefb, lookup_type: ById(cd73152f-f784-4506-8df3-90099e18eefb) }
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2095 | 2025-03-07T22:45:08.551Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2096 | 2025-03-07T22:45:08.551Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2097 | 2025-03-07T22:45:08.551Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2098 | 2025-03-07T22:45:08.553Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
2099 | 2025-03-07T22:45:08.553Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2100 | 2025-03-07T22:45:08.553Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
2101 | 2025-03-07T22:45:08.553Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2102 | 2025-03-07T22:45:08.553Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2103 | 2025-03-07T22:45:08.554Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2104 | 2025-03-07T22:45:08.555Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2105 | 2025-03-07T22:45:08.556Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2106 | 2025-03-07T22:45:08.556Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
2107 | 2025-03-07T22:45:08.556Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2108 | 2025-03-07T22:45:08.556Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
2109 | 2025-03-07T22:45:08.558Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2110 | 2025-03-07T22:45:08.558Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2111 | 2025-03-07T22:45:08.560Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2112 | 2025-03-07T22:45:08.563Z | DEBG | nexus (SagaExecutor): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Vpc { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: cd73152f-f784-4506-8df3-90099e18eefb, lookup_type: ById(cd73152f-f784-4506-8df3-90099e18eefb) }
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2113 | 2025-03-07T22:45:08.563Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2114 | 2025-03-07T22:45:08.563Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2115 | 2025-03-07T22:45:08.566Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2116 | 2025-03-07T22:45:08.566Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2117 | 2025-03-07T22:45:08.567Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2118 | 2025-03-07T22:45:08.567Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2119 | 2025-03-07T22:45:08.568Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2120 | 2025-03-07T22:45:08.569Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2121 | 2025-03-07T22:45:08.588Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
2122 | 2025-03-07T22:45:08.589Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = v2p_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/v2p", status: 200, headers: {"content-type": "application/json", "x-request-id": "3f15ea16-4924-4c60-9c58-e43d960ac36b", "content-length": "691", "date": "Fri, 07 Mar 2025 22:45:07 GMT"} })
|
2123 | 2025-03-07T22:45:08.589Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = buskin
|
2124 | 2025-03-07T22:45:08.589Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = buskin
|
2125 | 2025-03-07T22:45:08.589Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = [VirtualNetworkInterfaceHost { physical_host_ip: fd00:1122:3344:101::1, virtual_ip: 172.30.0.5, virtual_mac: MacAddr(MacAddr6([168, 64, 37, 240, 0, 0])), vni: Vni(2073255) }]
sled = buskin
|
2126 | 2025-03-07T22:45:08.589Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = v2p_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
2127 | 2025-03-07T22:45:08.590Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = v2p_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/v2p", status: 204, headers: {"x-request-id": "a35adcff-6161-46e1-b7d8-5839e3895b9e", "date": "Fri, 07 Mar 2025 22:45:07 GMT"} })
|
2128 | 2025-03-07T22:45:08.591Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2129 | 2025-03-07T22:45:08.591Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2130 | 2025-03-07T22:45:08.592Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 179.921389ms
iteration = 24
status = {}
|
2131 | 2025-03-07T22:45:08.592Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2132 | 2025-03-07T22:45:08.593Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2133 | 2025-03-07T22:45:08.595Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2134 | 2025-03-07T22:45:08.595Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2135 | 2025-03-07T22:45:08.597Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2136 | 2025-03-07T22:45:08.597Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2137 | 2025-03-07T22:45:08.599Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2138 | 2025-03-07T22:45:08.603Z | DEBG | nexus (SagaExecutor): authorize result
action = ListChildren
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Vpc { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: cd73152f-f784-4506-8df3-90099e18eefb, lookup_type: ByName("default") }
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2139 | 2025-03-07T22:45:08.603Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2140 | 2025-03-07T22:45:08.603Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2141 | 2025-03-07T22:45:08.605Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2142 | 2025-03-07T22:45:08.605Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2143 | 2025-03-07T22:45:08.606Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2144 | 2025-03-07T22:45:08.607Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2145 | 2025-03-07T22:45:08.609Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2146 | 2025-03-07T22:45:08.609Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2147 | 2025-03-07T22:45:08.611Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2148 | 2025-03-07T22:45:08.614Z | DEBG | nexus (SagaExecutor): authorize result
action = ListChildren
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Vpc { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: cd73152f-f784-4506-8df3-90099e18eefb, lookup_type: ByName("default") }
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2149 | 2025-03-07T22:45:08.614Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2150 | 2025-03-07T22:45:08.614Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2151 | 2025-03-07T22:45:08.620Z | DEBG | nexus: resolved names for firewall rules
instance_interfaces = {}
subnet_interfaces = {}
subnet_networks = {}
vpc_interfaces = {Name("default"): [NetworkInterface { id: be157122-2b34-4fd6-9919-1f578494e18f, kind: Instance { id: 831cf520-76c6-431b-a34a-a29e6222f280 }, name: Name("net0"), ip: 172.30.0.5, mac: MacAddr(MacAddr6([168, 64, 37, 240, 0, 0])), subnet: V4(Ipv4Net { addr: 172.30.0.0, width: 22 }), vni: Vni(2073255), primary: true, slot: 0, transit_ips: [] }]}
|
2152 | 2025-03-07T22:45:08.620Z | DEBG | nexus: resolved firewall rules for sled agents
sled_agent_rules = [ResolvedVpcFirewallRule { action: Allow, direction: Inbound, filter_hosts: None, filter_ports: None, filter_protocols: Some([Icmp]), priority: 65534, status: Enabled, targets: [NetworkInterface { id: be157122-2b34-4fd6-9919-1f578494e18f, kind: Instance { id: 831cf520-76c6-431b-a34a-a29e6222f280 }, name: Name("net0"), ip: 172.30.0.5, mac: MacAddr(MacAddr6([168, 64, 37, 240, 0, 0])), subnet: V4(Ipv4Net { addr: 172.30.0.0, width: 22 }), vni: Vni(2073255), primary: true, slot: 0, transit_ips: [] }] }, ResolvedVpcFirewallRule { action: Allow, direction: Inbound, filter_hosts: Some([Vpc(Vni(2073255))]), filter_ports: None, filter_protocols: None, priority: 65534, status: Enabled, targets: [NetworkInterface { id: be157122-2b34-4fd6-9919-1f578494e18f, kind: Instance { id: 831cf520-76c6-431b-a34a-a29e6222f280 }, name: Name("net0"), ip: 172.30.0.5, mac: MacAddr(MacAddr6([168, 64, 37, 240, 0, 0])), subnet: V4(Ipv4Net { addr: 172.30.0.0, width: 22 }), vni: Vni(2073255), primary: true, slot: 0, transit_ips: [] }] }, ResolvedVpcFirewallRule { action: Allow, direction: Inbound, filter_hosts: None, filter_ports: Some([L4PortRange("22")]), filter_protocols: Some([Tcp]), priority: 65534, status: Enabled, targets: [NetworkInterface { id: be157122-2b34-4fd6-9919-1f578494e18f, kind: Instance { id: 831cf520-76c6-431b-a34a-a29e6222f280 }, name: Name("net0"), ip: 172.30.0.5, mac: MacAddr(MacAddr6([168, 64, 37, 240, 0, 0])), subnet: V4(Ipv4Net { addr: 172.30.0.0, width: 22 }), vni: Vni(2073255), primary: true, slot: 0, transit_ips: [] }] }]
|
2153 | 2025-03-07T22:45:08.620Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2154 | 2025-03-07T22:45:08.620Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2155 | 2025-03-07T22:45:08.639Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {} }
|
2156 | 2025-03-07T22:45:08.639Z | DEBG | nexus (InstanceAllocator): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Database
result = Ok(())
|
2157 | 2025-03-07T22:45:08.641Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {} }
|
2158 | 2025-03-07T22:45:08.641Z | DEBG | nexus (InstanceAllocator): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Database
result = Ok(())
|
2159 | 2025-03-07T22:45:08.643Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "viewer")} }
|
2160 | 2025-03-07T22:45:08.644Z | DEBG | nexus (InstanceAllocator): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Sled { parent: Fleet, key: 73b218dd-7dbc-4345-acb1-fe69ced4a7f7, lookup_type: ById(73b218dd-7dbc-4345-acb1-fe69ced4a7f7) }
result = Ok(())
|
2161 | 2025-03-07T22:45:08.674Z | DEBG | nexus: client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
2162 | 2025-03-07T22:45:08.680Z | DEBG | nexus: client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030", status: 200, headers: {"content-type": "application/json", "x-request-id": "facdaf9b-f0b4-4602-8359-d88869d42038", "content-length": "131", "date": "Fri, 07 Mar 2025 22:45:07 GMT"} })
|
2163 | 2025-03-07T22:45:08.683Z | INFO | nexus (SagaExecutor): received new VMM runtime state from sled agent
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
file = nexus/src/app/instance.rs:2088
migration_state = Migrations { migration_in: None, migration_out: None }
propolis_id = 03cf82ac-c6eb-49ea-9515-bc937b5eb030
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
vmm_state = VmmRuntimeState { state: Starting, gen: Generation(2), time_updated: 2025-03-07T22:45:08.674846758Z }
|
2164 | 2025-03-07T22:45:08.683Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2165 | 2025-03-07T22:45:08.683Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = EnsureRegistered
|
2166 | 2025-03-07T22:45:08.725Z | DEBG | nexus (SEC): saga log event
new_state = N007 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2167 | 2025-03-07T22:45:08.725Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"id": String("03cf82ac-c6eb-49ea-9515-bc937b5eb030"), "instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "propolis_ip": String("fd00:1122:3344:101::1:0/128"), "propolis_port": Number(12400), "runtime": Object {"gen": Number(2), "state": String("Starting"), "time_state_updated": String("2025-03-07T22:45:08.674846758Z")}, "sled_id": String("73b218dd-7dbc-4345-acb1-fe69ced4a7f7"), "time_created": String("2025-03-07T22:45:08.126684Z"), "time_deleted": Null})
node_id = 7
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
|
2168 | 2025-03-07T22:45:08.728Z | DEBG | nexus (SEC): saga log event
new_state = N008 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2169 | 2025-03-07T22:45:08.728Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 8
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
|
2170 | 2025-03-07T22:45:08.732Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = AddVirtualResources
|
2171 | 2025-03-07T22:45:08.732Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_node = AddVirtualResources
|
2172 | 2025-03-07T22:45:08.748Z | DEBG | nexus (SEC): saga log event
new_state = N008 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2173 | 2025-03-07T22:45:08.748Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 8
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
|
2174 | 2025-03-07T22:45:08.752Z | DEBG | nexus (SEC): saga log event
new_state = N009 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2175 | 2025-03-07T22:45:08.752Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 9
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
|
2176 | 2025-03-07T22:45:08.755Z | INFO | nexus (SagaExecutor): start saga: ensuring instance is running
file = nexus/src/app/sagas/instance_start.rs:752
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
sled_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
start_reason = AutoStart
|
2177 | 2025-03-07T22:45:08.755Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {} }
|
2178 | 2025-03-07T22:45:08.756Z | DEBG | nexus (InstanceAllocator): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Database
result = Ok(())
|
2179 | 2025-03-07T22:45:08.757Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {} }
|
2180 | 2025-03-07T22:45:08.758Z | DEBG | nexus (InstanceAllocator): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Database
result = Ok(())
|
2181 | 2025-03-07T22:45:08.759Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "viewer")} }
|
2182 | 2025-03-07T22:45:08.761Z | DEBG | nexus (InstanceAllocator): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Sled { parent: Fleet, key: 73b218dd-7dbc-4345-acb1-fe69ced4a7f7, lookup_type: ById(73b218dd-7dbc-4345-acb1-fe69ced4a7f7) }
result = Ok(())
|
2183 | 2025-03-07T22:45:08.791Z | DEBG | nexus: client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030/state
|
2184 | 2025-03-07T22:45:08.792Z | DEBG | nexus: client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030/state", status: 200, headers: {"content-type": "application/json", "x-request-id": "5f610312-0ea5-4b31-b8d6-f46220f09c97", "content-length": "24", "date": "Fri, 07 Mar 2025 22:45:08 GMT"} })
|
2185 | 2025-03-07T22:45:08.794Z | DEBG | nexus (SEC): saga log event
new_state = N009 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2186 | 2025-03-07T22:45:08.794Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 9
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
|
2187 | 2025-03-07T22:45:08.798Z | DEBG | nexus (SEC): saga log event
new_state = N011 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2188 | 2025-03-07T22:45:08.798Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 11
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
|
2189 | 2025-03-07T22:45:08.801Z | DEBG | nexus (SEC): saga log event
new_state = N011 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2190 | 2025-03-07T22:45:08.801Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 11
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
|
2191 | 2025-03-07T22:45:08.804Z | INFO | nexus (SEC): update for saga cached state
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1384
new_state = Done
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2192 | 2025-03-07T22:45:08.804Z | INFO | nexus (SecStore): updating state
file = nexus/db-queries/src/db/sec_store.rs:95
new_state = done
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
|
2193 | 2025-03-07T22:45:08.810Z | INFO | nexus (SEC): saga finished
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1025
result = success
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2194 | 2025-03-07T22:45:08.810Z | INFO | nexus (SagaExecutor): saga finished
file = nexus/src/app/saga.rs:404
saga_id = 2a279517-a344-4e2f-90a9-53bbd992472c
saga_name = instance-start
saga_result = SagaResult { saga_id: 2a279517-a344-4e2f-90a9-53bbd992472c, saga_log: SagaLog { saga_id: 2a279517-a344-4e2f-90a9-53bbd992472c, unwinding: false, events: [N010 started, N010 succeeded, N000 started, N000 succeeded, N001 started, N001 succeeded, N002 started, N002 succeeded, N003 started, N003 succeeded, N004 started, N004 succeeded, N005 started, N005 succeeded, N006 started, N006 succeeded, N007 started, N007 succeeded, N008 started, N008 succeeded, N009 started, N009 succeeded, N011 started, N011 succeeded], node_status: {0: Succeeded(String("03cf82ac-c6eb-49ea-9515-bc937b5eb030")), 1: Succeeded(String("73b218dd-7dbc-4345-acb1-fe69ced4a7f7")), 2: Succeeded(String("fd00:1122:3344:101::1:0")), 3: Succeeded(Object {"id": String("03cf82ac-c6eb-49ea-9515-bc937b5eb030"), "instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "propolis_ip": String("fd00:1122:3344:101::1:0/128"), "propolis_port": Number(12400), "runtime": Object {"gen": Number(1), "state": String("Creating"), "time_state_updated": String("2025-03-07T22:45:08.126684Z")}, "sled_id": String("73b218dd-7dbc-4345-acb1-fe69ced4a7f7"), "time_created": String("2025-03-07T22:45:08.126684Z"), "time_deleted": Null}), 4: Succeeded(Object {"auto_restart": Object {"cooldown": Null, "policy": Null}, "boot_disk_id": String("370dbcde-0c30-435a-8fb2-58d8230eaddc"), "hostname": String("localshark"), "identity": Object {"description": String(""), "id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "name": String("instance-a006ebcb846"), "time_created": String("2025-03-07T22:45:05.966018Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:05.966018Z")}, "memory": Number(1073741824), "ncpus": Number(2), "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "runtime_state": Object {"dst_propolis_id": Null, "gen": Number(3), "migration_id": Null, "nexus_state": String("Vmm"), "propolis_id": String("03cf82ac-c6eb-49ea-9515-bc937b5eb030"), "time_last_auto_restarted": Null, "time_updated": String("2025-03-07T22:45:05.966018Z")}, "updater_gen": Number(1), "updater_id": Null, "user_data": Array []}), 5: Succeeded(Null), 6: Succeeded(Null), 7: Succeeded(Object {"id": String("03cf82ac-c6eb-49ea-9515-bc937b5eb030"), "instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "propolis_ip": String("fd00:1122:3344:101::1:0/128"), "propolis_port": Number(12400), "runtime": Object {"gen": Number(2), "state": String("Starting"), "time_state_updated": String("2025-03-07T22:45:08.674846758Z")}, "sled_id": String("73b218dd-7dbc-4345-acb1-fe69ced4a7f7"), "time_created": String("2025-03-07T22:45:08.126684Z"), "time_deleted": Null}), 8: Succeeded(Null), 9: Succeeded(Null), 10: Succeeded(Null), 11: Succeeded(Null)} }, kind: Ok(SagaResultOk { saga_output: Null, node_outputs: {"dpd_ensure": Null, "ensure_registered": Object {"id": String("03cf82ac-c6eb-49ea-9515-bc937b5eb030"), "instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "propolis_ip": String("fd00:1122:3344:101::1:0/128"), "propolis_port": Number(12400), "runtime": Object {"gen": Number(2), "state": String("Starting"), "time_state_updated": String("2025-03-07T22:45:08.674846758Z")}, "sled_id": String("73b218dd-7dbc-4345-acb1-fe69ced4a7f7"), "time_created": String("2025-03-07T22:45:08.126684Z"), "time_deleted": Null}, "ensure_running": Null, "propolis_id": String("03cf82ac-c6eb-49ea-9515-bc937b5eb030"), "propolis_ip": String("fd00:1122:3344:101::1:0"), "sled_id": String("73b218dd-7dbc-4345-acb1-fe69ced4a7f7"), "started_record": Object {"auto_restart": Object {"cooldown": Null, "policy": Null}, "boot_disk_id": String("370dbcde-0c30-435a-8fb2-58d8230eaddc"), "hostname": String("localshark"), "identity": Object {"description": String(""), "id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "name": String("instance-a006ebcb846"), "time_created": String("2025-03-07T22:45:05.966018Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:05.966018Z")}, "memory": Number(1073741824), "ncpus": Number(2), "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "runtime_state": Object {"dst_propolis_id": Null, "gen": Number(3), "migration_id": Null, "nexus_state": String("Vmm"), "propolis_id": String("03cf82ac-c6eb-49ea-9515-bc937b5eb030"), "time_last_auto_restarted": Null, "time_updated": String("2025-03-07T22:45:05.966018Z")}, "updater_gen": Number(1), "updater_id": Null, "user_data": Array []}, "v2p_ensure": Null, "virtual_resources": Null, "vmm_record": Object {"id": String("03cf82ac-c6eb-49ea-9515-bc937b5eb030"), "instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "propolis_ip": String("fd00:1122:3344:101::1:0/128"), "propolis_port": Number(12400), "runtime": Object {"gen": Number(1), "state": String("Creating"), "time_state_updated": String("2025-03-07T22:45:08.126684Z")}, "sled_id": String("73b218dd-7dbc-4345-acb1-fe69ced4a7f7"), "time_created": String("2025-03-07T22:45:08.126684Z"), "time_deleted": Null}} }) }
|
2195 | 2025-03-07T22:45:08.810Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
2196 | 2025-03-07T22:45:08.811Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
2197 | 2025-03-07T22:45:08.813Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
2198 | 2025-03-07T22:45:08.813Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
2199 | 2025-03-07T22:45:08.815Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
2200 | 2025-03-07T22:45:08.816Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
2201 | 2025-03-07T22:45:08.818Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
2202 | 2025-03-07T22:45:08.819Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
2203 | 2025-03-07T22:45:08.821Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances?project=proj-9130e8fe788
|
2204 | 2025-03-07T22:45:08.825Z | DEBG | nexus (dropshot_external): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ById(831cf520-76c6-431b-a34a-a29e6222f280) }
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
2205 | 2025-03-07T22:45:08.825Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
2206 | 2025-03-07T22:45:08.825Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
2207 | 2025-03-07T22:45:08.827Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
2208 | 2025-03-07T22:45:08.827Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
2209 | 2025-03-07T22:45:08.827Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 25
reason = Signaled
|
2210 | 2025-03-07T22:45:08.827Z | INFO | nexus (BackgroundTasks): VPC route manager running
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:60
|
2211 | 2025-03-07T22:45:08.827Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2212 | 2025-03-07T22:45:08.827Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2213 | 2025-03-07T22:45:08.829Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
2214 | 2025-03-07T22:45:08.829Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
2215 | 2025-03-07T22:45:08.829Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2216 | 2025-03-07T22:45:08.830Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
2217 | 2025-03-07T22:45:08.830Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
2218 | 2025-03-07T22:45:08.831Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
2219 | 2025-03-07T22:45:08.831Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2220 | 2025-03-07T22:45:08.831Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2221 | 2025-03-07T22:45:08.832Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
2222 | 2025-03-07T22:45:08.832Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
2223 | 2025-03-07T22:45:08.832Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2224 | 2025-03-07T22:45:08.833Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
2225 | 2025-03-07T22:45:08.834Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
2226 | 2025-03-07T22:45:08.834Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
2227 | 2025-03-07T22:45:08.834Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2228 | 2025-03-07T22:45:08.834Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2229 | 2025-03-07T22:45:08.836Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
2230 | 2025-03-07T22:45:08.836Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
2231 | 2025-03-07T22:45:08.838Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
2232 | 2025-03-07T22:45:08.839Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
2233 | 2025-03-07T22:45:08.841Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances?project=proj-9130e8fe788
|
2234 | 2025-03-07T22:45:08.844Z | DEBG | nexus (dropshot_external): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ById(831cf520-76c6-431b-a34a-a29e6222f280) }
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
2235 | 2025-03-07T22:45:08.844Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
2236 | 2025-03-07T22:45:08.845Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
2237 | 2025-03-07T22:45:08.846Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
2238 | 2025-03-07T22:45:08.847Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
2239 | 2025-03-07T22:45:08.849Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
2240 | 2025-03-07T22:45:08.849Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
2241 | 2025-03-07T22:45:08.880Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
2242 | 2025-03-07T22:45:08.880Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
2243 | 2025-03-07T22:45:08.882Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances?project=proj-9130e8fe788
|
2244 | 2025-03-07T22:45:08.886Z | DEBG | nexus (dropshot_external): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ById(831cf520-76c6-431b-a34a-a29e6222f280) }
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
2245 | 2025-03-07T22:45:08.886Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
roles = RoleSet { roles: {} }
uri = /v1/instances?project=proj-9130e8fe788
|
2246 | 2025-03-07T22:45:08.886Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
resource = Database
result = Ok(())
uri = /v1/instances?project=proj-9130e8fe788
|
2247 | 2025-03-07T22:45:08.888Z | INFO | nexus (dropshot_external): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 3089316
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = cbed9605-e14d-4dc4-842d-f10f5cb210f3
response_code = 201
uri = /v1/instances?project=proj-9130e8fe788
|
2248 | 2025-03-07T22:45:08.897Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2249 | 2025-03-07T22:45:08.897Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2250 | 2025-03-07T22:45:08.897Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d9fe0180-37d4-45b4-b82a-32fb7cd2e872
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2251 | 2025-03-07T22:45:08.897Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d9fe0180-37d4-45b4-b82a-32fb7cd2e872
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2252 | 2025-03-07T22:45:08.899Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2253 | 2025-03-07T22:45:08.899Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2254 | 2025-03-07T22:45:08.899Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1973
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d9fe0180-37d4-45b4-b82a-32fb7cd2e872
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2255 | 2025-03-07T22:45:08.900Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:55015
req_id = ec38669f-f5ee-4007-93c6-dc0d5623eb06
roles = RoleSet { roles: {} }
uri = /nat/ipv4/changeset/6?limit=100
|
2256 | 2025-03-07T22:45:08.900Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:55015
req_id = ec38669f-f5ee-4007-93c6-dc0d5623eb06
resource = Database
result = Ok(())
uri = /nat/ipv4/changeset/6?limit=100
|
2257 | 2025-03-07T22:45:08.921Z | INFO | nexus (BackgroundTasks): VPC route manager sled 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:98
|
2258 | 2025-03-07T22:45:08.921Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
2259 | 2025-03-07T22:45:08.921Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vpc-routes", status: 200, headers: {"content-type": "application/json", "x-request-id": "c4b07dc2-994c-4ae4-a072-a0f0a38d157d", "content-length": "523", "date": "Fri, 07 Mar 2025 22:45:08 GMT"} })
|
2260 | 2025-03-07T22:45:08.921Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2261 | 2025-03-07T22:45:08.922Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2262 | 2025-03-07T22:45:08.923Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
2263 | 2025-03-07T22:45:08.924Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("token = \\"ccad87921380ca12014dfaebe01e749ff1f137ca\\"") }
result = Ok(())
|
2264 | 2025-03-07T22:45:08.924Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2265 | 2025-03-07T22:45:08.924Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2266 | 2025-03-07T22:45:08.925Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 24893
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:55015
req_id = ec38669f-f5ee-4007-93c6-dc0d5623eb06
response_code = 200
uri = /nat/ipv4/changeset/6?limit=100
|
2267 | 2025-03-07T22:45:08.926Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2268 | 2025-03-07T22:45:08.926Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2269 | 2025-03-07T22:45:08.926Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:55015
req_id = 48cfc182-6750-4b0d-bdd3-1941f69622ad
roles = RoleSet { roles: {} }
uri = /nat/ipv4/changeset/8?limit=100
|
2270 | 2025-03-07T22:45:08.927Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:55015
req_id = 48cfc182-6750-4b0d-bdd3-1941f69622ad
resource = Database
result = Ok(())
uri = /nat/ipv4/changeset/8?limit=100
|
2271 | 2025-03-07T22:45:08.928Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2272 | 2025-03-07T22:45:08.928Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2273 | 2025-03-07T22:45:08.929Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2847
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:55015
req_id = 48cfc182-6750-4b0d-bdd3-1941f69622ad
response_code = 200
uri = /nat/ipv4/changeset/8?limit=100
|
2274 | 2025-03-07T22:45:08.930Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2275 | 2025-03-07T22:45:08.930Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2276 | 2025-03-07T22:45:08.936Z | INFO | nexus (BackgroundTasks): computed internet gateway mappings for sled
assocs = {be157122-2b34-4fd6-9919-1f578494e18f: {10.151.1.175: {3ada68f0-1bcd-4a51-8fdc-58e69fb3bda1}, 10.151.1.176: {3ada68f0-1bcd-4a51-8fdc-58e69fb3bda1}}}
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:116
sled = buskin
|
2277 | 2025-03-07T22:45:08.936Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/eip-gateways
|
2278 | 2025-03-07T22:45:08.965Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
2279 | 2025-03-07T22:45:08.967Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
2280 | 2025-03-07T22:45:08.967Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2281 | 2025-03-07T22:45:08.967Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2282 | 2025-03-07T22:45:08.969Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
2283 | 2025-03-07T22:45:08.971Z | DEBG | nexus (ExternalAuthn): authorize result
action = Modify
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("ccad87921380ca12014dfaebe01e749ff1f137ca") }
result = Ok(())
|
2284 | 2025-03-07T22:45:08.971Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2285 | 2025-03-07T22:45:08.971Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2286 | 2025-03-07T22:45:08.977Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2287 | 2025-03-07T22:45:08.977Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2288 | 2025-03-07T22:45:08.979Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2289 | 2025-03-07T22:45:08.979Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2290 | 2025-03-07T22:45:08.981Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2291 | 2025-03-07T22:45:08.981Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2292 | 2025-03-07T22:45:08.983Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2293 | 2025-03-07T22:45:08.983Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2294 | 2025-03-07T22:45:08.985Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
2295 | 2025-03-07T22:45:08.986Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
2296 | 2025-03-07T22:45:08.986Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2297 | 2025-03-07T22:45:08.987Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2298 | 2025-03-07T22:45:08.989Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2299 | 2025-03-07T22:45:08.989Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2300 | 2025-03-07T22:45:08.991Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2301 | 2025-03-07T22:45:08.991Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2302 | 2025-03-07T22:45:08.993Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
2303 | 2025-03-07T22:45:08.996Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }
result = Ok(())
|
2304 | 2025-03-07T22:45:08.996Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 51105923-f028-4629-a68c-a3f7ea231f4e
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/external-ips?project=proj-9130e8fe788
|
2305 | 2025-03-07T22:45:08.996Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 51105923-f028-4629-a68c-a3f7ea231f4e
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/external-ips?project=proj-9130e8fe788
|
2306 | 2025-03-07T22:45:08.998Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 51105923-f028-4629-a68c-a3f7ea231f4e
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/external-ips?project=proj-9130e8fe788
|
2307 | 2025-03-07T22:45:08.998Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 51105923-f028-4629-a68c-a3f7ea231f4e
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/external-ips?project=proj-9130e8fe788
|
2308 | 2025-03-07T22:45:09.001Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 51105923-f028-4629-a68c-a3f7ea231f4e
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/external-ips?project=proj-9130e8fe788
|
2309 | 2025-03-07T22:45:09.001Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 51105923-f028-4629-a68c-a3f7ea231f4e
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/external-ips?project=proj-9130e8fe788
|
2310 | 2025-03-07T22:45:09.004Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 51105923-f028-4629-a68c-a3f7ea231f4e
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/external-ips?project=proj-9130e8fe788
|
2311 | 2025-03-07T22:45:09.005Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 51105923-f028-4629-a68c-a3f7ea231f4e
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/external-ips?project=proj-9130e8fe788
|
2312 | 2025-03-07T22:45:09.008Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 51105923-f028-4629-a68c-a3f7ea231f4e
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/external-ips?project=proj-9130e8fe788
|
2313 | 2025-03-07T22:45:09.008Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 51105923-f028-4629-a68c-a3f7ea231f4e
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/external-ips?project=proj-9130e8fe788
|
2314 | 2025-03-07T22:45:09.011Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 51105923-f028-4629-a68c-a3f7ea231f4e
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/external-ips?project=proj-9130e8fe788
|
2315 | 2025-03-07T22:45:09.012Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 51105923-f028-4629-a68c-a3f7ea231f4e
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/external-ips?project=proj-9130e8fe788
|
2316 | 2025-03-07T22:45:09.015Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 51105923-f028-4629-a68c-a3f7ea231f4e
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/external-ips?project=proj-9130e8fe788
|
2317 | 2025-03-07T22:45:09.015Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 51105923-f028-4629-a68c-a3f7ea231f4e
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/external-ips?project=proj-9130e8fe788
|
2318 | 2025-03-07T22:45:09.017Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 51105923-f028-4629-a68c-a3f7ea231f4e
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances/instance-a006ebcb846/external-ips?project=proj-9130e8fe788
|
2319 | 2025-03-07T22:45:09.022Z | DEBG | nexus (dropshot_external): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 51105923-f028-4629-a68c-a3f7ea231f4e
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ByName("instance-a006ebcb846") }
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/external-ips?project=proj-9130e8fe788
|
2320 | 2025-03-07T22:45:09.022Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 51105923-f028-4629-a68c-a3f7ea231f4e
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/external-ips?project=proj-9130e8fe788
|
2321 | 2025-03-07T22:45:09.022Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 51105923-f028-4629-a68c-a3f7ea231f4e
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/external-ips?project=proj-9130e8fe788
|
2322 | 2025-03-07T22:45:09.027Z | INFO | nexus (dropshot_external): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 137196
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 51105923-f028-4629-a68c-a3f7ea231f4e
response_code = 200
uri = /v1/instances/instance-a006ebcb846/external-ips?project=proj-9130e8fe788
|
2323 | 2025-03-07T22:45:09.029Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2324 | 2025-03-07T22:45:09.029Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2325 | 2025-03-07T22:45:09.031Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2326 | 2025-03-07T22:45:09.031Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2327 | 2025-03-07T22:45:09.033Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
2328 | 2025-03-07T22:45:09.035Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("token = \\"ccad87921380ca12014dfaebe01e749ff1f137ca\\"") }
result = Ok(())
|
2329 | 2025-03-07T22:45:09.035Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2330 | 2025-03-07T22:45:09.036Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2331 | 2025-03-07T22:45:09.037Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2332 | 2025-03-07T22:45:09.038Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2333 | 2025-03-07T22:45:09.040Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2334 | 2025-03-07T22:45:09.040Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2335 | 2025-03-07T22:45:09.042Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2336 | 2025-03-07T22:45:09.042Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2337 | 2025-03-07T22:45:09.044Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
2338 | 2025-03-07T22:45:09.045Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
2339 | 2025-03-07T22:45:09.045Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2340 | 2025-03-07T22:45:09.045Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2341 | 2025-03-07T22:45:09.047Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
2342 | 2025-03-07T22:45:09.049Z | DEBG | nexus (ExternalAuthn): authorize result
action = Modify
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("ccad87921380ca12014dfaebe01e749ff1f137ca") }
result = Ok(())
|
2343 | 2025-03-07T22:45:09.049Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2344 | 2025-03-07T22:45:09.049Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2345 | 2025-03-07T22:45:09.053Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2346 | 2025-03-07T22:45:09.053Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2347 | 2025-03-07T22:45:09.055Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2348 | 2025-03-07T22:45:09.056Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2349 | 2025-03-07T22:45:09.057Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2350 | 2025-03-07T22:45:09.058Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2351 | 2025-03-07T22:45:09.059Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2352 | 2025-03-07T22:45:09.060Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2353 | 2025-03-07T22:45:09.061Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
2354 | 2025-03-07T22:45:09.063Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
2355 | 2025-03-07T22:45:09.063Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2356 | 2025-03-07T22:45:09.063Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2357 | 2025-03-07T22:45:09.065Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2358 | 2025-03-07T22:45:09.065Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2359 | 2025-03-07T22:45:09.067Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2360 | 2025-03-07T22:45:09.067Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2361 | 2025-03-07T22:45:09.069Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
2362 | 2025-03-07T22:45:09.070Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }
result = Ok(())
|
2363 | 2025-03-07T22:45:09.070Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2364 | 2025-03-07T22:45:09.071Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2365 | 2025-03-07T22:45:09.073Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2366 | 2025-03-07T22:45:09.073Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2367 | 2025-03-07T22:45:09.076Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2368 | 2025-03-07T22:45:09.076Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2369 | 2025-03-07T22:45:09.080Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2370 | 2025-03-07T22:45:09.080Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2371 | 2025-03-07T22:45:09.083Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2372 | 2025-03-07T22:45:09.083Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2373 | 2025-03-07T22:45:09.086Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2374 | 2025-03-07T22:45:09.087Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2375 | 2025-03-07T22:45:09.090Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2376 | 2025-03-07T22:45:09.091Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2377 | 2025-03-07T22:45:09.094Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2378 | 2025-03-07T22:45:09.098Z | DEBG | nexus (dropshot_external): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ByName("instance-a006ebcb846") }
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2379 | 2025-03-07T22:45:09.098Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2380 | 2025-03-07T22:45:09.099Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2381 | 2025-03-07T22:45:09.102Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2382 | 2025-03-07T22:45:09.102Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2383 | 2025-03-07T22:45:09.104Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2384 | 2025-03-07T22:45:09.104Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2385 | 2025-03-07T22:45:09.107Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2386 | 2025-03-07T22:45:09.107Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2387 | 2025-03-07T22:45:09.110Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2388 | 2025-03-07T22:45:09.115Z | DEBG | nexus (dropshot_external): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ByName("instance-a006ebcb846") }
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2389 | 2025-03-07T22:45:09.115Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2390 | 2025-03-07T22:45:09.116Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2391 | 2025-03-07T22:45:09.121Z | INFO | nexus (dropshot_external): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 91947
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 995955f5-c726-40ef-8b54-1ee571f56d42
response_code = 200
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2392 | 2025-03-07T22:45:09.921Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2a5e03f3-a466-4fa9-b5bc-3480205654d9
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2393 | 2025-03-07T22:45:09.921Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2a5e03f3-a466-4fa9-b5bc-3480205654d9
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2394 | 2025-03-07T22:45:09.923Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2769
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2a5e03f3-a466-4fa9-b5bc-3480205654d9
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2395 | 2025-03-07T22:45:10.946Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 84f9d5c7-8526-46d6-b6a4-05b486913f6e
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2396 | 2025-03-07T22:45:10.946Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 84f9d5c7-8526-46d6-b6a4-05b486913f6e
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2397 | 2025-03-07T22:45:10.950Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 4081
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 84f9d5c7-8526-46d6-b6a4-05b486913f6e
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2398 | 2025-03-07T22:45:11.980Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 1243396c-1dc6-415e-9d71-92e7db64887e
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2399 | 2025-03-07T22:45:11.981Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 1243396c-1dc6-415e-9d71-92e7db64887e
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2400 | 2025-03-07T22:45:11.983Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2415
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 1243396c-1dc6-415e-9d71-92e7db64887e
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2401 | 2025-03-07T22:45:13.004Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 1ef79beb-6f14-4f35-9ee8-59d3b9e06d08
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2402 | 2025-03-07T22:45:13.004Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 1ef79beb-6f14-4f35-9ee8-59d3b9e06d08
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2403 | 2025-03-07T22:45:13.006Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2036
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 1ef79beb-6f14-4f35-9ee8-59d3b9e06d08
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2404 | 2025-03-07T22:45:14.027Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 27c29b0b-afd0-4133-916d-706774c11c4b
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2405 | 2025-03-07T22:45:14.028Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 27c29b0b-afd0-4133-916d-706774c11c4b
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2406 | 2025-03-07T22:45:14.030Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2534
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 27c29b0b-afd0-4133-916d-706774c11c4b
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2407 | 2025-03-07T22:45:14.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 69
reason = Timeout
|
2408 | 2025-03-07T22:45:14.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 69
reason = Timeout
|
2409 | 2025-03-07T22:45:14.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2410 | 2025-03-07T22:45:14.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2411 | 2025-03-07T22:45:14.037Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
2412 | 2025-03-07T22:45:14.037Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2413 | 2025-03-07T22:45:14.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2414 | 2025-03-07T22:45:14.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
2415 | 2025-03-07T22:45:14.042Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2416 | 2025-03-07T22:45:14.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2417 | 2025-03-07T22:45:14.043Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2418 | 2025-03-07T22:45:14.044Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2419 | 2025-03-07T22:45:14.045Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2420 | 2025-03-07T22:45:14.048Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
|
2421 | 2025-03-07T22:45:14.048Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2422 | 2025-03-07T22:45:14.048Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2423 | 2025-03-07T22:45:14.061Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
original_time_created = 2025-03-07 22:33:48.706097 UTC
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
time_created = 2025-03-07 22:33:48.706097 UTC
|
2424 | 2025-03-07T22:45:14.061Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 24.252864ms
iteration = 69
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f","time_created":"2025-03-07T22:33:48.706097Z"}
|
2425 | 2025-03-07T22:45:14.068Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2426 | 2025-03-07T22:45:14.068Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
2427 | 2025-03-07T22:45:14.097Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 60.435981ms
iteration = 69
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
2428 | 2025-03-07T22:45:14.124Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2429 | 2025-03-07T22:45:14.124Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2430 | 2025-03-07T22:45:14.125Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2431 | 2025-03-07T22:45:14.125Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2432 | 2025-03-07T22:45:14.127Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
2433 | 2025-03-07T22:45:14.128Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("token = \\"ccad87921380ca12014dfaebe01e749ff1f137ca\\"") }
result = Ok(())
|
2434 | 2025-03-07T22:45:14.128Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2435 | 2025-03-07T22:45:14.128Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2436 | 2025-03-07T22:45:14.130Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2437 | 2025-03-07T22:45:14.130Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2438 | 2025-03-07T22:45:14.131Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2439 | 2025-03-07T22:45:14.132Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2440 | 2025-03-07T22:45:14.133Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2441 | 2025-03-07T22:45:14.133Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2442 | 2025-03-07T22:45:14.134Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
2443 | 2025-03-07T22:45:14.135Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
2444 | 2025-03-07T22:45:14.135Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2445 | 2025-03-07T22:45:14.135Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2446 | 2025-03-07T22:45:14.137Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
2447 | 2025-03-07T22:45:14.138Z | DEBG | nexus (ExternalAuthn): authorize result
action = Modify
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("ccad87921380ca12014dfaebe01e749ff1f137ca") }
result = Ok(())
|
2448 | 2025-03-07T22:45:14.138Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2449 | 2025-03-07T22:45:14.138Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2450 | 2025-03-07T22:45:14.144Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2451 | 2025-03-07T22:45:14.144Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2452 | 2025-03-07T22:45:14.145Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2453 | 2025-03-07T22:45:14.145Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2454 | 2025-03-07T22:45:14.147Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2455 | 2025-03-07T22:45:14.147Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2456 | 2025-03-07T22:45:14.148Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2457 | 2025-03-07T22:45:14.148Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2458 | 2025-03-07T22:45:14.150Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
2459 | 2025-03-07T22:45:14.151Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
2460 | 2025-03-07T22:45:14.151Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2461 | 2025-03-07T22:45:14.151Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2462 | 2025-03-07T22:45:14.152Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2463 | 2025-03-07T22:45:14.152Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2464 | 2025-03-07T22:45:14.154Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2465 | 2025-03-07T22:45:14.154Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2466 | 2025-03-07T22:45:14.155Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
2467 | 2025-03-07T22:45:14.156Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }
result = Ok(())
|
2468 | 2025-03-07T22:45:14.156Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2469 | 2025-03-07T22:45:14.156Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2470 | 2025-03-07T22:45:14.157Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2471 | 2025-03-07T22:45:14.158Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2472 | 2025-03-07T22:45:14.159Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2473 | 2025-03-07T22:45:14.159Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2474 | 2025-03-07T22:45:14.162Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2475 | 2025-03-07T22:45:14.162Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2476 | 2025-03-07T22:45:14.164Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2477 | 2025-03-07T22:45:14.164Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2478 | 2025-03-07T22:45:14.167Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2479 | 2025-03-07T22:45:14.167Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2480 | 2025-03-07T22:45:14.168Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2481 | 2025-03-07T22:45:14.168Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2482 | 2025-03-07T22:45:14.171Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2483 | 2025-03-07T22:45:14.174Z | DEBG | nexus (dropshot_external): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ByName("instance-a006ebcb846") }
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2484 | 2025-03-07T22:45:14.174Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2485 | 2025-03-07T22:45:14.174Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2486 | 2025-03-07T22:45:14.177Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2487 | 2025-03-07T22:45:14.177Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2488 | 2025-03-07T22:45:14.179Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2489 | 2025-03-07T22:45:14.179Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2490 | 2025-03-07T22:45:14.181Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2491 | 2025-03-07T22:45:14.182Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2492 | 2025-03-07T22:45:14.183Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2493 | 2025-03-07T22:45:14.186Z | DEBG | nexus (dropshot_external): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ByName("instance-a006ebcb846") }
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2494 | 2025-03-07T22:45:14.186Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2495 | 2025-03-07T22:45:14.186Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2496 | 2025-03-07T22:45:14.190Z | INFO | nexus (dropshot_external): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 65922
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 67247885-f408-43ec-8707-4d5f69d9755a
response_code = 200
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2497 | 2025-03-07T22:45:14.710Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2594
local_addr = [fd00:1122:3344:101::a]:64131
method = GET
remote_addr = [fd00:1122:3344:101::d]:38459
req_id = ccb834bb-5ac1-4e0d-9962-924e4253953b
response_code = 200
uri = /0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
2498 | 2025-03-07T22:45:15.050Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a0b83531-2c9a-44b9-ad69-f22d20f9192c
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2499 | 2025-03-07T22:45:15.050Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a0b83531-2c9a-44b9-ad69-f22d20f9192c
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2500 | 2025-03-07T22:45:15.052Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2012
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a0b83531-2c9a-44b9-ad69-f22d20f9192c
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2501 | 2025-03-07T22:45:16.073Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = df7295ac-8379-4345-ad9b-330c2e3e054b
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2502 | 2025-03-07T22:45:16.073Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = df7295ac-8379-4345-ad9b-330c2e3e054b
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2503 | 2025-03-07T22:45:16.075Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2306
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = df7295ac-8379-4345-ad9b-330c2e3e054b
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2504 | 2025-03-07T22:45:16.385Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/eip-gateways", status: 204, headers: {"x-request-id": "f883debf-b342-4d90-8c58-7a3c0ca57b69", "date": "Fri, 07 Mar 2025 22:45:16 GMT"} })
|
2505 | 2025-03-07T22:45:16.385Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2506 | 2025-03-07T22:45:16.385Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2507 | 2025-03-07T22:45:16.385Z | INFO | nexus (dropshot_internal): received new VMM runtime state from sled agent
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
file = nexus/src/app/instance.rs:2088
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
migration_state = Migrations { migration_in: None, migration_out: None }
propolis_id = 03cf82ac-c6eb-49ea-9515-bc937b5eb030
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7052c8c2-f2b9-460f-816c-b0ec21b15fbe
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
vmm_state = VmmRuntimeState { state: Starting, gen: Generation(3), time_updated: 2025-03-07T22:45:16.384991541Z }
|
2508 | 2025-03-07T22:45:16.385Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7052c8c2-f2b9-460f-816c-b0ec21b15fbe
roles = RoleSet { roles: {} }
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
2509 | 2025-03-07T22:45:16.385Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7052c8c2-f2b9-460f-816c-b0ec21b15fbe
resource = Database
result = Ok(())
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
2510 | 2025-03-07T22:45:16.388Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2511 | 2025-03-07T22:45:16.388Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2512 | 2025-03-07T22:45:16.392Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2513 | 2025-03-07T22:45:16.392Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2514 | 2025-03-07T22:45:16.396Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2515 | 2025-03-07T22:45:16.396Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2516 | 2025-03-07T22:45:16.399Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2517 | 2025-03-07T22:45:16.399Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2518 | 2025-03-07T22:45:16.400Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 15174
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7052c8c2-f2b9-460f-816c-b0ec21b15fbe
response_code = 204
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
2519 | 2025-03-07T22:45:16.402Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2520 | 2025-03-07T22:45:16.402Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2521 | 2025-03-07T22:45:16.405Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2522 | 2025-03-07T22:45:16.405Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2523 | 2025-03-07T22:45:16.408Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2524 | 2025-03-07T22:45:16.408Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2525 | 2025-03-07T22:45:16.409Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2526 | 2025-03-07T22:45:16.410Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2527 | 2025-03-07T22:45:16.411Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2528 | 2025-03-07T22:45:16.412Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2529 | 2025-03-07T22:45:16.413Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2530 | 2025-03-07T22:45:16.413Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2531 | 2025-03-07T22:45:16.414Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2532 | 2025-03-07T22:45:16.414Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2533 | 2025-03-07T22:45:16.416Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2534 | 2025-03-07T22:45:16.416Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2535 | 2025-03-07T22:45:16.417Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2536 | 2025-03-07T22:45:16.421Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = VpcRouter { parent: Vpc { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: cd73152f-f784-4506-8df3-90099e18eefb, lookup_type: ById(cd73152f-f784-4506-8df3-90099e18eefb) }, key: 3d4f3191-df5d-45cb-a347-bf234c9e6d16, lookup_type: ById(3d4f3191-df5d-45cb-a347-bf234c9e6d16) }
result = Ok(())
|
2537 | 2025-03-07T22:45:16.421Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2538 | 2025-03-07T22:45:16.421Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2539 | 2025-03-07T22:45:16.423Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2540 | 2025-03-07T22:45:16.423Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2541 | 2025-03-07T22:45:16.425Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2542 | 2025-03-07T22:45:16.425Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2543 | 2025-03-07T22:45:16.426Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2544 | 2025-03-07T22:45:16.429Z | INFO | nexus (dropshot_internal): received new VMM runtime state from sled agent
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
file = nexus/src/app/instance.rs:2088
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
migration_state = Migrations { migration_in: None, migration_out: None }
propolis_id = 03cf82ac-c6eb-49ea-9515-bc937b5eb030
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 27acf84c-68bc-4361-9aa7-9803e8fb3f1a
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
vmm_state = VmmRuntimeState { state: Running, gen: Generation(4), time_updated: 2025-03-07T22:45:16.429817750Z }
|
2545 | 2025-03-07T22:45:16.430Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 27acf84c-68bc-4361-9aa7-9803e8fb3f1a
roles = RoleSet { roles: {} }
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
2546 | 2025-03-07T22:45:16.430Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 27acf84c-68bc-4361-9aa7-9803e8fb3f1a
resource = Database
result = Ok(())
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
2547 | 2025-03-07T22:45:16.430Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = VpcRouter { parent: Vpc { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: cd73152f-f784-4506-8df3-90099e18eefb, lookup_type: ById(cd73152f-f784-4506-8df3-90099e18eefb) }, key: 3d4f3191-df5d-45cb-a347-bf234c9e6d16, lookup_type: ById(3d4f3191-df5d-45cb-a347-bf234c9e6d16) }
result = Ok(())
|
2548 | 2025-03-07T22:45:16.430Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2549 | 2025-03-07T22:45:16.430Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2550 | 2025-03-07T22:45:16.433Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2551 | 2025-03-07T22:45:16.433Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2552 | 2025-03-07T22:45:16.436Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2553 | 2025-03-07T22:45:16.436Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2554 | 2025-03-07T22:45:16.437Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2555 | 2025-03-07T22:45:16.438Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2556 | 2025-03-07T22:45:16.439Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2557 | 2025-03-07T22:45:16.439Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2558 | 2025-03-07T22:45:16.441Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2559 | 2025-03-07T22:45:16.441Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2560 | 2025-03-07T22:45:16.443Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2561 | 2025-03-07T22:45:16.443Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2562 | 2025-03-07T22:45:16.444Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2563 | 2025-03-07T22:45:16.444Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2564 | 2025-03-07T22:45:16.445Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2565 | 2025-03-07T22:45:16.449Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = VpcSubnet { parent: Vpc { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: cd73152f-f784-4506-8df3-90099e18eefb, lookup_type: ById(cd73152f-f784-4506-8df3-90099e18eefb) }, key: 863eb7cb-c84b-4d6a-9e55-3312a0237790, lookup_type: ById(863eb7cb-c84b-4d6a-9e55-3312a0237790) }
result = Ok(())
|
2566 | 2025-03-07T22:45:16.449Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2567 | 2025-03-07T22:45:16.449Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2568 | 2025-03-07T22:45:16.451Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2569 | 2025-03-07T22:45:16.451Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2570 | 2025-03-07T22:45:16.452Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2571 | 2025-03-07T22:45:16.452Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2572 | 2025-03-07T22:45:16.454Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2573 | 2025-03-07T22:45:16.454Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2574 | 2025-03-07T22:45:16.456Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2575 | 2025-03-07T22:45:16.456Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2576 | 2025-03-07T22:45:16.457Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2577 | 2025-03-07T22:45:16.458Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2578 | 2025-03-07T22:45:16.459Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2579 | 2025-03-07T22:45:16.459Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2580 | 2025-03-07T22:45:16.474Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 44694
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 27acf84c-68bc-4361-9aa7-9803e8fb3f1a
response_code = 204
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
2581 | 2025-03-07T22:45:16.484Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = [fd00:1122:3344:101::a]:12221
remote_addr = [fd00:1122:3344:101::1:0]:50556
|
2582 | 2025-03-07T22:45:16.484Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1:0]:50556
req_id = 3ac39ab6-65c2-4d93-92fc-0c3a85f16995
roles = RoleSet { roles: {} }
uri = /metrics/producers
|
2583 | 2025-03-07T22:45:16.484Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1:0]:50556
req_id = 3ac39ab6-65c2-4d93-92fc-0c3a85f16995
resource = Database
result = Ok(())
uri = /metrics/producers
|
2584 | 2025-03-07T22:45:16.496Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2585 | 2025-03-07T22:45:16.500Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = VpcSubnet { parent: Vpc { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: cd73152f-f784-4506-8df3-90099e18eefb, lookup_type: ById(cd73152f-f784-4506-8df3-90099e18eefb) }, key: 863eb7cb-c84b-4d6a-9e55-3312a0237790, lookup_type: ByName("default") }
result = Ok(())
|
2586 | 2025-03-07T22:45:16.500Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2587 | 2025-03-07T22:45:16.500Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2588 | 2025-03-07T22:45:16.503Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2589 | 2025-03-07T22:45:16.503Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2590 | 2025-03-07T22:45:16.504Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2591 | 2025-03-07T22:45:16.505Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2592 | 2025-03-07T22:45:16.506Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2593 | 2025-03-07T22:45:16.506Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2594 | 2025-03-07T22:45:16.508Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2595 | 2025-03-07T22:45:16.508Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2596 | 2025-03-07T22:45:16.510Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2597 | 2025-03-07T22:45:16.510Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2598 | 2025-03-07T22:45:16.511Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2599 | 2025-03-07T22:45:16.511Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2600 | 2025-03-07T22:45:16.513Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2601 | 2025-03-07T22:45:16.517Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = InternetGateway { parent: Vpc { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: cd73152f-f784-4506-8df3-90099e18eefb, lookup_type: ById(cd73152f-f784-4506-8df3-90099e18eefb) }, key: 3ada68f0-1bcd-4a51-8fdc-58e69fb3bda1, lookup_type: ByName("default") }
result = Ok(())
|
2602 | 2025-03-07T22:45:16.517Z | INFO | nexus (BackgroundTasks): VPC route manager sled 73b218dd-7dbc-4345-acb1-fe69ced4a7f7 push not needed
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:262
|
2603 | 2025-03-07T22:45:16.517Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
2604 | 2025-03-07T22:45:16.517Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vpc-routes", status: 204, headers: {"x-request-id": "b043ce75-1849-493b-81af-cba3f5c6df41", "date": "Fri, 07 Mar 2025 22:45:16 GMT"} })
|
2605 | 2025-03-07T22:45:16.519Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 7.691401354s
iteration = 25
status = {}
|
2606 | 2025-03-07T22:45:16.520Z | INFO | nexus: assigned collector to new producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
file = nexus/src/app/oximeter.rs:76
producer_id = 831cf520-76c6-431b-a34a-a29e6222f280
|
2607 | 2025-03-07T22:45:16.520Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 35960
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1:0]:50556
req_id = 3ac39ab6-65c2-4d93-92fc-0c3a85f16995
response_code = 201
uri = /metrics/producers
|
2608 | 2025-03-07T22:45:17.094Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 19e01c78-f39d-4ffb-8e95-328a1b53cedf
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2609 | 2025-03-07T22:45:17.094Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 19e01c78-f39d-4ffb-8e95-328a1b53cedf
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2610 | 2025-03-07T22:45:17.096Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2364
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 19e01c78-f39d-4ffb-8e95-328a1b53cedf
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2611 | 2025-03-07T22:45:18.118Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 54cdc37c-7a8b-4f09-b8c9-f807c453a665
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2612 | 2025-03-07T22:45:18.119Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 54cdc37c-7a8b-4f09-b8c9-f807c453a665
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2613 | 2025-03-07T22:45:18.121Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2261
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 54cdc37c-7a8b-4f09-b8c9-f807c453a665
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2614 | 2025-03-07T22:45:19.141Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8a72fd2d-803f-4d92-8c34-a45db43c5a70
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2615 | 2025-03-07T22:45:19.141Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8a72fd2d-803f-4d92-8c34-a45db43c5a70
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2616 | 2025-03-07T22:45:19.143Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1926
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8a72fd2d-803f-4d92-8c34-a45db43c5a70
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2617 | 2025-03-07T22:45:19.191Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2618 | 2025-03-07T22:45:19.191Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2619 | 2025-03-07T22:45:19.194Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2620 | 2025-03-07T22:45:19.194Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2621 | 2025-03-07T22:45:19.196Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
2622 | 2025-03-07T22:45:19.197Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("token = \\"ccad87921380ca12014dfaebe01e749ff1f137ca\\"") }
result = Ok(())
|
2623 | 2025-03-07T22:45:19.197Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2624 | 2025-03-07T22:45:19.197Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2625 | 2025-03-07T22:45:19.199Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2626 | 2025-03-07T22:45:19.199Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2627 | 2025-03-07T22:45:19.201Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2628 | 2025-03-07T22:45:19.201Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2629 | 2025-03-07T22:45:19.203Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2630 | 2025-03-07T22:45:19.203Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2631 | 2025-03-07T22:45:19.205Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
2632 | 2025-03-07T22:45:19.206Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
2633 | 2025-03-07T22:45:19.206Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2634 | 2025-03-07T22:45:19.207Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2635 | 2025-03-07T22:45:19.208Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
2636 | 2025-03-07T22:45:19.209Z | DEBG | nexus (ExternalAuthn): authorize result
action = Modify
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("ccad87921380ca12014dfaebe01e749ff1f137ca") }
result = Ok(())
|
2637 | 2025-03-07T22:45:19.209Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2638 | 2025-03-07T22:45:19.210Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2639 | 2025-03-07T22:45:19.215Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2640 | 2025-03-07T22:45:19.215Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2641 | 2025-03-07T22:45:19.216Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2642 | 2025-03-07T22:45:19.217Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2643 | 2025-03-07T22:45:19.218Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2644 | 2025-03-07T22:45:19.219Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2645 | 2025-03-07T22:45:19.220Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2646 | 2025-03-07T22:45:19.220Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2647 | 2025-03-07T22:45:19.222Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
2648 | 2025-03-07T22:45:19.223Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
2649 | 2025-03-07T22:45:19.223Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2650 | 2025-03-07T22:45:19.223Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2651 | 2025-03-07T22:45:19.224Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2652 | 2025-03-07T22:45:19.224Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2653 | 2025-03-07T22:45:19.226Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2654 | 2025-03-07T22:45:19.226Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2655 | 2025-03-07T22:45:19.227Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
2656 | 2025-03-07T22:45:19.228Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }
result = Ok(())
|
2657 | 2025-03-07T22:45:19.228Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2658 | 2025-03-07T22:45:19.229Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2659 | 2025-03-07T22:45:19.230Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2660 | 2025-03-07T22:45:19.230Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2661 | 2025-03-07T22:45:19.232Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2662 | 2025-03-07T22:45:19.232Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2663 | 2025-03-07T22:45:19.235Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2664 | 2025-03-07T22:45:19.236Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2665 | 2025-03-07T22:45:19.239Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2666 | 2025-03-07T22:45:19.239Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2667 | 2025-03-07T22:45:19.241Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2668 | 2025-03-07T22:45:19.241Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2669 | 2025-03-07T22:45:19.244Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2670 | 2025-03-07T22:45:19.244Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2671 | 2025-03-07T22:45:19.247Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2672 | 2025-03-07T22:45:19.250Z | DEBG | nexus (dropshot_external): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ByName("instance-a006ebcb846") }
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2673 | 2025-03-07T22:45:19.250Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2674 | 2025-03-07T22:45:19.250Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2675 | 2025-03-07T22:45:19.252Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2676 | 2025-03-07T22:45:19.253Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2677 | 2025-03-07T22:45:19.256Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2678 | 2025-03-07T22:45:19.256Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2679 | 2025-03-07T22:45:19.259Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2680 | 2025-03-07T22:45:19.259Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2681 | 2025-03-07T22:45:19.261Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2682 | 2025-03-07T22:45:19.265Z | DEBG | nexus (dropshot_external): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ByName("instance-a006ebcb846") }
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2683 | 2025-03-07T22:45:19.265Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2684 | 2025-03-07T22:45:19.265Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2685 | 2025-03-07T22:45:19.267Z | INFO | nexus (dropshot_external): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 76183
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 1c7b4e11-4eb8-4449-bb80-55fa1c334f46
response_code = 200
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
2686 | 2025-03-07T22:45:19.268Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2687 | 2025-03-07T22:45:19.269Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2688 | 2025-03-07T22:45:19.270Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2689 | 2025-03-07T22:45:19.270Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2690 | 2025-03-07T22:45:19.272Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
2691 | 2025-03-07T22:45:19.274Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("token = \\"ccad87921380ca12014dfaebe01e749ff1f137ca\\"") }
result = Ok(())
|
2692 | 2025-03-07T22:45:19.274Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2693 | 2025-03-07T22:45:19.274Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2694 | 2025-03-07T22:45:19.275Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2695 | 2025-03-07T22:45:19.276Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2696 | 2025-03-07T22:45:19.277Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2697 | 2025-03-07T22:45:19.277Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2698 | 2025-03-07T22:45:19.279Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2699 | 2025-03-07T22:45:19.279Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2700 | 2025-03-07T22:45:19.280Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
2701 | 2025-03-07T22:45:19.281Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
2702 | 2025-03-07T22:45:19.281Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2703 | 2025-03-07T22:45:19.281Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2704 | 2025-03-07T22:45:19.283Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
2705 | 2025-03-07T22:45:19.284Z | DEBG | nexus (ExternalAuthn): authorize result
action = Modify
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("ccad87921380ca12014dfaebe01e749ff1f137ca") }
result = Ok(())
|
2706 | 2025-03-07T22:45:19.284Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2707 | 2025-03-07T22:45:19.284Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2708 | 2025-03-07T22:45:19.289Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2709 | 2025-03-07T22:45:19.289Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2710 | 2025-03-07T22:45:19.290Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2711 | 2025-03-07T22:45:19.290Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2712 | 2025-03-07T22:45:19.292Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2713 | 2025-03-07T22:45:19.292Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2714 | 2025-03-07T22:45:19.293Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2715 | 2025-03-07T22:45:19.293Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2716 | 2025-03-07T22:45:19.295Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
2717 | 2025-03-07T22:45:19.296Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
2718 | 2025-03-07T22:45:19.296Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2719 | 2025-03-07T22:45:19.296Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2720 | 2025-03-07T22:45:19.297Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2721 | 2025-03-07T22:45:19.297Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2722 | 2025-03-07T22:45:19.299Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
2723 | 2025-03-07T22:45:19.299Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
2724 | 2025-03-07T22:45:19.300Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
2725 | 2025-03-07T22:45:19.301Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }
result = Ok(())
|
2726 | 2025-03-07T22:45:19.301Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2727 | 2025-03-07T22:45:19.302Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2728 | 2025-03-07T22:45:19.303Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2729 | 2025-03-07T22:45:19.303Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2730 | 2025-03-07T22:45:19.305Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2731 | 2025-03-07T22:45:19.305Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2732 | 2025-03-07T22:45:19.307Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2733 | 2025-03-07T22:45:19.307Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2734 | 2025-03-07T22:45:19.310Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2735 | 2025-03-07T22:45:19.310Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2736 | 2025-03-07T22:45:19.312Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2737 | 2025-03-07T22:45:19.313Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2738 | 2025-03-07T22:45:19.314Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2739 | 2025-03-07T22:45:19.315Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2740 | 2025-03-07T22:45:19.317Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2741 | 2025-03-07T22:45:19.320Z | DEBG | nexus (dropshot_external): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ByName("instance-a006ebcb846") }
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2742 | 2025-03-07T22:45:19.320Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2743 | 2025-03-07T22:45:19.320Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2744 | 2025-03-07T22:45:19.323Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2745 | 2025-03-07T22:45:19.323Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2746 | 2025-03-07T22:45:19.326Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2747 | 2025-03-07T22:45:19.326Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2748 | 2025-03-07T22:45:19.328Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2749 | 2025-03-07T22:45:19.328Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2750 | 2025-03-07T22:45:19.330Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2751 | 2025-03-07T22:45:19.333Z | DEBG | nexus (dropshot_external): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ByName("instance-a006ebcb846") }
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2752 | 2025-03-07T22:45:19.334Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2753 | 2025-03-07T22:45:19.334Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2754 | 2025-03-07T22:45:19.375Z | INFO | nexus (dropshot_external): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 106991
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 98d32be0-62b6-4e5c-bb03-365082c47017
response_code = 200
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
2755 | 2025-03-07T22:45:20.163Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = efa2588a-ded9-4c01-9ebd-d26c6f713769
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2756 | 2025-03-07T22:45:20.163Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = efa2588a-ded9-4c01-9ebd-d26c6f713769
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2757 | 2025-03-07T22:45:20.165Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2093
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = efa2588a-ded9-4c01-9ebd-d26c6f713769
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2758 | 2025-03-07T22:45:21.186Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 978a6477-d8e7-4c11-b2e6-d918a8f96041
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2759 | 2025-03-07T22:45:21.187Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 978a6477-d8e7-4c11-b2e6-d918a8f96041
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2760 | 2025-03-07T22:45:21.189Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2486
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 978a6477-d8e7-4c11-b2e6-d918a8f96041
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2761 | 2025-03-07T22:45:22.209Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e7670df6-a283-49c4-937b-fb571373438b
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2762 | 2025-03-07T22:45:22.209Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e7670df6-a283-49c4-937b-fb571373438b
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2763 | 2025-03-07T22:45:22.212Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2681
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e7670df6-a283-49c4-937b-fb571373438b
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2764 | 2025-03-07T22:45:23.232Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0555e19a-7f3b-4a8a-83e8-5dd9bd3fa8c1
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2765 | 2025-03-07T22:45:23.232Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0555e19a-7f3b-4a8a-83e8-5dd9bd3fa8c1
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2766 | 2025-03-07T22:45:23.234Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2221
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0555e19a-7f3b-4a8a-83e8-5dd9bd3fa8c1
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2767 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = support_bundle_collector
iteration = 24
reason = Timeout
|
2768 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 24
reason = Timeout
|
2769 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
2770 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
2771 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_finish
iteration = 24
reason = Timeout
|
2772 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 24
reason = Timeout
|
2773 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_finish
roles = RoleSet { roles: {} }
|
2774 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2775 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_garbage_collection
iteration = 24
reason = Timeout
|
2776 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_garbage_collection
roles = RoleSet { roles: {} }
|
2777 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 26
reason = Timeout
|
2778 | 2025-03-07T22:45:24.037Z | INFO | nexus (BackgroundTasks): VPC route manager running
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:60
|
2779 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_updater
iteration = 24
reason = Timeout
|
2780 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): looking for instances with destroyed active VMMs...
background_task = instance_updater
|
2781 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2782 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
2783 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_start
iteration = 24
reason = Timeout
|
2784 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
2785 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 70
reason = Timeout
|
2786 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 28
reason = Timeout
|
2787 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2788 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 24
reason = Timeout
|
2789 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
2790 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
2791 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_step
iteration = 24
reason = Timeout
|
2792 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
2793 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 24
reason = Timeout
|
2794 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 70
reason = Timeout
|
2795 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2796 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = read_only_region_replacement_start
iteration = 24
reason = Timeout
|
2797 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 24
reason = Timeout
|
2798 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = read_only_region_replacement_start
roles = RoleSet { roles: {} }
|
2799 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
2800 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 24
reason = Timeout
|
2801 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
2802 | 2025-03-07T22:45:24.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 25
reason = Timeout
|
2803 | 2025-03-07T22:45:24.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2804 | 2025-03-07T22:45:24.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 24
reason = Timeout
|
2805 | 2025-03-07T22:45:24.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2806 | 2025-03-07T22:45:24.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
2807 | 2025-03-07T22:45:24.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2808 | 2025-03-07T22:45:24.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
2809 | 2025-03-07T22:45:24.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_garbage_collection
resource = Database
result = Ok(())
|
2810 | 2025-03-07T22:45:24.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
2811 | 2025-03-07T22:45:24.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2812 | 2025-03-07T22:45:24.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
2813 | 2025-03-07T22:45:24.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_finish
resource = Database
result = Ok(())
|
2814 | 2025-03-07T22:45:24.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
2815 | 2025-03-07T22:45:24.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = read_only_region_replacement_start
resource = Database
result = Ok(())
|
2816 | 2025-03-07T22:45:24.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = bfd_manager
resource = Database
result = Ok(())
|
2817 | 2025-03-07T22:45:24.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
2818 | 2025-03-07T22:45:24.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
2819 | 2025-03-07T22:45:24.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
2820 | 2025-03-07T22:45:24.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
2821 | 2025-03-07T22:45:24.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
2822 | 2025-03-07T22:45:24.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
2823 | 2025-03-07T22:45:24.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2824 | 2025-03-07T22:45:24.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2825 | 2025-03-07T22:45:24.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2826 | 2025-03-07T22:45:24.041Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2827 | 2025-03-07T22:45:24.041Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 3.892597ms
iteration = 24
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
2828 | 2025-03-07T22:45:24.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Fleet
result = Ok(())
|
2829 | 2025-03-07T22:45:24.042Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
2830 | 2025-03-07T22:45:24.043Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
2831 | 2025-03-07T22:45:24.043Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Fleet
result = Ok(())
|
2832 | 2025-03-07T22:45:24.043Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2833 | 2025-03-07T22:45:24.044Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2834 | 2025-03-07T22:45:24.044Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Fleet
result = Ok(())
|
2835 | 2025-03-07T22:45:24.044Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
2836 | 2025-03-07T22:45:24.044Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
2837 | 2025-03-07T22:45:24.045Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2838 | 2025-03-07T22:45:24.047Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1482, tv_nsec: 394175446 } })
|
2839 | 2025-03-07T22:45:24.047Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
2840 | 2025-03-07T22:45:24.047Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2841 | 2025-03-07T22:45:24.047Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2842 | 2025-03-07T22:45:24.047Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1171
|
2843 | 2025-03-07T22:45:24.050Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1482, tv_nsec: 396722531 } })
|
2844 | 2025-03-07T22:45:24.050Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1171
|
2845 | 2025-03-07T22:45:24.055Z | INFO | nexus (BackgroundTasks): listed instances with destroyed active VMMs
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:59
|
2846 | 2025-03-07T22:45:24.055Z | DEBG | nexus (BackgroundTasks): looking for instances with failed active VMMs...
background_task = instance_updater
|
2847 | 2025-03-07T22:45:24.055Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
2848 | 2025-03-07T22:45:24.055Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
2849 | 2025-03-07T22:45:24.060Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2850 | 2025-03-07T22:45:24.063Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1482, tv_nsec: 409846817 } })
|
2851 | 2025-03-07T22:45:24.063Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1171
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
|
2852 | 2025-03-07T22:45:24.063Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Inventory
result = Ok(())
|
2853 | 2025-03-07T22:45:24.063Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2854 | 2025-03-07T22:45:24.064Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
2855 | 2025-03-07T22:45:24.065Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2856 | 2025-03-07T22:45:24.067Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2857 | 2025-03-07T22:45:24.067Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
2858 | 2025-03-07T22:45:24.068Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
2859 | 2025-03-07T22:45:24.068Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2860 | 2025-03-07T22:45:24.069Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2861 | 2025-03-07T22:45:24.084Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_garbage_collection
elapsed = 47.279604ms
iteration = 24
status = {"errors":[],"garbage_collect_requested":[]}
|
2862 | 2025-03-07T22:45:24.092Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_finish
elapsed = 55.309372ms
iteration = 24
status = {"errors":[],"finish_invoked_ok":[]}
|
2863 | 2025-03-07T22:45:24.093Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
2864 | 2025-03-07T22:45:24.093Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
2865 | 2025-03-07T22:45:24.096Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2866 | 2025-03-07T22:45:24.096Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
2867 | 2025-03-07T22:45:24.097Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
2868 | 2025-03-07T22:45:24.097Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
2869 | 2025-03-07T22:45:24.100Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2870 | 2025-03-07T22:45:24.100Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
2871 | 2025-03-07T22:45:24.100Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
2872 | 2025-03-07T22:45:24.101Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
2873 | 2025-03-07T22:45:24.101Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
2874 | 2025-03-07T22:45:24.102Z | INFO | nexus (BackgroundTasks): listed instances with failed active VMMs
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:59
|
2875 | 2025-03-07T22:45:24.102Z | DEBG | nexus (BackgroundTasks): looking for instances with terminated active migrations...
background_task = instance_updater
|
2876 | 2025-03-07T22:45:24.102Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
2877 | 2025-03-07T22:45:24.102Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
2878 | 2025-03-07T22:45:24.103Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = read_only_region_replacement_start
elapsed = 65.49576ms
iteration = 24
status = {"errors":[],"requests_created_ok":[]}
|
2879 | 2025-03-07T22:45:24.103Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
2880 | 2025-03-07T22:45:24.103Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2881 | 2025-03-07T22:45:24.103Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2882 | 2025-03-07T22:45:24.104Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2883 | 2025-03-07T22:45:24.104Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
2884 | 2025-03-07T22:45:24.104Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
2885 | 2025-03-07T22:45:24.106Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
2886 | 2025-03-07T22:45:24.106Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
2887 | 2025-03-07T22:45:24.106Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
2888 | 2025-03-07T22:45:24.166Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2889 | 2025-03-07T22:45:24.166Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
2890 | 2025-03-07T22:45:24.170Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1179
zone_address = fd00:1122:3344:101::2
|
2891 | 2025-03-07T22:45:24.170Z | DEBG | nexus (MgsClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
2892 | 2025-03-07T22:45:24.170Z | DEBG | nexus (MgsClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "6d5258b3-9b5b-43db-b9eb-26ad1f315df0", "content-length": "26", "date": "Fri, 07 Mar 2025 22:45:24 GMT"} })
|
2893 | 2025-03-07T22:45:24.170Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1184
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
2894 | 2025-03-07T22:45:24.171Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
2895 | 2025-03-07T22:45:24.172Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1179
zone_address = fd00:1122:3344:101::2
|
2896 | 2025-03-07T22:45:24.172Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
2897 | 2025-03-07T22:45:24.172Z | DEBG | nexus (MgsClient): client response
background_task = bfd_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "90704f45-5013-4a9c-af5a-1ce4a31f5ef5", "content-length": "26", "date": "Fri, 07 Mar 2025 22:45:24 GMT"} })
|
2898 | 2025-03-07T22:45:24.172Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1184
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
2899 | 2025-03-07T22:45:24.174Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
2900 | 2025-03-07T22:45:24.188Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1179
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
zone_address = fd00:1122:3344:101::2
|
2901 | 2025-03-07T22:45:24.188Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
2902 | 2025-03-07T22:45:24.188Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "0405e35d-f151-4a45-8a92-62f61830ca89", "content-length": "26", "date": "Fri, 07 Mar 2025 22:45:24 GMT"} })
|
2903 | 2025-03-07T22:45:24.188Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1184
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
2904 | 2025-03-07T22:45:24.190Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
|
2905 | 2025-03-07T22:45:24.195Z | INFO | nexus (BackgroundTasks): VPC route manager sled 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:98
|
2906 | 2025-03-07T22:45:24.195Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
2907 | 2025-03-07T22:45:24.195Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vpc-routes", status: 200, headers: {"content-type": "application/json", "x-request-id": "ce50dcaa-7c8a-4a94-a5c3-3626dd0e326f", "content-length": "583", "date": "Fri, 07 Mar 2025 22:45:24 GMT"} })
|
2908 | 2025-03-07T22:45:24.195Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2909 | 2025-03-07T22:45:24.196Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2910 | 2025-03-07T22:45:24.254Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d41d0fad-2438-48ca-879c-f3c4fc163050
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2911 | 2025-03-07T22:45:24.254Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d41d0fad-2438-48ca-879c-f3c4fc163050
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2912 | 2025-03-07T22:45:24.278Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = instance_watcher
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030/state
|
2913 | 2025-03-07T22:45:24.281Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = instance_watcher
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030/state", status: 200, headers: {"content-type": "application/json", "x-request-id": "b11603d2-f627-4d12-8b48-58492e83c7a5", "content-length": "130", "date": "Fri, 07 Mar 2025 22:45:24 GMT"} })
|
2914 | 2025-03-07T22:45:24.281Z | DEBG | nexus (BackgroundTasks): updating instance state
background_task = instance_watcher
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
sled_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
state = SledVmmState { vmm_state: VmmRuntimeState { state: Running, gen: Generation(4), time_updated: 2025-03-07T22:45:16.429817750Z }, migration_in: None, migration_out: None }
vmm_id = 03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
2915 | 2025-03-07T22:45:24.281Z | INFO | nexus (BackgroundTasks): received new VMM runtime state from sled agent
background_task = instance_watcher
file = nexus/src/app/instance.rs:2088
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
migration_state = Migrations { migration_in: None, migration_out: None }
propolis_id = 03cf82ac-c6eb-49ea-9515-bc937b5eb030
sled_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
vmm_id = 03cf82ac-c6eb-49ea-9515-bc937b5eb030
vmm_state = VmmRuntimeState { state: Running, gen: Generation(4), time_updated: 2025-03-07T22:45:16.429817750Z }
|
2916 | 2025-03-07T22:45:24.281Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
roles = RoleSet { roles: {} }
sled_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
vmm_id = 03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
2917 | 2025-03-07T22:45:24.281Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2918 | 2025-03-07T22:45:24.282Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
resource = Database
result = Ok(())
sled_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
vmm_id = 03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
2919 | 2025-03-07T22:45:24.282Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
2920 | 2025-03-07T22:45:24.284Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2921 | 2025-03-07T22:45:24.285Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2922 | 2025-03-07T22:45:24.285Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
2923 | 2025-03-07T22:45:24.285Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
2924 | 2025-03-07T22:45:24.286Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 32211
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d41d0fad-2438-48ca-879c-f3c4fc163050
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
2925 | 2025-03-07T22:45:24.322Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_start
elapsed = 284.967999ms
iteration = 24
status = {"errors":[],"requests_completed_ok":[],"requests_created_ok":[],"start_invoked_ok":[]}
|
2926 | 2025-03-07T22:45:24.323Z | INFO | nexus (BackgroundTasks): listed instances with terminated active migrations
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:59
|
2927 | 2025-03-07T22:45:24.323Z | INFO | nexus (BackgroundTasks): instance updater activation completed
background_task = instance_updater
destroyed_active_vmms = 0
failed_active_vmms = 0
file = nexus/src/app/background/tasks/instance_updater.rs:225
terminated_active_migrations = 0
update_sagas_completed = 0
update_sagas_started = 0
|
2928 | 2025-03-07T22:45:24.323Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_updater
elapsed = 285.735876ms
iteration = 24
status = {"destroyed_active_vmms":0,"disabled":false,"failed_active_vmms":0,"query_errors":[],"saga_errors":[],"sagas_completed":0,"sagas_started":0,"terminated_active_migrations":0}
|
2929 | 2025-03-07T22:45:24.324Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
2930 | 2025-03-07T22:45:24.325Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2931 | 2025-03-07T22:45:24.325Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
2932 | 2025-03-07T22:45:24.325Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 287.753225ms
iteration = 70
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
2933 | 2025-03-07T22:45:24.326Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2934 | 2025-03-07T22:45:24.327Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Fleet
result = Ok(())
|
2935 | 2025-03-07T22:45:24.327Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
2936 | 2025-03-07T22:45:24.327Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
2937 | 2025-03-07T22:45:24.329Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
|
2938 | 2025-03-07T22:45:24.329Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
2939 | 2025-03-07T22:45:24.329Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
2940 | 2025-03-07T22:45:24.331Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:555
pruned_instances = 0
total_completed = 1
total_failed = 0
total_incomplete = 0
total_instances = 1
update_sagas_queued = 0
|
2941 | 2025-03-07T22:45:24.333Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2942 | 2025-03-07T22:45:24.333Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 295.582131ms
iteration = 24
status = {"errors":[],"requests_completed_ok":[],"requests_created_ok":[],"start_invoked_ok":[]}
|
2943 | 2025-03-07T22:45:24.334Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 297.294447ms
iteration = 24
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{"running":1},"pruned_instances":0,"total_instances":1,"update_sagas_queued":0}
|
2944 | 2025-03-07T22:45:24.336Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Sled { parent: Fleet, key: 73b218dd-7dbc-4345-acb1-fe69ced4a7f7, lookup_type: ById(73b218dd-7dbc-4345-acb1-fe69ced4a7f7) }
result = Ok(())
|
2945 | 2025-03-07T22:45:24.337Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
2946 | 2025-03-07T22:45:24.337Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
2947 | 2025-03-07T22:45:24.339Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 301.797131ms
iteration = 24
status = 0
|
2948 | 2025-03-07T22:45:24.342Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
2949 | 2025-03-07T22:45:24.344Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
2950 | 2025-03-07T22:45:24.344Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
2951 | 2025-03-07T22:45:24.344Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 306.370725ms
iteration = 24
status = {}
|
2952 | 2025-03-07T22:45:24.344Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
2953 | 2025-03-07T22:45:24.344Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
original_time_created = 2025-03-07 22:33:48.706097 UTC
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
time_created = 2025-03-07 22:33:48.706097 UTC
|
2954 | 2025-03-07T22:45:24.344Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 307.015231ms
iteration = 70
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f","time_created":"2025-03-07T22:33:48.706097Z"}
|
2955 | 2025-03-07T22:45:24.349Z | INFO | nexus (BackgroundTasks): computed internet gateway mappings for sled
assocs = {be157122-2b34-4fd6-9919-1f578494e18f: {10.151.1.175: {3ada68f0-1bcd-4a51-8fdc-58e69fb3bda1}, 10.151.1.176: {3ada68f0-1bcd-4a51-8fdc-58e69fb3bda1}}}
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:116
sled = buskin
|
2956 | 2025-03-07T22:45:24.349Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/eip-gateways
|
2957 | 2025-03-07T22:45:24.349Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/eip-gateways", status: 204, headers: {"x-request-id": "04d3b361-ba63-4a0d-811f-d57de08c6777", "date": "Fri, 07 Mar 2025 22:45:24 GMT"} })
|
2958 | 2025-03-07T22:45:24.349Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2959 | 2025-03-07T22:45:24.350Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2960 | 2025-03-07T22:45:24.352Z | DEBG | nexus (DpdClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/gen
|
2961 | 2025-03-07T22:45:24.352Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2962 | 2025-03-07T22:45:24.352Z | DEBG | nexus (DpdClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/gen", status: 200, headers: {"content-type": "application/json", "x-request-id": "ade3aca4-0ea4-43b0-9761-4dffaade472a", "content-length": "1", "date": "Fri, 07 Mar 2025 22:45:24 GMT"} })
|
2963 | 2025-03-07T22:45:24.352Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2964 | 2025-03-07T22:45:24.353Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
2965 | 2025-03-07T22:45:24.353Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
2966 | 2025-03-07T22:45:24.355Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2967 | 2025-03-07T22:45:24.355Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2968 | 2025-03-07T22:45:24.355Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 318.163168ms
iteration = 24
status = null
|
2969 | 2025-03-07T22:45:24.359Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_step
elapsed = 321.910534ms
iteration = 24
status = {"errors":[],"step_garbage_collect_invoked_ok":[],"step_invoked_ok":[],"step_records_created_ok":[],"step_set_volume_deleted_ok":[]}
|
2970 | 2025-03-07T22:45:24.360Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2971 | 2025-03-07T22:45:24.360Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2972 | 2025-03-07T22:45:24.362Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2973 | 2025-03-07T22:45:24.362Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2974 | 2025-03-07T22:45:24.366Z | INFO | nexus (BackgroundTasks): No bundles to collect
background_task = support_bundle_collector
file = nexus/src/app/background/tasks/support_bundle_collector.rs:360
|
2975 | 2025-03-07T22:45:24.366Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = support_bundle_collector
elapsed = 329.164643ms
iteration = 24
status = {"cleanup_err":null,"cleanup_report":{"db_destroying_bundles_removed":0,"db_failing_bundles_updated":0,"sled_bundles_delete_failed":0,"sled_bundles_deleted_not_found":0,"sled_bundles_deleted_ok":0},"collection_err":null,"collection_report":null}
|
2976 | 2025-03-07T22:45:24.367Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
2977 | 2025-03-07T22:45:24.367Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
2978 | 2025-03-07T22:45:24.370Z | INFO | nexus (BackgroundTasks): VPC route manager sled 73b218dd-7dbc-4345-acb1-fe69ced4a7f7 push not needed
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:262
|
2979 | 2025-03-07T22:45:24.370Z | INFO | nexus (BackgroundTasks): VPC route manager sled 73b218dd-7dbc-4345-acb1-fe69ced4a7f7 push not needed
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:262
|
2980 | 2025-03-07T22:45:24.370Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
2981 | 2025-03-07T22:45:24.406Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
2982 | 2025-03-07T22:45:24.406Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
2983 | 2025-03-07T22:45:24.421Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2984 | 2025-03-07T22:45:24.422Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2985 | 2025-03-07T22:45:24.445Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:151
port = SwitchPort { id: 2619304f-a0b9-451a-bbfb-b14af6353df6, rack_id: 82e3cdb7-0f87-46cf-98cd-832919b5c7ec, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(8820d7be-fc72-45ff-bc2e-17c4bb9613af) }
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch_location = Switch0
|
2986 | 2025-03-07T22:45:24.445Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
2987 | 2025-03-07T22:45:24.445Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
2988 | 2025-03-07T22:45:24.449Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 411.766267ms
iteration = 28
status = {"physical_disks_added":0}
|
2989 | 2025-03-07T22:45:24.458Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
2990 | 2025-03-07T22:45:24.459Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron", status: 200, headers: {"content-type": "application/json", "x-request-id": "efdc2f5b-47b0-4ec2-beaa-6766bbb8e096", "content-length": "134", "date": "Fri, 07 Mar 2025 22:45:24 GMT"} })
|
2991 | 2025-03-07T22:45:24.459Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1746
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.1.174], params: LinkCreate { autoneg: false, fec: Some(None), kr: false, lane: Some(LinkId(0)), speed: Speed40G, tx_eq: None } }} }
switch_port_id = "qsfp0"
|
2992 | 2025-03-07T22:45:24.459Z | INFO | nexus (BackgroundTasks): port settings up to date, skipping
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1773
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 8820d7be-fc72-45ff-bc2e-17c4bb9613af
|
2993 | 2025-03-07T22:45:24.459Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:383
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, Some(1))}}
|
2994 | 2025-03-07T22:45:24.459Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:387
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
2995 | 2025-03-07T22:45:24.459Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:396
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: AddStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
2996 | 2025-03-07T22:45:24.459Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:402
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: DeleteStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
2997 | 2025-03-07T22:45:24.459Z | INFO | nexus (BackgroundTasks): deleting static routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:407
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: DeleteStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
2998 | 2025-03-07T22:45:24.459Z | INFO | nexus (BackgroundTasks): removing static v4 routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1920
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
request = DeleteStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }
switch_location = Switch0
|
2999 | 2025-03-07T22:45:24.459Z | INFO | nexus (BackgroundTasks): adding static routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:413
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: AddStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
3000 | 2025-03-07T22:45:24.459Z | INFO | nexus (BackgroundTasks): adding static v4 routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1956
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
request = AddStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }
switch_location = Switch0
|
3001 | 2025-03-07T22:45:24.460Z | INFO | nexus (BackgroundTasks): checking for changes to loopback addresses
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:422
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
|
3002 | 2025-03-07T22:45:24.460Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3003 | 2025-03-07T22:45:24.460Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3004 | 2025-03-07T22:45:24.463Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
3005 | 2025-03-07T22:45:24.463Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/loopback/ipv4", status: 200, headers: {"content-type": "application/json", "x-request-id": "dd83e38d-79a5-497d-9257-1c9cd57dd75d", "content-length": "2", "date": "Fri, 07 Mar 2025 22:45:24 GMT"} })
|
3006 | 2025-03-07T22:45:24.463Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
3007 | 2025-03-07T22:45:24.463Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/loopback/ipv6", status: 200, headers: {"content-type": "application/json", "x-request-id": "a698f7c7-2587-425f-97b0-a8a2bd4085ae", "content-length": "52", "date": "Fri, 07 Mar 2025 22:45:24 GMT"} })
|
3008 | 2025-03-07T22:45:24.464Z | INFO | nexus (BackgroundTasks): applying SMF config uplink updates to switch zone
background_task = switch_port_config_manager
config = [HostPortConfig { addrs: [UplinkAddressConfig { address: V4(Ipv4Net { addr: 10.151.1.174, width: 24 }), vlan_id: None }], lldp: Some(LldpPortConfig { chassis_id: None, management_addrs: None, port_description: None, port_id: None, status: Disabled, system_description: None, system_name: None }), port: "qsfp0", tx_eq: None }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:471
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch_location = Switch0
|
3009 | 2025-03-07T22:45:24.464Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
3010 | 2025-03-07T22:45:24.482Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3011 | 2025-03-07T22:45:24.486Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
3012 | 2025-03-07T22:45:24.486Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
3013 | 2025-03-07T22:45:24.487Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
3014 | 2025-03-07T22:45:24.499Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vpc-routes", status: 204, headers: {"x-request-id": "8ea486a0-adb6-4411-86dc-09b564c9d297", "date": "Fri, 07 Mar 2025 22:45:24 GMT"} })
|
3015 | 2025-03-07T22:45:24.501Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 463.467444ms
iteration = 26
status = {}
|
3016 | 2025-03-07T22:45:24.529Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3017 | 2025-03-07T22:45:24.531Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
3018 | 2025-03-07T22:45:24.531Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
3019 | 2025-03-07T22:45:24.531Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
3020 | 2025-03-07T22:45:24.613Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/switch-ports", status: 204, headers: {"x-request-id": "a23e2418-c7eb-4107-b868-3d7c6c5e393a", "date": "Fri, 07 Mar 2025 22:45:24 GMT"} })
|
3021 | 2025-03-07T22:45:24.613Z | INFO | nexus (BackgroundTasks): no bgp config found for switch, skipping.
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:774
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch = Switch0
|
3022 | 2025-03-07T22:45:24.613Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
3023 | 2025-03-07T22:45:24.613Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/network-bootstore-config", status: 200, headers: {"content-type": "application/json", "x-request-id": "c4323f74-5b41-422d-850b-d354c422b022", "content-length": "682", "date": "Fri, 07 Mar 2025 22:45:24 GMT"} })
|
3024 | 2025-03-07T22:45:24.613Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3025 | 2025-03-07T22:45:24.613Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3026 | 2025-03-07T22:45:24.618Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3027 | 2025-03-07T22:45:24.618Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3028 | 2025-03-07T22:45:24.621Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3029 | 2025-03-07T22:45:24.621Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3030 | 2025-03-07T22:45:24.624Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
3031 | 2025-03-07T22:45:24.624Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
3032 | 2025-03-07T22:45:24.632Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 595.13947ms
iteration = 24
status = {}
|
3033 | 2025-03-07T22:45:24.638Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
3034 | 2025-03-07T22:45:24.638Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = v2p_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/v2p", status: 200, headers: {"content-type": "application/json", "x-request-id": "a5a758a1-7356-4a8f-bcc4-7470dbc93caa", "content-length": "810", "date": "Fri, 07 Mar 2025 22:45:24 GMT"} })
|
3035 | 2025-03-07T22:45:24.638Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {VirtualNetworkInterfaceHost { physical_host_ip: fd00:1122:3344:101::1, virtual_ip: 172.30.0.5, virtual_mac: MacAddr(MacAddr6([168, 64, 37, 240, 0, 0])), vni: Vni(2073255) }}
sled = buskin
|
3036 | 2025-03-07T22:45:24.638Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = buskin
|
3037 | 2025-03-07T22:45:24.638Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = buskin
|
3038 | 2025-03-07T22:45:24.641Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 603.416019ms
iteration = 25
status = {}
|
3039 | 2025-03-07T22:45:24.711Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2508
local_addr = [fd00:1122:3344:101::a]:64131
method = GET
remote_addr = [fd00:1122:3344:101::d]:38459
req_id = d6578512-084e-4941-93e7-a4c87548b20c
response_code = 200
uri = /0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3040 | 2025-03-07T22:45:24.801Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3041 | 2025-03-07T22:45:24.801Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3042 | 2025-03-07T22:45:24.803Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3043 | 2025-03-07T22:45:24.803Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3044 | 2025-03-07T22:45:24.834Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3045 | 2025-03-07T22:45:24.835Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("token = \\"ccad87921380ca12014dfaebe01e749ff1f137ca\\"") }
result = Ok(())
|
3046 | 2025-03-07T22:45:24.835Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3047 | 2025-03-07T22:45:24.835Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3048 | 2025-03-07T22:45:24.837Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3049 | 2025-03-07T22:45:24.837Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3050 | 2025-03-07T22:45:24.839Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3051 | 2025-03-07T22:45:24.839Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3052 | 2025-03-07T22:45:24.841Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3053 | 2025-03-07T22:45:24.841Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3054 | 2025-03-07T22:45:24.842Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3055 | 2025-03-07T22:45:24.843Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
3056 | 2025-03-07T22:45:24.843Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3057 | 2025-03-07T22:45:24.843Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3058 | 2025-03-07T22:45:24.844Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3059 | 2025-03-07T22:45:24.846Z | DEBG | nexus (ExternalAuthn): authorize result
action = Modify
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("ccad87921380ca12014dfaebe01e749ff1f137ca") }
result = Ok(())
|
3060 | 2025-03-07T22:45:24.846Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3061 | 2025-03-07T22:45:24.846Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3062 | 2025-03-07T22:45:24.852Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3063 | 2025-03-07T22:45:24.852Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3064 | 2025-03-07T22:45:24.853Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3065 | 2025-03-07T22:45:24.853Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3066 | 2025-03-07T22:45:24.855Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3067 | 2025-03-07T22:45:24.855Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3068 | 2025-03-07T22:45:24.856Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3069 | 2025-03-07T22:45:24.857Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3070 | 2025-03-07T22:45:24.858Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3071 | 2025-03-07T22:45:24.859Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
3072 | 2025-03-07T22:45:24.859Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3073 | 2025-03-07T22:45:24.859Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3074 | 2025-03-07T22:45:24.860Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3075 | 2025-03-07T22:45:24.861Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3076 | 2025-03-07T22:45:24.862Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3077 | 2025-03-07T22:45:24.862Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3078 | 2025-03-07T22:45:24.863Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3079 | 2025-03-07T22:45:24.864Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }
result = Ok(())
|
3080 | 2025-03-07T22:45:24.864Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3081 | 2025-03-07T22:45:24.864Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3082 | 2025-03-07T22:45:24.866Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3083 | 2025-03-07T22:45:24.866Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3084 | 2025-03-07T22:45:24.868Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3085 | 2025-03-07T22:45:24.868Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3086 | 2025-03-07T22:45:24.870Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3087 | 2025-03-07T22:45:24.870Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3088 | 2025-03-07T22:45:24.873Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3089 | 2025-03-07T22:45:24.873Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3090 | 2025-03-07T22:45:24.876Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3091 | 2025-03-07T22:45:24.876Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3092 | 2025-03-07T22:45:24.878Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3093 | 2025-03-07T22:45:24.878Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3094 | 2025-03-07T22:45:24.881Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3095 | 2025-03-07T22:45:24.884Z | DEBG | nexus (dropshot_external): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ByName("instance-a006ebcb846") }
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3096 | 2025-03-07T22:45:24.884Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3097 | 2025-03-07T22:45:24.884Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3098 | 2025-03-07T22:45:24.887Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3099 | 2025-03-07T22:45:24.887Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3100 | 2025-03-07T22:45:24.889Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3101 | 2025-03-07T22:45:24.889Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3102 | 2025-03-07T22:45:24.891Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3103 | 2025-03-07T22:45:24.892Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3104 | 2025-03-07T22:45:24.893Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3105 | 2025-03-07T22:45:24.896Z | DEBG | nexus (dropshot_external): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ByName("instance-a006ebcb846") }
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3106 | 2025-03-07T22:45:24.896Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3107 | 2025-03-07T22:45:24.896Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3108 | 2025-03-07T22:45:24.899Z | INFO | nexus (dropshot_external): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 97971
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 3768dbce-a3d3-4276-a6bf-cb16aeca05aa
response_code = 200
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3109 | 2025-03-07T22:45:24.900Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3110 | 2025-03-07T22:45:24.900Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3111 | 2025-03-07T22:45:24.901Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3112 | 2025-03-07T22:45:24.901Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3113 | 2025-03-07T22:45:24.902Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3114 | 2025-03-07T22:45:24.903Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("token = \\"ccad87921380ca12014dfaebe01e749ff1f137ca\\"") }
result = Ok(())
|
3115 | 2025-03-07T22:45:24.904Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3116 | 2025-03-07T22:45:24.904Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3117 | 2025-03-07T22:45:24.905Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3118 | 2025-03-07T22:45:24.905Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3119 | 2025-03-07T22:45:24.906Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3120 | 2025-03-07T22:45:24.907Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3121 | 2025-03-07T22:45:24.908Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3122 | 2025-03-07T22:45:24.908Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3123 | 2025-03-07T22:45:24.909Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3124 | 2025-03-07T22:45:24.910Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
3125 | 2025-03-07T22:45:24.910Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3126 | 2025-03-07T22:45:24.910Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3127 | 2025-03-07T22:45:24.912Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3128 | 2025-03-07T22:45:24.913Z | DEBG | nexus (ExternalAuthn): authorize result
action = Modify
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("ccad87921380ca12014dfaebe01e749ff1f137ca") }
result = Ok(())
|
3129 | 2025-03-07T22:45:24.913Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3130 | 2025-03-07T22:45:24.913Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3131 | 2025-03-07T22:45:24.917Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3132 | 2025-03-07T22:45:24.917Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3133 | 2025-03-07T22:45:24.918Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3134 | 2025-03-07T22:45:24.919Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3135 | 2025-03-07T22:45:24.920Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3136 | 2025-03-07T22:45:24.920Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3137 | 2025-03-07T22:45:24.921Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3138 | 2025-03-07T22:45:24.922Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3139 | 2025-03-07T22:45:24.923Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3140 | 2025-03-07T22:45:24.924Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
3141 | 2025-03-07T22:45:24.924Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3142 | 2025-03-07T22:45:24.924Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3143 | 2025-03-07T22:45:24.925Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3144 | 2025-03-07T22:45:24.925Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3145 | 2025-03-07T22:45:24.926Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3146 | 2025-03-07T22:45:24.926Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3147 | 2025-03-07T22:45:24.927Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3148 | 2025-03-07T22:45:24.928Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }
result = Ok(())
|
3149 | 2025-03-07T22:45:24.928Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3150 | 2025-03-07T22:45:24.929Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3151 | 2025-03-07T22:45:24.930Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3152 | 2025-03-07T22:45:24.930Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3153 | 2025-03-07T22:45:24.932Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3154 | 2025-03-07T22:45:24.932Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3155 | 2025-03-07T22:45:24.934Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3156 | 2025-03-07T22:45:24.934Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3157 | 2025-03-07T22:45:24.936Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3158 | 2025-03-07T22:45:24.936Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3159 | 2025-03-07T22:45:24.938Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3160 | 2025-03-07T22:45:24.938Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3161 | 2025-03-07T22:45:24.941Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3162 | 2025-03-07T22:45:24.941Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3163 | 2025-03-07T22:45:24.943Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3164 | 2025-03-07T22:45:24.947Z | DEBG | nexus (dropshot_external): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ByName("instance-a006ebcb846") }
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3165 | 2025-03-07T22:45:24.947Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3166 | 2025-03-07T22:45:24.947Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3167 | 2025-03-07T22:45:24.949Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3168 | 2025-03-07T22:45:24.949Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3169 | 2025-03-07T22:45:24.950Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3170 | 2025-03-07T22:45:24.951Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3171 | 2025-03-07T22:45:24.953Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3172 | 2025-03-07T22:45:24.953Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3173 | 2025-03-07T22:45:24.956Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3174 | 2025-03-07T22:45:24.959Z | DEBG | nexus (dropshot_external): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ByName("instance-a006ebcb846") }
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3175 | 2025-03-07T22:45:24.959Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3176 | 2025-03-07T22:45:24.959Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3177 | 2025-03-07T22:45:24.995Z | INFO | nexus (dropshot_external): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 95675
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = a5f2851a-2b76-4758-9455-f7729080ccf0
response_code = 200
uri = /v1/instances/instance-a006ebcb846/serial-console?from_start=0&max_bytes=10485760&project=proj-9130e8fe788
|
3178 | 2025-03-07T22:45:25.311Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 5d1b0c22-c65f-4d4d-a52d-7312f05ca24f
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
3179 | 2025-03-07T22:45:25.311Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 5d1b0c22-c65f-4d4d-a52d-7312f05ca24f
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
3180 | 2025-03-07T22:45:25.313Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2602
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 5d1b0c22-c65f-4d4d-a52d-7312f05ca24f
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
3181 | 2025-03-07T22:45:25.674Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3182 | 2025-03-07T22:45:25.674Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3183 | 2025-03-07T22:45:25.676Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3184 | 2025-03-07T22:45:25.676Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3185 | 2025-03-07T22:45:25.678Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3186 | 2025-03-07T22:45:25.679Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("token = \\"ccad87921380ca12014dfaebe01e749ff1f137ca\\"") }
result = Ok(())
|
3187 | 2025-03-07T22:45:25.679Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3188 | 2025-03-07T22:45:25.680Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3189 | 2025-03-07T22:45:25.681Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3190 | 2025-03-07T22:45:25.682Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3191 | 2025-03-07T22:45:25.684Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3192 | 2025-03-07T22:45:25.684Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3193 | 2025-03-07T22:45:25.685Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3194 | 2025-03-07T22:45:25.686Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3195 | 2025-03-07T22:45:25.687Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3196 | 2025-03-07T22:45:25.688Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
3197 | 2025-03-07T22:45:25.688Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3198 | 2025-03-07T22:45:25.688Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3199 | 2025-03-07T22:45:25.690Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3200 | 2025-03-07T22:45:25.691Z | DEBG | nexus (ExternalAuthn): authorize result
action = Modify
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("ccad87921380ca12014dfaebe01e749ff1f137ca") }
result = Ok(())
|
3201 | 2025-03-07T22:45:25.691Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3202 | 2025-03-07T22:45:25.691Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3203 | 2025-03-07T22:45:25.699Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3204 | 2025-03-07T22:45:25.699Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3205 | 2025-03-07T22:45:25.700Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3206 | 2025-03-07T22:45:25.700Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3207 | 2025-03-07T22:45:25.705Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3208 | 2025-03-07T22:45:25.705Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3209 | 2025-03-07T22:45:25.706Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3210 | 2025-03-07T22:45:25.707Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3211 | 2025-03-07T22:45:25.708Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3212 | 2025-03-07T22:45:25.709Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
3213 | 2025-03-07T22:45:25.709Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3214 | 2025-03-07T22:45:25.710Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3215 | 2025-03-07T22:45:25.711Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3216 | 2025-03-07T22:45:25.711Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3217 | 2025-03-07T22:45:25.713Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3218 | 2025-03-07T22:45:25.713Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3219 | 2025-03-07T22:45:25.715Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3220 | 2025-03-07T22:45:25.716Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }
result = Ok(())
|
3221 | 2025-03-07T22:45:25.716Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3222 | 2025-03-07T22:45:25.716Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3223 | 2025-03-07T22:45:25.717Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3224 | 2025-03-07T22:45:25.717Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3225 | 2025-03-07T22:45:25.719Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3226 | 2025-03-07T22:45:25.719Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3227 | 2025-03-07T22:45:25.721Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3228 | 2025-03-07T22:45:25.721Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3229 | 2025-03-07T22:45:25.724Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3230 | 2025-03-07T22:45:25.724Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3231 | 2025-03-07T22:45:25.727Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3232 | 2025-03-07T22:45:25.727Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3233 | 2025-03-07T22:45:25.728Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3234 | 2025-03-07T22:45:25.729Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3235 | 2025-03-07T22:45:25.731Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3236 | 2025-03-07T22:45:25.734Z | DEBG | nexus (dropshot_external): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ByName("instance-a006ebcb846") }
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3237 | 2025-03-07T22:45:25.734Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3238 | 2025-03-07T22:45:25.734Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3239 | 2025-03-07T22:45:25.737Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3240 | 2025-03-07T22:45:25.737Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3241 | 2025-03-07T22:45:25.739Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3242 | 2025-03-07T22:45:25.739Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3243 | 2025-03-07T22:45:25.741Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3244 | 2025-03-07T22:45:25.742Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3245 | 2025-03-07T22:45:25.743Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3246 | 2025-03-07T22:45:25.746Z | DEBG | nexus (dropshot_external): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ByName("instance-a006ebcb846") }
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3247 | 2025-03-07T22:45:25.746Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3248 | 2025-03-07T22:45:25.747Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3249 | 2025-03-07T22:45:25.748Z | INFO | nexus (dropshot_external): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 74741
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 64624ef5-c0cb-46e0-83c2-2e4acb2a2b90
response_code = 200
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3250 | 2025-03-07T22:45:25.750Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3251 | 2025-03-07T22:45:25.750Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3252 | 2025-03-07T22:45:25.751Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3253 | 2025-03-07T22:45:25.751Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3254 | 2025-03-07T22:45:25.756Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3255 | 2025-03-07T22:45:25.757Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("token = \\"ccad87921380ca12014dfaebe01e749ff1f137ca\\"") }
result = Ok(())
|
3256 | 2025-03-07T22:45:25.757Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3257 | 2025-03-07T22:45:25.758Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3258 | 2025-03-07T22:45:25.759Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3259 | 2025-03-07T22:45:25.759Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3260 | 2025-03-07T22:45:25.760Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3261 | 2025-03-07T22:45:25.761Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3262 | 2025-03-07T22:45:25.762Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3263 | 2025-03-07T22:45:25.762Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3264 | 2025-03-07T22:45:25.763Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3265 | 2025-03-07T22:45:25.765Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
3266 | 2025-03-07T22:45:25.765Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3267 | 2025-03-07T22:45:25.765Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3268 | 2025-03-07T22:45:25.766Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3269 | 2025-03-07T22:45:25.768Z | DEBG | nexus (ExternalAuthn): authorize result
action = Modify
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("ccad87921380ca12014dfaebe01e749ff1f137ca") }
result = Ok(())
|
3270 | 2025-03-07T22:45:25.768Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3271 | 2025-03-07T22:45:25.768Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3272 | 2025-03-07T22:45:25.772Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3273 | 2025-03-07T22:45:25.772Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3274 | 2025-03-07T22:45:25.773Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3275 | 2025-03-07T22:45:25.774Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3276 | 2025-03-07T22:45:25.775Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3277 | 2025-03-07T22:45:25.775Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3278 | 2025-03-07T22:45:25.776Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3279 | 2025-03-07T22:45:25.776Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3280 | 2025-03-07T22:45:25.778Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3281 | 2025-03-07T22:45:25.779Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
3282 | 2025-03-07T22:45:25.779Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3283 | 2025-03-07T22:45:25.779Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3284 | 2025-03-07T22:45:25.781Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3285 | 2025-03-07T22:45:25.781Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3286 | 2025-03-07T22:45:25.781Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3287 | 2025-03-07T22:45:25.782Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3288 | 2025-03-07T22:45:25.783Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3289 | 2025-03-07T22:45:25.784Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }
result = Ok(())
|
3290 | 2025-03-07T22:45:25.784Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3291 | 2025-03-07T22:45:25.784Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3292 | 2025-03-07T22:45:25.786Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3293 | 2025-03-07T22:45:25.786Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3294 | 2025-03-07T22:45:25.787Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3295 | 2025-03-07T22:45:25.788Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3296 | 2025-03-07T22:45:25.789Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3297 | 2025-03-07T22:45:25.790Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3298 | 2025-03-07T22:45:25.791Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3299 | 2025-03-07T22:45:25.791Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3300 | 2025-03-07T22:45:25.793Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3301 | 2025-03-07T22:45:25.794Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3302 | 2025-03-07T22:45:25.796Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3303 | 2025-03-07T22:45:25.796Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3304 | 2025-03-07T22:45:25.798Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3305 | 2025-03-07T22:45:25.801Z | DEBG | nexus (dropshot_external): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ByName("instance-a006ebcb846") }
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3306 | 2025-03-07T22:45:25.801Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3307 | 2025-03-07T22:45:25.801Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3308 | 2025-03-07T22:45:25.803Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3309 | 2025-03-07T22:45:25.803Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3310 | 2025-03-07T22:45:25.805Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3311 | 2025-03-07T22:45:25.805Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3312 | 2025-03-07T22:45:25.807Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3313 | 2025-03-07T22:45:25.807Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3314 | 2025-03-07T22:45:25.810Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3315 | 2025-03-07T22:45:25.813Z | DEBG | nexus (dropshot_external): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ByName("instance-a006ebcb846") }
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3316 | 2025-03-07T22:45:25.813Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3317 | 2025-03-07T22:45:25.813Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3318 | 2025-03-07T22:45:25.850Z | INFO | nexus (dropshot_external): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 100049
local_addr = 172.30.2.5:443
method = GET
remote_addr = 10.151.1.100:36370
req_id = 70aab33a-b618-426c-b94e-883a4bc65116
response_code = 200
uri = /v1/instances/instance-a006ebcb846/serial-console?max_bytes=1048576&most_recent=1048576&project=proj-9130e8fe788
|
3319 | 2025-03-07T22:45:26.334Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 90ec7734-a314-4175-9e4a-3e28235c78d0
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
3320 | 2025-03-07T22:45:26.334Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 90ec7734-a314-4175-9e4a-3e28235c78d0
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
3321 | 2025-03-07T22:45:26.335Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3322 | 2025-03-07T22:45:26.336Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1934
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 90ec7734-a314-4175-9e4a-3e28235c78d0
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
3323 | 2025-03-07T22:45:26.336Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3324 | 2025-03-07T22:45:26.337Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3325 | 2025-03-07T22:45:26.337Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3326 | 2025-03-07T22:45:26.339Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3327 | 2025-03-07T22:45:26.340Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("token = \\"ccad87921380ca12014dfaebe01e749ff1f137ca\\"") }
result = Ok(())
|
3328 | 2025-03-07T22:45:26.340Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3329 | 2025-03-07T22:45:26.340Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3330 | 2025-03-07T22:45:26.342Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3331 | 2025-03-07T22:45:26.342Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3332 | 2025-03-07T22:45:26.344Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3333 | 2025-03-07T22:45:26.344Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3334 | 2025-03-07T22:45:26.346Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3335 | 2025-03-07T22:45:26.346Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3336 | 2025-03-07T22:45:26.347Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3337 | 2025-03-07T22:45:26.348Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
3338 | 2025-03-07T22:45:26.348Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3339 | 2025-03-07T22:45:26.348Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3340 | 2025-03-07T22:45:26.349Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3341 | 2025-03-07T22:45:26.350Z | DEBG | nexus (ExternalAuthn): authorize result
action = Modify
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("ccad87921380ca12014dfaebe01e749ff1f137ca") }
result = Ok(())
|
3342 | 2025-03-07T22:45:26.350Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3343 | 2025-03-07T22:45:26.351Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3344 | 2025-03-07T22:45:26.357Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3345 | 2025-03-07T22:45:26.358Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3346 | 2025-03-07T22:45:26.359Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3347 | 2025-03-07T22:45:26.359Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3348 | 2025-03-07T22:45:26.360Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3349 | 2025-03-07T22:45:26.360Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3350 | 2025-03-07T22:45:26.361Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3351 | 2025-03-07T22:45:26.362Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3352 | 2025-03-07T22:45:26.363Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3353 | 2025-03-07T22:45:26.364Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
3354 | 2025-03-07T22:45:26.364Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3355 | 2025-03-07T22:45:26.364Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3356 | 2025-03-07T22:45:26.365Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3357 | 2025-03-07T22:45:26.366Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3358 | 2025-03-07T22:45:26.367Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3359 | 2025-03-07T22:45:26.367Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3360 | 2025-03-07T22:45:26.368Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3361 | 2025-03-07T22:45:26.369Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }
result = Ok(())
|
3362 | 2025-03-07T22:45:26.369Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3363 | 2025-03-07T22:45:26.369Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3364 | 2025-03-07T22:45:26.370Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3365 | 2025-03-07T22:45:26.370Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3366 | 2025-03-07T22:45:26.372Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3367 | 2025-03-07T22:45:26.372Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3368 | 2025-03-07T22:45:26.374Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3369 | 2025-03-07T22:45:26.374Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3370 | 2025-03-07T22:45:26.376Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3371 | 2025-03-07T22:45:26.377Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3372 | 2025-03-07T22:45:26.379Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3373 | 2025-03-07T22:45:26.379Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3374 | 2025-03-07T22:45:26.381Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3375 | 2025-03-07T22:45:26.381Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3376 | 2025-03-07T22:45:26.383Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3377 | 2025-03-07T22:45:26.386Z | DEBG | nexus (dropshot_external): authorize result
action = Modify
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ByName("instance-a006ebcb846") }
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3378 | 2025-03-07T22:45:26.386Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3379 | 2025-03-07T22:45:26.386Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3380 | 2025-03-07T22:45:26.389Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3381 | 2025-03-07T22:45:26.389Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3382 | 2025-03-07T22:45:26.391Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3383 | 2025-03-07T22:45:26.391Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3384 | 2025-03-07T22:45:26.393Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3385 | 2025-03-07T22:45:26.394Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3386 | 2025-03-07T22:45:26.395Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3387 | 2025-03-07T22:45:26.398Z | DEBG | nexus (dropshot_external): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ByName("instance-a006ebcb846") }
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3388 | 2025-03-07T22:45:26.398Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3389 | 2025-03-07T22:45:26.398Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3390 | 2025-03-07T22:45:26.400Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {} }
|
3391 | 2025-03-07T22:45:26.401Z | DEBG | nexus (InstanceAllocator): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Database
result = Ok(())
|
3392 | 2025-03-07T22:45:26.403Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {} }
|
3393 | 2025-03-07T22:45:26.403Z | DEBG | nexus (InstanceAllocator): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Database
result = Ok(())
|
3394 | 2025-03-07T22:45:26.404Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "viewer")} }
|
3395 | 2025-03-07T22:45:26.406Z | DEBG | nexus (InstanceAllocator): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Sled { parent: Fleet, key: 73b218dd-7dbc-4345-acb1-fe69ced4a7f7, lookup_type: ById(73b218dd-7dbc-4345-acb1-fe69ced4a7f7) }
result = Ok(())
|
3396 | 2025-03-07T22:45:26.436Z | DEBG | nexus: client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030/state
|
3397 | 2025-03-07T22:45:26.437Z | DEBG | nexus: client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030/state", status: 200, headers: {"content-type": "application/json", "x-request-id": "a549fc62-9121-4306-8dc2-70b6b3497884", "content-length": "151", "date": "Fri, 07 Mar 2025 22:45:26 GMT"} })
|
3398 | 2025-03-07T22:45:26.437Z | INFO | nexus (dropshot_external): received new VMM runtime state from sled agent
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
file = nexus/src/app/instance.rs:2088
local_addr = 172.30.2.5:443
method = POST
migration_state = Migrations { migration_in: None, migration_out: None }
propolis_id = 03cf82ac-c6eb-49ea-9515-bc937b5eb030
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
vmm_state = VmmRuntimeState { state: Stopping, gen: Generation(5), time_updated: 2025-03-07T22:45:26.437255151Z }
|
3399 | 2025-03-07T22:45:26.437Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3400 | 2025-03-07T22:45:26.437Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3401 | 2025-03-07T22:45:26.437Z | INFO | nexus (dropshot_internal): received new VMM runtime state from sled agent
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
file = nexus/src/app/instance.rs:2088
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
migration_state = Migrations { migration_in: None, migration_out: None }
propolis_id = 03cf82ac-c6eb-49ea-9515-bc937b5eb030
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e12be088-6c91-4dd5-8a13-b0659199bb80
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
vmm_state = VmmRuntimeState { state: Stopping, gen: Generation(6), time_updated: 2025-03-07T22:45:26.437465773Z }
|
3402 | 2025-03-07T22:45:26.437Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e12be088-6c91-4dd5-8a13-b0659199bb80
roles = RoleSet { roles: {} }
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
3403 | 2025-03-07T22:45:26.437Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e12be088-6c91-4dd5-8a13-b0659199bb80
resource = Database
result = Ok(())
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
3404 | 2025-03-07T22:45:26.479Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3405 | 2025-03-07T22:45:26.480Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3406 | 2025-03-07T22:45:26.481Z | WARN | nexus (datastore): Retryable transaction failure
file = nexus/db-queries/src/transaction_retry.rs:165
retry_after (ms) = 39
transaction = vmm_and_migration_update_runtime
|
3407 | 2025-03-07T22:45:26.482Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3408 | 2025-03-07T22:45:26.482Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3409 | 2025-03-07T22:45:26.485Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3410 | 2025-03-07T22:45:26.485Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3411 | 2025-03-07T22:45:26.488Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3412 | 2025-03-07T22:45:26.488Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3413 | 2025-03-07T22:45:26.490Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3414 | 2025-03-07T22:45:26.494Z | DEBG | nexus (dropshot_external): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ByName("instance-a006ebcb846") }
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3415 | 2025-03-07T22:45:26.494Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3416 | 2025-03-07T22:45:26.494Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3417 | 2025-03-07T22:45:26.529Z | INFO | nexus (dropshot_external): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 193482
local_addr = 172.30.2.5:443
method = POST
remote_addr = 10.151.1.100:36370
req_id = 6af07954-232e-4b21-9b17-b0741332fbd6
response_code = 202
uri = /v1/instances/instance-a006ebcb846/stop?project=proj-9130e8fe788
|
3418 | 2025-03-07T22:45:26.529Z | INFO | nexus (datastore): transaction completed
attempts = 2
file = nexus/db-queries/src/transaction_retry.rs:121
transaction = vmm_and_migration_update_runtime
|
3419 | 2025-03-07T22:45:26.529Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 91691
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e12be088-6c91-4dd5-8a13-b0659199bb80
response_code = 204
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
3420 | 2025-03-07T22:45:26.532Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3421 | 2025-03-07T22:45:26.533Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3422 | 2025-03-07T22:45:26.534Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3423 | 2025-03-07T22:45:26.534Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3424 | 2025-03-07T22:45:26.536Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3425 | 2025-03-07T22:45:26.537Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("token = \\"ccad87921380ca12014dfaebe01e749ff1f137ca\\"") }
result = Ok(())
|
3426 | 2025-03-07T22:45:26.537Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3427 | 2025-03-07T22:45:26.537Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3428 | 2025-03-07T22:45:26.539Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3429 | 2025-03-07T22:45:26.539Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3430 | 2025-03-07T22:45:26.540Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3431 | 2025-03-07T22:45:26.540Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3432 | 2025-03-07T22:45:26.542Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3433 | 2025-03-07T22:45:26.542Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3434 | 2025-03-07T22:45:26.543Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3435 | 2025-03-07T22:45:26.545Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
3436 | 2025-03-07T22:45:26.545Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3437 | 2025-03-07T22:45:26.545Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3438 | 2025-03-07T22:45:26.546Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3439 | 2025-03-07T22:45:26.547Z | DEBG | nexus (ExternalAuthn): authorize result
action = Modify
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("ccad87921380ca12014dfaebe01e749ff1f137ca") }
result = Ok(())
|
3440 | 2025-03-07T22:45:26.547Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3441 | 2025-03-07T22:45:26.548Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3442 | 2025-03-07T22:45:26.553Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3443 | 2025-03-07T22:45:26.554Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3444 | 2025-03-07T22:45:26.555Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3445 | 2025-03-07T22:45:26.555Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3446 | 2025-03-07T22:45:26.556Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3447 | 2025-03-07T22:45:26.556Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3448 | 2025-03-07T22:45:26.558Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3449 | 2025-03-07T22:45:26.558Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3450 | 2025-03-07T22:45:26.559Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3451 | 2025-03-07T22:45:26.561Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
3452 | 2025-03-07T22:45:26.561Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3453 | 2025-03-07T22:45:26.561Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3454 | 2025-03-07T22:45:26.562Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3455 | 2025-03-07T22:45:26.562Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3456 | 2025-03-07T22:45:26.563Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3457 | 2025-03-07T22:45:26.564Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3458 | 2025-03-07T22:45:26.565Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3459 | 2025-03-07T22:45:26.566Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }
result = Ok(())
|
3460 | 2025-03-07T22:45:26.566Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 22b864f6-ac25-481a-abbc-71903da6b3aa
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3461 | 2025-03-07T22:45:26.566Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 22b864f6-ac25-481a-abbc-71903da6b3aa
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3462 | 2025-03-07T22:45:26.567Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 22b864f6-ac25-481a-abbc-71903da6b3aa
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3463 | 2025-03-07T22:45:26.567Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 22b864f6-ac25-481a-abbc-71903da6b3aa
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3464 | 2025-03-07T22:45:26.569Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 22b864f6-ac25-481a-abbc-71903da6b3aa
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3465 | 2025-03-07T22:45:26.569Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 22b864f6-ac25-481a-abbc-71903da6b3aa
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3466 | 2025-03-07T22:45:26.572Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 22b864f6-ac25-481a-abbc-71903da6b3aa
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3467 | 2025-03-07T22:45:26.572Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 22b864f6-ac25-481a-abbc-71903da6b3aa
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3468 | 2025-03-07T22:45:26.574Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 22b864f6-ac25-481a-abbc-71903da6b3aa
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3469 | 2025-03-07T22:45:26.574Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 22b864f6-ac25-481a-abbc-71903da6b3aa
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3470 | 2025-03-07T22:45:26.576Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 22b864f6-ac25-481a-abbc-71903da6b3aa
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3471 | 2025-03-07T22:45:26.576Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 22b864f6-ac25-481a-abbc-71903da6b3aa
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3472 | 2025-03-07T22:45:26.579Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 22b864f6-ac25-481a-abbc-71903da6b3aa
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3473 | 2025-03-07T22:45:26.579Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 22b864f6-ac25-481a-abbc-71903da6b3aa
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3474 | 2025-03-07T22:45:26.581Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 22b864f6-ac25-481a-abbc-71903da6b3aa
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3475 | 2025-03-07T22:45:26.584Z | DEBG | nexus (dropshot_external): authorize result
action = Delete
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 22b864f6-ac25-481a-abbc-71903da6b3aa
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ByName("instance-a006ebcb846") }
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3476 | 2025-03-07T22:45:26.584Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {} }
|
3477 | 2025-03-07T22:45:26.584Z | DEBG | nexus (InstanceAllocator): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Database
result = Ok(())
|
3478 | 2025-03-07T22:45:26.586Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "viewer")} }
|
3479 | 2025-03-07T22:45:26.587Z | DEBG | nexus (InstanceAllocator): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Fleet
result = Ok(())
|
3480 | 2025-03-07T22:45:26.587Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {} }
|
3481 | 2025-03-07T22:45:26.587Z | DEBG | nexus (InstanceAllocator): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Database
result = Ok(())
|
3482 | 2025-03-07T22:45:26.591Z | INFO | nexus (SagaExecutor): preparing saga
file = nexus/src/app/saga.rs:255
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
|
3483 | 2025-03-07T22:45:26.591Z | INFO | nexus (SEC): saga create
dag = {"end_node":5,"graph":{"edge_property":"directed","edges":[[0,1,null],[1,2,null],[2,3,null],[4,0,null],[3,5,null]],"node_holes":[],"nodes":[{"Action":{"action_name":"instance_delete.instance_delete_nat","label":"InstanceDeleteNat","name":"no_result4"}},{"Action":{"action_name":"instance_delete.instance_delete_record","label":"InstanceDeleteRecord","name":"no_result1"}},{"Action":{"action_name":"instance_delete.delete_network_interfaces","label":"DeleteNetworkInterfaces","name":"no_result2"}},{"Action":{"action_name":"instance_delete.deallocate_external_ip","label":"DeallocateExternalIp","name":"no_result3"}},{"Start":{"params":{"authz_instance":{"key":"831cf520-76c6-431b-a34a-a29e6222f280","lookup_type":{"ByName":"instance-a006ebcb846"},"parent":{"key":"107a88d3-76d7-4966-94ec-e33719cb87ce","lookup_type":{"ByName":"proj-9130e8fe788"},"parent":{"key":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","lookup_type":{"ById":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452"},"parent":null}}},"boundary_switches":["switch0"],"instance":{"auto_restart":{"cooldown":null,"policy":null},"boot_disk_id":"370dbcde-0c30-435a-8fb2-58d8230eaddc","hostname":"localshark","identity":{"description":"","id":"831cf520-76c6-431b-a34a-a29e6222f280","name":"instance-a006ebcb846","time_created":"2025-03-07T22:45:05.966018Z","time_deleted":null,"time_modified":"2025-03-07T22:45:05.966018Z"},"memory":1073741824,"ncpus":2,"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","runtime_state":{"dst_propolis_id":null,"gen":3,"migration_id":null,"nexus_state":"Vmm","propolis_id":"03cf82ac-c6eb-49ea-9515-bc937b5eb030","time_last_auto_restarted":null,"time_updated":"2025-03-07T22:45:05.966018Z"},"updater_gen":1,"updater_id":null,"user_data":[]},"serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}}}},"End"]},"saga_name":"instance-delete","start_node":4}
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1146
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3484 | 2025-03-07T22:45:26.592Z | INFO | nexus (SecStore): creating saga
file = nexus/db-queries/src/db/sec_store.rs:50
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
|
3485 | 2025-03-07T22:45:26.623Z | INFO | nexus (SagaExecutor): starting saga
file = nexus/src/app/saga.rs:353
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
|
3486 | 2025-03-07T22:45:26.623Z | INFO | nexus (SEC): saga start
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:967
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3487 | 2025-03-07T22:45:26.623Z | DEBG | nexus (SEC): saga log event
new_state = N004 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3488 | 2025-03-07T22:45:26.623Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 4
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
|
3489 | 2025-03-07T22:45:26.627Z | DEBG | nexus (SEC): saga log event
new_state = N004 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3490 | 2025-03-07T22:45:26.627Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 4
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
|
3491 | 2025-03-07T22:45:26.630Z | DEBG | nexus (SEC): saga log event
new_state = N000 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3492 | 2025-03-07T22:45:26.630Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 0
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
|
3493 | 2025-03-07T22:45:26.633Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3494 | 2025-03-07T22:45:26.634Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3495 | 2025-03-07T22:45:26.636Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3496 | 2025-03-07T22:45:26.636Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3497 | 2025-03-07T22:45:26.638Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3498 | 2025-03-07T22:45:26.638Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3499 | 2025-03-07T22:45:26.639Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3500 | 2025-03-07T22:45:26.640Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3501 | 2025-03-07T22:45:26.642Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3502 | 2025-03-07T22:45:26.642Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3503 | 2025-03-07T22:45:26.644Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3504 | 2025-03-07T22:45:26.644Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3505 | 2025-03-07T22:45:26.647Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3506 | 2025-03-07T22:45:26.647Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3507 | 2025-03-07T22:45:26.648Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3508 | 2025-03-07T22:45:26.651Z | DEBG | nexus (SagaExecutor): authorize result
action = Modify
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ById(831cf520-76c6-431b-a34a-a29e6222f280) }
result = Ok(())
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3509 | 2025-03-07T22:45:26.651Z | INFO | nexus: deleting instance dpd configuration
file = nexus/src/app/instance_network.rs:548
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
|
3510 | 2025-03-07T22:45:26.651Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3511 | 2025-03-07T22:45:26.651Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3512 | 2025-03-07T22:45:26.654Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3513 | 2025-03-07T22:45:26.654Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3514 | 2025-03-07T22:45:26.667Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3515 | 2025-03-07T22:45:26.667Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3516 | 2025-03-07T22:45:26.675Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {} }
|
3517 | 2025-03-07T22:45:26.675Z | DEBG | nexus (InstanceAllocator): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Database
result = Ok(())
|
3518 | 2025-03-07T22:45:26.677Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "viewer")} }
|
3519 | 2025-03-07T22:45:26.678Z | DEBG | nexus (InstanceAllocator): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Fleet
result = Ok(())
|
3520 | 2025-03-07T22:45:26.678Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {} }
|
3521 | 2025-03-07T22:45:26.678Z | DEBG | nexus (InstanceAllocator): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Database
result = Ok(())
|
3522 | 2025-03-07T22:45:26.683Z | DEBG | nexus: notifying dendrite of updates
instance_id = Some(831cf520-76c6-431b-a34a-a29e6222f280 (instance))
switch = switch0
|
3523 | 2025-03-07T22:45:26.683Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1485, tv_nsec: 30141128 } })
|
3524 | 2025-03-07T22:45:26.683Z | INFO | nexus: Determining switch slots managed by switch zones
file = nexus/src/app/mod.rs:1171
|
3525 | 2025-03-07T22:45:26.713Z | INFO | nexus: determining switch slot managed by dendrite zone
file = nexus/src/app/mod.rs:1179
zone_address = fd00:1122:3344:101::2
|
3526 | 2025-03-07T22:45:26.713Z | DEBG | nexus (MgsClient): client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
3527 | 2025-03-07T22:45:26.714Z | DEBG | nexus (MgsClient): client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "ce9c827e-1321-4c7d-ae60-71c9a8d3346e", "content-length": "26", "date": "Fri, 07 Mar 2025 22:45:26 GMT"} })
|
3528 | 2025-03-07T22:45:26.714Z | INFO | nexus: identified switch slot for dendrite zone
file = nexus/src/app/mod.rs:1184
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
3529 | 2025-03-07T22:45:26.715Z | INFO | nexus: completed mapping dendrite zones to switch slots
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
3530 | 2025-03-07T22:45:26.744Z | DEBG | nexus (DpdClient): client request
body = None
method = POST
uri = http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/trigger
|
3531 | 2025-03-07T22:45:26.744Z | DEBG | nexus (DpdClient): client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/trigger", status: 200, headers: {"content-type": "application/json", "x-request-id": "21618949-41dc-407a-9b7d-466d2e81de77", "content-length": "4", "date": "Fri, 07 Mar 2025 22:45:26 GMT"} })
|
3532 | 2025-03-07T22:45:26.745Z | DEBG | nexus (SEC): saga log event
new_state = N000 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3533 | 2025-03-07T22:45:26.745Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 0
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
|
3534 | 2025-03-07T22:45:26.749Z | DEBG | nexus (SEC): saga log event
new_state = N001 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3535 | 2025-03-07T22:45:26.749Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 1
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
|
3536 | 2025-03-07T22:45:26.755Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
3537 | 2025-03-07T22:45:26.755Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
3538 | 2025-03-07T22:45:26.758Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
3539 | 2025-03-07T22:45:26.758Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
3540 | 2025-03-07T22:45:26.761Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
3541 | 2025-03-07T22:45:26.761Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
3542 | 2025-03-07T22:45:26.764Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
3543 | 2025-03-07T22:45:26.764Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
3544 | 2025-03-07T22:45:26.767Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
3545 | 2025-03-07T22:45:26.770Z | DEBG | nexus (SagaExecutor): authorize result
action = Delete
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ByName("instance-a006ebcb846") }
result = Ok(())
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
3546 | 2025-03-07T22:45:26.770Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
3547 | 2025-03-07T22:45:26.770Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
3548 | 2025-03-07T22:45:26.788Z | DEBG | nexus (SEC): saga log event
new_state = N001 failed
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3549 | 2025-03-07T22:45:26.788Z | DEBG | nexus (SecStore): recording saga event
event_type = Failed(ActionFailed { source_error: Object {"InvalidRequest": Object {"message": Object {"external_message": String("cannot delete instance: instance is running or has not yet fully stopped"), "internal_context": String("")}}} })
node_id = 1
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
|
3550 | 2025-03-07T22:45:26.792Z | INFO | nexus (SEC): update for saga cached state
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1384
new_state = Unwinding
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3551 | 2025-03-07T22:45:26.792Z | INFO | nexus (SecStore): updating state
file = nexus/db-queries/src/db/sec_store.rs:95
new_state = unwinding
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
|
3552 | 2025-03-07T22:45:26.830Z | DEBG | nexus (SEC): saga log event
new_state = N000 undo_started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3553 | 2025-03-07T22:45:26.830Z | DEBG | nexus (SecStore): recording saga event
event_type = UndoStarted
node_id = 0
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
|
3554 | 2025-03-07T22:45:26.835Z | DEBG | nexus (SEC): saga log event
new_state = N000 undo_finished
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3555 | 2025-03-07T22:45:26.835Z | DEBG | nexus (SecStore): recording saga event
event_type = UndoFinished
node_id = 0
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
|
3556 | 2025-03-07T22:45:26.840Z | DEBG | nexus (SEC): saga log event
new_state = N004 undo_started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3557 | 2025-03-07T22:45:26.840Z | DEBG | nexus (SecStore): recording saga event
event_type = UndoStarted
node_id = 4
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
|
3558 | 2025-03-07T22:45:26.844Z | DEBG | nexus (SEC): saga log event
new_state = N004 undo_finished
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3559 | 2025-03-07T22:45:26.844Z | DEBG | nexus (SecStore): recording saga event
event_type = UndoFinished
node_id = 4
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
|
3560 | 2025-03-07T22:45:26.847Z | INFO | nexus (SEC): update for saga cached state
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1384
new_state = Done
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3561 | 2025-03-07T22:45:26.847Z | INFO | nexus (SecStore): updating state
file = nexus/db-queries/src/db/sec_store.rs:95
new_state = done
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
|
3562 | 2025-03-07T22:45:26.853Z | WARN | nexus (SEC): saga finished
action_error_node_name = "no_result1"
action_error_source = ActionFailed { source_error: Object {"InvalidRequest": Object {"message": Object {"external_message": String("cannot delete instance: instance is running or has not yet fully stopped"), "internal_context": String("")}}} }
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1044
result = failure
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
undo_result = success
|
3563 | 2025-03-07T22:45:26.853Z | INFO | nexus (SagaExecutor): saga finished
file = nexus/src/app/saga.rs:404
saga_id = 98f3c02f-b038-41ff-b90f-99bac84ba597
saga_name = instance-delete
saga_result = SagaResult { saga_id: 98f3c02f-b038-41ff-b90f-99bac84ba597, saga_log: SagaLog { saga_id: 98f3c02f-b038-41ff-b90f-99bac84ba597, unwinding: true, events: [N004 started, N004 succeeded, N000 started, N000 succeeded, N001 started, N001 failed, N000 undo_started, N000 undo_finished, N004 undo_started, N004 undo_finished], node_status: {0: UndoFinished, 1: Failed(ActionFailed { source_error: Object {"InvalidRequest": Object {"message": Object {"external_message": String("cannot delete instance: instance is running or has not yet fully stopped"), "internal_context": String("")}}} }), 4: UndoFinished} }, kind: Err(SagaResultErr { error_node_name: "no_result1", error_source: ActionFailed { source_error: Object {"InvalidRequest": Object {"message": Object {"external_message": String("cannot delete instance: instance is running or has not yet fully stopped"), "internal_context": String("")}}} }, undo_failure: None }) }
|
3564 | 2025-03-07T22:45:26.858Z | INFO | nexus (dropshot_external): request completed
error_message_external = cannot delete instance: instance is running or has not yet fully stopped
error_message_internal = cannot delete instance: instance is running or has not yet fully stopped (with internal context: saga ACTION error at node "no_result1")
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:855
latency_us = 328256
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 22b864f6-ac25-481a-abbc-71903da6b3aa
response_code = 400
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3565 | 2025-03-07T22:45:26.948Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:55015
req_id = b650d75b-b4a9-4c26-bc37-aff4a2d54a56
roles = RoleSet { roles: {} }
uri = /nat/ipv4/changeset/8?limit=100
|
3566 | 2025-03-07T22:45:26.948Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:55015
req_id = b650d75b-b4a9-4c26-bc37-aff4a2d54a56
resource = Database
result = Ok(())
uri = /nat/ipv4/changeset/8?limit=100
|
3567 | 2025-03-07T22:45:26.951Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 3509
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:55015
req_id = b650d75b-b4a9-4c26-bc37-aff4a2d54a56
response_code = 200
uri = /nat/ipv4/changeset/8?limit=100
|
3568 | 2025-03-07T22:45:26.952Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:55015
req_id = 3c69ce28-9940-4c50-bf9f-88861cc799f0
roles = RoleSet { roles: {} }
uri = /nat/ipv4/changeset/10?limit=100
|
3569 | 2025-03-07T22:45:26.952Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:55015
req_id = 3c69ce28-9940-4c50-bf9f-88861cc799f0
resource = Database
result = Ok(())
uri = /nat/ipv4/changeset/10?limit=100
|
3570 | 2025-03-07T22:45:26.955Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 3347
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:55015
req_id = 3c69ce28-9940-4c50-bf9f-88861cc799f0
response_code = 200
uri = /nat/ipv4/changeset/10?limit=100
|
3571 | 2025-03-07T22:45:27.355Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 9a1cb892-02dd-433c-8a5e-874877efc009
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
3572 | 2025-03-07T22:45:27.356Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 9a1cb892-02dd-433c-8a5e-874877efc009
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
3573 | 2025-03-07T22:45:27.357Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1895
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 9a1cb892-02dd-433c-8a5e-874877efc009
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
3574 | 2025-03-07T22:45:27.861Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3575 | 2025-03-07T22:45:27.862Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3576 | 2025-03-07T22:45:27.864Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3577 | 2025-03-07T22:45:27.864Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3578 | 2025-03-07T22:45:27.865Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3579 | 2025-03-07T22:45:27.867Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("token = \\"ccad87921380ca12014dfaebe01e749ff1f137ca\\"") }
result = Ok(())
|
3580 | 2025-03-07T22:45:27.867Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3581 | 2025-03-07T22:45:27.867Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3582 | 2025-03-07T22:45:27.868Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3583 | 2025-03-07T22:45:27.869Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3584 | 2025-03-07T22:45:27.870Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3585 | 2025-03-07T22:45:27.870Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3586 | 2025-03-07T22:45:27.872Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3587 | 2025-03-07T22:45:27.872Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3588 | 2025-03-07T22:45:27.874Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3589 | 2025-03-07T22:45:27.875Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
3590 | 2025-03-07T22:45:27.875Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3591 | 2025-03-07T22:45:27.875Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3592 | 2025-03-07T22:45:27.876Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3593 | 2025-03-07T22:45:27.877Z | DEBG | nexus (ExternalAuthn): authorize result
action = Modify
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("ccad87921380ca12014dfaebe01e749ff1f137ca") }
result = Ok(())
|
3594 | 2025-03-07T22:45:27.877Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3595 | 2025-03-07T22:45:27.878Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3596 | 2025-03-07T22:45:27.882Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3597 | 2025-03-07T22:45:27.882Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3598 | 2025-03-07T22:45:27.884Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3599 | 2025-03-07T22:45:27.884Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3600 | 2025-03-07T22:45:27.886Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3601 | 2025-03-07T22:45:27.886Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3602 | 2025-03-07T22:45:27.887Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3603 | 2025-03-07T22:45:27.887Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3604 | 2025-03-07T22:45:27.889Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3605 | 2025-03-07T22:45:27.890Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
3606 | 2025-03-07T22:45:27.890Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3607 | 2025-03-07T22:45:27.890Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3608 | 2025-03-07T22:45:27.891Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3609 | 2025-03-07T22:45:27.891Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3610 | 2025-03-07T22:45:27.892Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3611 | 2025-03-07T22:45:27.893Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3612 | 2025-03-07T22:45:27.894Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3613 | 2025-03-07T22:45:27.895Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }
result = Ok(())
|
3614 | 2025-03-07T22:45:27.895Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = eff7f1a7-d63a-4d80-b695-46b2b479dd95
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3615 | 2025-03-07T22:45:27.895Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = eff7f1a7-d63a-4d80-b695-46b2b479dd95
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3616 | 2025-03-07T22:45:27.897Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = eff7f1a7-d63a-4d80-b695-46b2b479dd95
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3617 | 2025-03-07T22:45:27.897Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = eff7f1a7-d63a-4d80-b695-46b2b479dd95
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3618 | 2025-03-07T22:45:27.899Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = eff7f1a7-d63a-4d80-b695-46b2b479dd95
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3619 | 2025-03-07T22:45:27.899Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = eff7f1a7-d63a-4d80-b695-46b2b479dd95
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3620 | 2025-03-07T22:45:27.901Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = eff7f1a7-d63a-4d80-b695-46b2b479dd95
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3621 | 2025-03-07T22:45:27.901Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = eff7f1a7-d63a-4d80-b695-46b2b479dd95
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3622 | 2025-03-07T22:45:27.903Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = eff7f1a7-d63a-4d80-b695-46b2b479dd95
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3623 | 2025-03-07T22:45:27.904Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = eff7f1a7-d63a-4d80-b695-46b2b479dd95
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3624 | 2025-03-07T22:45:27.906Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = eff7f1a7-d63a-4d80-b695-46b2b479dd95
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3625 | 2025-03-07T22:45:27.906Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = eff7f1a7-d63a-4d80-b695-46b2b479dd95
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3626 | 2025-03-07T22:45:27.908Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = eff7f1a7-d63a-4d80-b695-46b2b479dd95
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3627 | 2025-03-07T22:45:27.908Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = eff7f1a7-d63a-4d80-b695-46b2b479dd95
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3628 | 2025-03-07T22:45:27.911Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = eff7f1a7-d63a-4d80-b695-46b2b479dd95
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3629 | 2025-03-07T22:45:27.913Z | DEBG | nexus (dropshot_external): authorize result
action = Delete
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = eff7f1a7-d63a-4d80-b695-46b2b479dd95
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ByName("instance-a006ebcb846") }
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3630 | 2025-03-07T22:45:27.913Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {} }
|
3631 | 2025-03-07T22:45:27.914Z | DEBG | nexus (InstanceAllocator): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Database
result = Ok(())
|
3632 | 2025-03-07T22:45:27.915Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "viewer")} }
|
3633 | 2025-03-07T22:45:27.916Z | DEBG | nexus (InstanceAllocator): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Fleet
result = Ok(())
|
3634 | 2025-03-07T22:45:27.916Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {} }
|
3635 | 2025-03-07T22:45:27.916Z | DEBG | nexus (InstanceAllocator): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Database
result = Ok(())
|
3636 | 2025-03-07T22:45:27.920Z | INFO | nexus (SagaExecutor): preparing saga
file = nexus/src/app/saga.rs:255
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
|
3637 | 2025-03-07T22:45:27.920Z | INFO | nexus (SEC): saga create
dag = {"end_node":5,"graph":{"edge_property":"directed","edges":[[0,1,null],[1,2,null],[2,3,null],[4,0,null],[3,5,null]],"node_holes":[],"nodes":[{"Action":{"action_name":"instance_delete.instance_delete_nat","label":"InstanceDeleteNat","name":"no_result4"}},{"Action":{"action_name":"instance_delete.instance_delete_record","label":"InstanceDeleteRecord","name":"no_result1"}},{"Action":{"action_name":"instance_delete.delete_network_interfaces","label":"DeleteNetworkInterfaces","name":"no_result2"}},{"Action":{"action_name":"instance_delete.deallocate_external_ip","label":"DeallocateExternalIp","name":"no_result3"}},{"Start":{"params":{"authz_instance":{"key":"831cf520-76c6-431b-a34a-a29e6222f280","lookup_type":{"ByName":"instance-a006ebcb846"},"parent":{"key":"107a88d3-76d7-4966-94ec-e33719cb87ce","lookup_type":{"ByName":"proj-9130e8fe788"},"parent":{"key":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","lookup_type":{"ById":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452"},"parent":null}}},"boundary_switches":["switch0"],"instance":{"auto_restart":{"cooldown":null,"policy":null},"boot_disk_id":"370dbcde-0c30-435a-8fb2-58d8230eaddc","hostname":"localshark","identity":{"description":"","id":"831cf520-76c6-431b-a34a-a29e6222f280","name":"instance-a006ebcb846","time_created":"2025-03-07T22:45:05.966018Z","time_deleted":null,"time_modified":"2025-03-07T22:45:05.966018Z"},"memory":1073741824,"ncpus":2,"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","runtime_state":{"dst_propolis_id":null,"gen":3,"migration_id":null,"nexus_state":"Vmm","propolis_id":"03cf82ac-c6eb-49ea-9515-bc937b5eb030","time_last_auto_restarted":null,"time_updated":"2025-03-07T22:45:05.966018Z"},"updater_gen":1,"updater_id":null,"user_data":[]},"serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}}}},"End"]},"saga_name":"instance-delete","start_node":4}
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1146
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3638 | 2025-03-07T22:45:27.920Z | INFO | nexus (SecStore): creating saga
file = nexus/db-queries/src/db/sec_store.rs:50
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
|
3639 | 2025-03-07T22:45:27.951Z | INFO | nexus (SagaExecutor): starting saga
file = nexus/src/app/saga.rs:353
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
|
3640 | 2025-03-07T22:45:27.951Z | INFO | nexus (SEC): saga start
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:967
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3641 | 2025-03-07T22:45:27.951Z | DEBG | nexus (SEC): saga log event
new_state = N004 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3642 | 2025-03-07T22:45:27.951Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 4
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
|
3643 | 2025-03-07T22:45:27.955Z | DEBG | nexus (SEC): saga log event
new_state = N004 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3644 | 2025-03-07T22:45:27.955Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 4
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
|
3645 | 2025-03-07T22:45:27.958Z | DEBG | nexus (SEC): saga log event
new_state = N000 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3646 | 2025-03-07T22:45:27.958Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 0
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
|
3647 | 2025-03-07T22:45:27.961Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3648 | 2025-03-07T22:45:27.961Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3649 | 2025-03-07T22:45:27.963Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3650 | 2025-03-07T22:45:27.963Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3651 | 2025-03-07T22:45:27.964Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3652 | 2025-03-07T22:45:27.964Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3653 | 2025-03-07T22:45:27.966Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3654 | 2025-03-07T22:45:27.966Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3655 | 2025-03-07T22:45:27.968Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3656 | 2025-03-07T22:45:27.968Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3657 | 2025-03-07T22:45:27.970Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3658 | 2025-03-07T22:45:27.970Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3659 | 2025-03-07T22:45:27.972Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3660 | 2025-03-07T22:45:27.973Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3661 | 2025-03-07T22:45:27.975Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3662 | 2025-03-07T22:45:27.978Z | DEBG | nexus (SagaExecutor): authorize result
action = Modify
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ById(831cf520-76c6-431b-a34a-a29e6222f280) }
result = Ok(())
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3663 | 2025-03-07T22:45:27.978Z | INFO | nexus: deleting instance dpd configuration
file = nexus/src/app/instance_network.rs:548
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
|
3664 | 2025-03-07T22:45:27.978Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3665 | 2025-03-07T22:45:27.978Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3666 | 2025-03-07T22:45:27.982Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3667 | 2025-03-07T22:45:27.982Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3668 | 2025-03-07T22:45:27.984Z | WARN | nexus: no matching nat entries to soft delete
file = nexus/src/app/instance_network.rs:711
|
3669 | 2025-03-07T22:45:27.984Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3670 | 2025-03-07T22:45:27.984Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3671 | 2025-03-07T22:45:27.987Z | WARN | nexus: no matching nat entries to soft delete
file = nexus/src/app/instance_network.rs:711
|
3672 | 2025-03-07T22:45:27.987Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {} }
|
3673 | 2025-03-07T22:45:27.987Z | DEBG | nexus (InstanceAllocator): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Database
result = Ok(())
|
3674 | 2025-03-07T22:45:27.988Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "viewer")} }
|
3675 | 2025-03-07T22:45:27.989Z | DEBG | nexus (InstanceAllocator): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Fleet
result = Ok(())
|
3676 | 2025-03-07T22:45:27.989Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {} }
|
3677 | 2025-03-07T22:45:27.990Z | DEBG | nexus (InstanceAllocator): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Database
result = Ok(())
|
3678 | 2025-03-07T22:45:27.993Z | DEBG | nexus: notifying dendrite of updates
instance_id = Some(831cf520-76c6-431b-a34a-a29e6222f280 (instance))
switch = switch0
|
3679 | 2025-03-07T22:45:27.993Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1486, tv_nsec: 340080577 } })
|
3680 | 2025-03-07T22:45:27.993Z | INFO | nexus: Determining switch slots managed by switch zones
file = nexus/src/app/mod.rs:1171
|
3681 | 2025-03-07T22:45:28.023Z | INFO | nexus: determining switch slot managed by dendrite zone
file = nexus/src/app/mod.rs:1179
zone_address = fd00:1122:3344:101::2
|
3682 | 2025-03-07T22:45:28.023Z | DEBG | nexus (MgsClient): client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
3683 | 2025-03-07T22:45:28.024Z | DEBG | nexus (MgsClient): client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "63734941-7f64-4a3f-a194-d339938e5799", "content-length": "26", "date": "Fri, 07 Mar 2025 22:45:28 GMT"} })
|
3684 | 2025-03-07T22:45:28.024Z | INFO | nexus: identified switch slot for dendrite zone
file = nexus/src/app/mod.rs:1184
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
3685 | 2025-03-07T22:45:28.025Z | INFO | nexus: completed mapping dendrite zones to switch slots
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
3686 | 2025-03-07T22:45:28.054Z | DEBG | nexus (DpdClient): client request
body = None
method = POST
uri = http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/trigger
|
3687 | 2025-03-07T22:45:28.054Z | DEBG | nexus (DpdClient): client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/trigger", status: 200, headers: {"content-type": "application/json", "x-request-id": "81ef0708-d26f-4511-9e1e-cd572222f2fe", "content-length": "4", "date": "Fri, 07 Mar 2025 22:45:27 GMT"} })
|
3688 | 2025-03-07T22:45:28.055Z | DEBG | nexus (SEC): saga log event
new_state = N000 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3689 | 2025-03-07T22:45:28.055Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 0
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
|
3690 | 2025-03-07T22:45:28.062Z | DEBG | nexus (SEC): saga log event
new_state = N001 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3691 | 2025-03-07T22:45:28.062Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 1
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
|
3692 | 2025-03-07T22:45:28.066Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
3693 | 2025-03-07T22:45:28.066Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
3694 | 2025-03-07T22:45:28.068Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
3695 | 2025-03-07T22:45:28.068Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
3696 | 2025-03-07T22:45:28.071Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
3697 | 2025-03-07T22:45:28.071Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
3698 | 2025-03-07T22:45:28.073Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
3699 | 2025-03-07T22:45:28.073Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
3700 | 2025-03-07T22:45:28.076Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
3701 | 2025-03-07T22:45:28.079Z | DEBG | nexus (SagaExecutor): authorize result
action = Delete
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ByName("instance-a006ebcb846") }
result = Ok(())
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
3702 | 2025-03-07T22:45:28.079Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
3703 | 2025-03-07T22:45:28.079Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
3704 | 2025-03-07T22:45:28.194Z | DEBG | nexus (SEC): saga log event
new_state = N001 failed
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3705 | 2025-03-07T22:45:28.194Z | DEBG | nexus (SecStore): recording saga event
event_type = Failed(ActionFailed { source_error: Object {"InvalidRequest": Object {"message": Object {"external_message": String("cannot delete instance: instance is running or has not yet fully stopped"), "internal_context": String("")}}} })
node_id = 1
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
|
3706 | 2025-03-07T22:45:28.199Z | INFO | nexus (SEC): update for saga cached state
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1384
new_state = Unwinding
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3707 | 2025-03-07T22:45:28.199Z | INFO | nexus (SecStore): updating state
file = nexus/db-queries/src/db/sec_store.rs:95
new_state = unwinding
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
|
3708 | 2025-03-07T22:45:28.240Z | DEBG | nexus (SEC): saga log event
new_state = N000 undo_started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3709 | 2025-03-07T22:45:28.240Z | DEBG | nexus (SecStore): recording saga event
event_type = UndoStarted
node_id = 0
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
|
3710 | 2025-03-07T22:45:28.244Z | DEBG | nexus (SEC): saga log event
new_state = N000 undo_finished
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3711 | 2025-03-07T22:45:28.244Z | DEBG | nexus (SecStore): recording saga event
event_type = UndoFinished
node_id = 0
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
|
3712 | 2025-03-07T22:45:28.249Z | DEBG | nexus (SEC): saga log event
new_state = N004 undo_started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3713 | 2025-03-07T22:45:28.249Z | DEBG | nexus (SecStore): recording saga event
event_type = UndoStarted
node_id = 4
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
|
3714 | 2025-03-07T22:45:28.251Z | DEBG | nexus (SEC): saga log event
new_state = N004 undo_finished
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3715 | 2025-03-07T22:45:28.251Z | DEBG | nexus (SecStore): recording saga event
event_type = UndoFinished
node_id = 4
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
|
3716 | 2025-03-07T22:45:28.255Z | INFO | nexus (SEC): update for saga cached state
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1384
new_state = Done
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3717 | 2025-03-07T22:45:28.255Z | INFO | nexus (SecStore): updating state
file = nexus/db-queries/src/db/sec_store.rs:95
new_state = done
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
|
3718 | 2025-03-07T22:45:28.264Z | WARN | nexus (SEC): saga finished
action_error_node_name = "no_result1"
action_error_source = ActionFailed { source_error: Object {"InvalidRequest": Object {"message": Object {"external_message": String("cannot delete instance: instance is running or has not yet fully stopped"), "internal_context": String("")}}} }
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1044
result = failure
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
undo_result = success
|
3719 | 2025-03-07T22:45:28.264Z | INFO | nexus (SagaExecutor): saga finished
file = nexus/src/app/saga.rs:404
saga_id = 4e4431c8-253d-4b9c-a239-a22a842fdf4b
saga_name = instance-delete
saga_result = SagaResult { saga_id: 4e4431c8-253d-4b9c-a239-a22a842fdf4b, saga_log: SagaLog { saga_id: 4e4431c8-253d-4b9c-a239-a22a842fdf4b, unwinding: true, events: [N004 started, N004 succeeded, N000 started, N000 succeeded, N001 started, N001 failed, N000 undo_started, N000 undo_finished, N004 undo_started, N004 undo_finished], node_status: {0: UndoFinished, 1: Failed(ActionFailed { source_error: Object {"InvalidRequest": Object {"message": Object {"external_message": String("cannot delete instance: instance is running or has not yet fully stopped"), "internal_context": String("")}}} }), 4: UndoFinished} }, kind: Err(SagaResultErr { error_node_name: "no_result1", error_source: ActionFailed { source_error: Object {"InvalidRequest": Object {"message": Object {"external_message": String("cannot delete instance: instance is running or has not yet fully stopped"), "internal_context": String("")}}} }, undo_failure: None }) }
|
3720 | 2025-03-07T22:45:28.264Z | INFO | nexus (dropshot_external): request completed
error_message_external = cannot delete instance: instance is running or has not yet fully stopped
error_message_internal = cannot delete instance: instance is running or has not yet fully stopped (with internal context: saga ACTION error at node "no_result1")
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:855
latency_us = 402311
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = eff7f1a7-d63a-4d80-b695-46b2b479dd95
response_code = 400
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3721 | 2025-03-07T22:45:28.378Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d2f08f6f-52a3-4e63-ae28-b03bebebf266
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
3722 | 2025-03-07T22:45:28.379Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d2f08f6f-52a3-4e63-ae28-b03bebebf266
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
3723 | 2025-03-07T22:45:28.380Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2107
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d2f08f6f-52a3-4e63-ae28-b03bebebf266
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
3724 | 2025-03-07T22:45:28.957Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:55015
req_id = bcd16a89-52b7-419e-ad7e-5ed5bc25c9e3
roles = RoleSet { roles: {} }
uri = /nat/ipv4/changeset/10?limit=100
|
3725 | 2025-03-07T22:45:28.957Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:55015
req_id = bcd16a89-52b7-419e-ad7e-5ed5bc25c9e3
resource = Database
result = Ok(())
uri = /nat/ipv4/changeset/10?limit=100
|
3726 | 2025-03-07T22:45:28.960Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 3520
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:55015
req_id = bcd16a89-52b7-419e-ad7e-5ed5bc25c9e3
response_code = 200
uri = /nat/ipv4/changeset/10?limit=100
|
3727 | 2025-03-07T22:45:28.996Z | INFO | nexus (dropshot_internal): received new VMM runtime state from sled agent
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
file = nexus/src/app/instance.rs:2088
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
migration_state = Migrations { migration_in: None, migration_out: None }
propolis_id = 03cf82ac-c6eb-49ea-9515-bc937b5eb030
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cdb0bdc5-bdcf-4ed8-8bca-f57f947c6aa2
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
vmm_state = VmmRuntimeState { state: Destroyed, gen: Generation(8), time_updated: 2025-03-07T22:45:28.996587306Z }
|
3728 | 2025-03-07T22:45:28.996Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cdb0bdc5-bdcf-4ed8-8bca-f57f947c6aa2
roles = RoleSet { roles: {} }
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
3729 | 2025-03-07T22:45:28.997Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cdb0bdc5-bdcf-4ed8-8bca-f57f947c6aa2
resource = Database
result = Ok(())
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
3730 | 2025-03-07T22:45:29.005Z | DEBG | nexus (dropshot_internal): new VMM runtime state from sled agent requires an instance-update saga
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
migration_in_needs_update = false
migration_out_needs_update = false
propolis_id = 03cf82ac-c6eb-49ea-9515-bc937b5eb030
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cdb0bdc5-bdcf-4ed8-8bca-f57f947c6aa2
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
vmm_needs_update = true
|
3731 | 2025-03-07T22:45:29.005Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cdb0bdc5-bdcf-4ed8-8bca-f57f947c6aa2
roles = RoleSet { roles: {} }
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
3732 | 2025-03-07T22:45:29.005Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cdb0bdc5-bdcf-4ed8-8bca-f57f947c6aa2
resource = Database
result = Ok(())
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
3733 | 2025-03-07T22:45:29.007Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cdb0bdc5-bdcf-4ed8-8bca-f57f947c6aa2
roles = RoleSet { roles: {} }
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
3734 | 2025-03-07T22:45:29.007Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cdb0bdc5-bdcf-4ed8-8bca-f57f947c6aa2
resource = Database
result = Ok(())
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
3735 | 2025-03-07T22:45:29.009Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cdb0bdc5-bdcf-4ed8-8bca-f57f947c6aa2
roles = RoleSet { roles: {} }
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
3736 | 2025-03-07T22:45:29.010Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cdb0bdc5-bdcf-4ed8-8bca-f57f947c6aa2
resource = Database
result = Ok(())
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
3737 | 2025-03-07T22:45:29.012Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cdb0bdc5-bdcf-4ed8-8bca-f57f947c6aa2
roles = RoleSet { roles: {} }
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
3738 | 2025-03-07T22:45:29.012Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cdb0bdc5-bdcf-4ed8-8bca-f57f947c6aa2
resource = Database
result = Ok(())
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
3739 | 2025-03-07T22:45:29.013Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cdb0bdc5-bdcf-4ed8-8bca-f57f947c6aa2
roles = RoleSet { roles: {} }
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
3740 | 2025-03-07T22:45:29.014Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cdb0bdc5-bdcf-4ed8-8bca-f57f947c6aa2
resource = Database
result = Ok(())
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
3741 | 2025-03-07T22:45:29.015Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cdb0bdc5-bdcf-4ed8-8bca-f57f947c6aa2
roles = RoleSet { roles: {} }
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
3742 | 2025-03-07T22:45:29.015Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cdb0bdc5-bdcf-4ed8-8bca-f57f947c6aa2
resource = Database
result = Ok(())
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
3743 | 2025-03-07T22:45:29.016Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cdb0bdc5-bdcf-4ed8-8bca-f57f947c6aa2
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
3744 | 2025-03-07T22:45:29.019Z | DEBG | nexus (dropshot_internal): authorize result
action = Modify
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cdb0bdc5-bdcf-4ed8-8bca-f57f947c6aa2
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ById(831cf520-76c6-431b-a34a-a29e6222f280) }
result = Ok(())
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
3745 | 2025-03-07T22:45:29.019Z | INFO | nexus (dropshot_internal): starting update saga for 831cf520-76c6-431b-a34a-a29e6222f280
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
file = nexus/src/app/instance.rs:1551
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
migration_state = Migrations { migration_in: None, migration_out: None }
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cdb0bdc5-bdcf-4ed8-8bca-f57f947c6aa2
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
vmm_state = VmmRuntimeState { state: Destroyed, gen: Generation(8), time_updated: 2025-03-07T22:45:28.996587306Z }
|
3746 | 2025-03-07T22:45:29.019Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 22805
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cdb0bdc5-bdcf-4ed8-8bca-f57f947c6aa2
response_code = 204
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
3747 | 2025-03-07T22:45:29.020Z | INFO | nexus (dropshot_internal): received new VMM runtime state from sled agent
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
file = nexus/src/app/instance.rs:2088
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
migration_state = Migrations { migration_in: None, migration_out: None }
propolis_id = 03cf82ac-c6eb-49ea-9515-bc937b5eb030
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = f2151b42-24d7-4fc1-9bd4-6a2bbf8aeb06
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
vmm_state = VmmRuntimeState { state: Destroyed, gen: Generation(8), time_updated: 2025-03-07T22:45:28.996587306Z }
|
3748 | 2025-03-07T22:45:29.020Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = f2151b42-24d7-4fc1-9bd4-6a2bbf8aeb06
roles = RoleSet { roles: {} }
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
3749 | 2025-03-07T22:45:29.020Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = f2151b42-24d7-4fc1-9bd4-6a2bbf8aeb06
resource = Database
result = Ok(())
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
3750 | 2025-03-07T22:45:29.022Z | DEBG | nexus (dropshot_internal): preparing instance-update saga for 831cf520-76c6-431b-a34a-a29e6222f280...
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cdb0bdc5-bdcf-4ed8-8bca-f57f947c6aa2
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
3751 | 2025-03-07T22:45:29.022Z | INFO | nexus (SagaExecutor): preparing saga
file = nexus/src/app/saga.rs:255
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
|
3752 | 2025-03-07T22:45:29.022Z | INFO | nexus (SEC): saga create
dag = {"end_node":4,"graph":{"edge_property":"directed","edges":[[0,1,null],[1,2,null],[3,0,null],[2,4,null]],"node_holes":[],"nodes":[{"Action":{"action_name":"common.uuid_generate","label":"GenerateInstanceLockId","name":"saga_instance_lock_id"}},{"Action":{"action_name":"start_instance_update.lock_instance","label":"LockInstance","name":"updater_lock"}},{"Action":{"action_name":"start_instance_update.fetch_state_and_start_real_saga","label":"FetchStateAndStartRealSaga","name":"state"}},{"Start":{"params":{"authz_instance":{"key":"831cf520-76c6-431b-a34a-a29e6222f280","lookup_type":{"ById":"831cf520-76c6-431b-a34a-a29e6222f280"},"parent":{"key":"107a88d3-76d7-4966-94ec-e33719cb87ce","lookup_type":{"ById":"107a88d3-76d7-4966-94ec-e33719cb87ce"},"parent":{"key":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","lookup_type":{"ById":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452"},"parent":null}}},"serialized_authn":{"kind":{"Authenticated":[{"actor":{"UserBuiltin":{"user_builtin_id":"001de000-05e4-4000-8000-000000000002"}}},null]}}}}},"End"]},"saga_name":"start-instance-update","start_node":3}
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1146
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3753 | 2025-03-07T22:45:29.022Z | INFO | nexus (SecStore): creating saga
file = nexus/db-queries/src/db/sec_store.rs:50
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
|
3754 | 2025-03-07T22:45:29.026Z | INFO | nexus (SagaExecutor): starting saga
file = nexus/src/app/saga.rs:353
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
|
3755 | 2025-03-07T22:45:29.026Z | INFO | nexus (SEC): saga start
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:967
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3756 | 2025-03-07T22:45:29.026Z | DEBG | nexus (SEC): saga log event
new_state = N003 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3757 | 2025-03-07T22:45:29.026Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 3
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
|
3758 | 2025-03-07T22:45:29.030Z | DEBG | nexus (SEC): saga log event
new_state = N003 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3759 | 2025-03-07T22:45:29.030Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 3
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
|
3760 | 2025-03-07T22:45:29.033Z | DEBG | nexus (SEC): saga log event
new_state = N000 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3761 | 2025-03-07T22:45:29.033Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 0
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
|
3762 | 2025-03-07T22:45:29.037Z | DEBG | nexus (SEC): saga log event
new_state = N000 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3763 | 2025-03-07T22:45:29.037Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(String("c54bdb06-fc89-4530-a7d0-815ad37a87b1"))
node_id = 0
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
|
3764 | 2025-03-07T22:45:29.040Z | DEBG | nexus (SEC): saga log event
new_state = N001 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3765 | 2025-03-07T22:45:29.041Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 1
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
|
3766 | 2025-03-07T22:45:29.044Z | INFO | nexus (SagaExecutor): instance update: attempting to lock instance
file = nexus/src/app/sagas/instance_update/start.rs:93
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
|
3767 | 2025-03-07T22:45:29.044Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = LockInstance
|
3768 | 2025-03-07T22:45:29.044Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Database
result = Ok(())
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = LockInstance
|
3769 | 2025-03-07T22:45:29.046Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = LockInstance
|
3770 | 2025-03-07T22:45:29.046Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Database
result = Ok(())
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = LockInstance
|
3771 | 2025-03-07T22:45:29.047Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = LockInstance
|
3772 | 2025-03-07T22:45:29.048Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Database
result = Ok(())
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = LockInstance
|
3773 | 2025-03-07T22:45:29.049Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = LockInstance
|
3774 | 2025-03-07T22:45:29.049Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Database
result = Ok(())
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = LockInstance
|
3775 | 2025-03-07T22:45:29.050Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = LockInstance
|
3776 | 2025-03-07T22:45:29.050Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Database
result = Ok(())
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = LockInstance
|
3777 | 2025-03-07T22:45:29.052Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = LockInstance
|
3778 | 2025-03-07T22:45:29.052Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Database
result = Ok(())
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = LockInstance
|
3779 | 2025-03-07T22:45:29.053Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = LockInstance
|
3780 | 2025-03-07T22:45:29.055Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 35504
local_addr = [fd00:1122:3344:101::a]:12221
method = PUT
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = f2151b42-24d7-4fc1-9bd4-6a2bbf8aeb06
response_code = 204
uri = /vmms/03cf82ac-c6eb-49ea-9515-bc937b5eb030
|
3781 | 2025-03-07T22:45:29.057Z | DEBG | nexus (SagaExecutor): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ById(831cf520-76c6-431b-a34a-a29e6222f280) }
result = Ok(())
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = LockInstance
|
3782 | 2025-03-07T22:45:29.057Z | DEBG | nexus (SagaExecutor): attempting to acquire instance updater lock
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
current_gen = Generation(Generation(1))
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = LockInstance
updater_id = c54bdb06-fc89-4530-a7d0-815ad37a87b1
|
3783 | 2025-03-07T22:45:29.057Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = LockInstance
|
3784 | 2025-03-07T22:45:29.057Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Database
result = Ok(())
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = LockInstance
|
3785 | 2025-03-07T22:45:29.065Z | DEBG | nexus (SagaExecutor): attempting to acquire instance updater lock
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
current_gen = Generation(Generation(1))
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = LockInstance
updater_id = c54bdb06-fc89-4530-a7d0-815ad37a87b1
|
3786 | 2025-03-07T22:45:29.065Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = LockInstance
|
3787 | 2025-03-07T22:45:29.065Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Database
result = Ok(())
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = LockInstance
|
3788 | 2025-03-07T22:45:29.077Z | DEBG | nexus (SagaExecutor): instance updater lock acquired!
actor_id = 001de000-05e4-4000-8000-000000000002
already_locked = true
authenticated = true
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
locked_gen = Generation(Generation(2))
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = LockInstance
updater_id = c54bdb06-fc89-4530-a7d0-815ad37a87b1
|
3789 | 2025-03-07T22:45:29.077Z | DEBG | nexus (SEC): saga log event
new_state = N001 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3790 | 2025-03-07T22:45:29.077Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"locked_gen": Number(2), "updater_id": String("c54bdb06-fc89-4530-a7d0-815ad37a87b1")})
node_id = 1
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
|
3791 | 2025-03-07T22:45:29.081Z | DEBG | nexus (SEC): saga log event
new_state = N002 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3792 | 2025-03-07T22:45:29.081Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 2
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
|
3793 | 2025-03-07T22:45:29.084Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = FetchStateAndStartRealSaga
|
3794 | 2025-03-07T22:45:29.084Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Database
result = Ok(())
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = FetchStateAndStartRealSaga
|
3795 | 2025-03-07T22:45:29.086Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = FetchStateAndStartRealSaga
|
3796 | 2025-03-07T22:45:29.086Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Database
result = Ok(())
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = FetchStateAndStartRealSaga
|
3797 | 2025-03-07T22:45:29.087Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = FetchStateAndStartRealSaga
|
3798 | 2025-03-07T22:45:29.088Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Database
result = Ok(())
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = FetchStateAndStartRealSaga
|
3799 | 2025-03-07T22:45:29.089Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = FetchStateAndStartRealSaga
|
3800 | 2025-03-07T22:45:29.092Z | DEBG | nexus (SagaExecutor): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ById(831cf520-76c6-431b-a34a-a29e6222f280) }
result = Ok(())
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = FetchStateAndStartRealSaga
|
3801 | 2025-03-07T22:45:29.092Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = FetchStateAndStartRealSaga
|
3802 | 2025-03-07T22:45:29.092Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Database
result = Ok(())
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_node = FetchStateAndStartRealSaga
|
3803 | 2025-03-07T22:45:29.097Z | INFO | nexus (SagaExecutor): instance update: starting real update saga...
current.active_vmm = Some(Vmm { id: 03cf82ac-c6eb-49ea-9515-bc937b5eb030, time_created: 2025-03-07T22:45:08.126684Z, time_deleted: None, instance_id: 831cf520-76c6-431b-a34a-a29e6222f280, sled_id: 73b218dd-7dbc-4345-acb1-fe69ced4a7f7, propolis_ip: V6(Ipv6Network { addr: fd00:1122:3344:101::1:0, prefix: 128 }), propolis_port: SqlU16(12400), runtime: VmmRuntimeState { time_state_updated: 2025-03-07T22:45:28.996587Z, gen: Generation(Generation(8)), state: Destroyed } })
current.migration = None
current.runtime_state = InstanceRuntimeState { time_updated: 2025-03-07T22:45:05.966018Z, gen: Generation(Generation(3)), propolis_id: Some(03cf82ac-c6eb-49ea-9515-bc937b5eb030), dst_propolis_id: None, migration_id: None, nexus_state: Vmm, time_last_auto_restarted: None }
current.target_vmm = None
file = nexus/src/app/sagas/instance_update/start.rs:180
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
update.deprovision = true
update.destroy_active_vmm = Some(03cf82ac-c6eb-49ea-9515-bc937b5eb030 (propolis))
update.destroy_target_vmm = None
update.network_config_update = Some(Delete)
update.new_runtime_state = InstanceRuntimeState { time_updated: 2025-03-07T22:45:29.097554656Z, gen: Generation(Generation(4)), propolis_id: None, dst_propolis_id: None, migration_id: None, nexus_state: NoVmm, time_last_auto_restarted: None }
|
3804 | 2025-03-07T22:45:29.100Z | INFO | nexus (SagaExecutor): preparing saga
file = nexus/src/app/saga.rs:255
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
|
3805 | 2025-03-07T22:45:29.102Z | INFO | nexus (SEC): saga create
dag = {"end_node":14,"graph":{"edge_property":"directed","edges":[[0,1,null],[1,2,null],[2,3,null],[3,4,null],[4,5,null],[5,6,null],[6,7,null],[7,8,null],[9,10,null],[8,9,null],[10,11,null],[11,12,null],[13,0,null],[12,14,null]],"node_holes":[],"nodes":[{"Action":{"action_name":"common.uuid_generate","label":"GenerateInstanceLockId","name":"saga_instance_lock_id"}},{"Action":{"action_name":"instance_update.become_updater","label":"BecomeUpdater","name":"updater_lock"}},{"Constant":{"name":"network_config_update","value":"Delete"}},{"Action":{"action_name":"instance_update.update_network_config","label":"UpdateNetworkConfig","name":"update_network_config"}},{"Action":{"action_name":"instance_update.release_virtual_provisioning","label":"ReleaseVirtualProvisioning","name":"release_virtual_provisioning"}},{"Action":{"action_name":"instance_update.unassign_oximeter_producer","label":"UnassignOximeterProducer","name":"unassign_oximeter_producer"}},{"Action":{"action_name":"instance_update.commit_instance_updates","label":"CommitInstanceUpdates","name":"commit_instance_updates"}},{"Constant":{"name":"destroy_active_vmm_params","value":{"instance_id":"831cf520-76c6-431b-a34a-a29e6222f280","serialized_authn":{"kind":{"Authenticated":[{"actor":{"UserBuiltin":{"user_builtin_id":"001de000-05e4-4000-8000-000000000002"}}},null]}},"vmm_id":"03cf82ac-c6eb-49ea-9515-bc937b5eb030"}}},{"SubsagaStart":{"params_node_name":"destroy_active_vmm_params","saga_name":"destroy_active_vmm"}},{"Action":{"action_name":"destroy_vmm.release_sled_resources","label":"ReleaseSledResources","name":"release_sled_resources"}},{"Action":{"action_name":"destroy_vmm.mark_vmm_deleted","label":"MarkVmmDeleted","name":"mark_vmm_deleted"}},{"SubsagaEnd":{"name":"active_vmm_destroyed"}},{"Action":{"action_name":"instance_update.chain_successor_saga","label":"ChainSuccessorSaga","name":"chain_successor_saga"}},{"Start":{"params":{"authz_instance":{"key":"831cf520-76c6-431b-a34a-a29e6222f280","lookup_type":{"ById":"831cf520-76c6-431b-a34a-a29e6222f280"},"parent":{"key":"107a88d3-76d7-4966-94ec-e33719cb87ce","lookup_type":{"ById":"107a88d3-76d7-4966-94ec-e33719cb87ce"},"parent":{"key":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","lookup_type":{"ById":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452"},"parent":null}}},"orig_lock":{"locked_gen":2,"updater_id":"c54bdb06-fc89-4530-a7d0-815ad37a87b1"},"serialized_authn":{"kind":{"Authenticated":[{"actor":{"UserBuiltin":{"user_builtin_id":"001de000-05e4-4000-8000-000000000002"}}},null]}},"update":{"deprovision":{"cpus_diff":2,"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","ram_diff":1073741824},"destroy_active_vmm":"03cf82ac-c6eb-49ea-9515-bc937b5eb030","destroy_target_vmm":null,"network_config":"Delete","new_runtime":{"dst_propolis_id":null,"gen":4,"migration_id":null,"nexus_state":"NoVmm","propolis_id":null,"time_last_auto_restarted":null,"time_updated":"2025-03-07T22:45:29.097554656Z"}}}}},"End"]},"saga_name":"instance-update","start_node":13}
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1146
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3806 | 2025-03-07T22:45:29.102Z | INFO | nexus (SecStore): creating saga
file = nexus/db-queries/src/db/sec_store.rs:50
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
|
3807 | 2025-03-07T22:45:29.106Z | INFO | nexus (SagaExecutor): starting saga
file = nexus/src/app/saga.rs:353
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
|
3808 | 2025-03-07T22:45:29.106Z | INFO | nexus (SEC): saga start
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:967
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3809 | 2025-03-07T22:45:29.106Z | DEBG | nexus (SEC): saga log event
new_state = N013 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3810 | 2025-03-07T22:45:29.106Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 13
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
3811 | 2025-03-07T22:45:29.109Z | DEBG | nexus (SEC): saga log event
new_state = N013 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3812 | 2025-03-07T22:45:29.109Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 13
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
3813 | 2025-03-07T22:45:29.112Z | DEBG | nexus (SEC): saga log event
new_state = N000 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3814 | 2025-03-07T22:45:29.112Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 0
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
3815 | 2025-03-07T22:45:29.115Z | DEBG | nexus (SEC): saga log event
new_state = N000 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3816 | 2025-03-07T22:45:29.115Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(String("ee115443-9efc-4340-ab2f-48fc14045e1c"))
node_id = 0
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
3817 | 2025-03-07T22:45:29.118Z | DEBG | nexus (SEC): saga log event
new_state = N001 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3818 | 2025-03-07T22:45:29.118Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 1
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
3819 | 2025-03-07T22:45:29.121Z | DEBG | nexus (SagaExecutor): instance update: trying to become instance updater...
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
parent_lock = UpdaterLock { updater_id: c54bdb06-fc89-4530-a7d0-815ad37a87b1, locked_gen: Generation(Generation(2)) }
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
|
3820 | 2025-03-07T22:45:29.121Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = BecomeUpdater
|
3821 | 2025-03-07T22:45:29.122Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Database
result = Ok(())
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = BecomeUpdater
|
3822 | 2025-03-07T22:45:29.131Z | DEBG | nexus (SagaExecutor): inherited lock from c54bdb06-fc89-4530-a7d0-815ad37a87b1 to ee115443-9efc-4340-ab2f-48fc14045e1c
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
locked_gen = Generation(Generation(3))
parent_gen = Generation(Generation(2))
parent_id = c54bdb06-fc89-4530-a7d0-815ad37a87b1
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = BecomeUpdater
updater_id = ee115443-9efc-4340-ab2f-48fc14045e1c
|
3823 | 2025-03-07T22:45:29.131Z | INFO | nexus (SagaExecutor): instance_update: Now, I am become Updater, the destroyer of VMMs.
file = nexus/src/app/sagas/instance_update/mod.rs:964
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
|
3824 | 2025-03-07T22:45:29.131Z | DEBG | nexus (SEC): saga log event
new_state = N001 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3825 | 2025-03-07T22:45:29.131Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"locked_gen": Number(3), "updater_id": String("ee115443-9efc-4340-ab2f-48fc14045e1c")})
node_id = 1
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
3826 | 2025-03-07T22:45:29.134Z | DEBG | nexus (SEC): saga log event
new_state = N002 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3827 | 2025-03-07T22:45:29.134Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 2
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
3828 | 2025-03-07T22:45:29.137Z | DEBG | nexus (SEC): saga log event
new_state = N002 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3829 | 2025-03-07T22:45:29.137Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(String("Delete"))
node_id = 2
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
3830 | 2025-03-07T22:45:29.141Z | DEBG | nexus (SEC): saga log event
new_state = N003 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3831 | 2025-03-07T22:45:29.141Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 3
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
3832 | 2025-03-07T22:45:29.144Z | INFO | nexus (SagaExecutor): instance update: deleting network config
file = nexus/src/app/sagas/instance_update/mod.rs:1017
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
|
3833 | 2025-03-07T22:45:29.144Z | INFO | nexus: deleting instance dpd configuration
file = nexus/src/app/instance_network.rs:548
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
|
3834 | 2025-03-07T22:45:29.144Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = UpdateNetworkConfig
|
3835 | 2025-03-07T22:45:29.144Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Database
result = Ok(())
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = UpdateNetworkConfig
|
3836 | 2025-03-07T22:45:29.146Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = UpdateNetworkConfig
|
3837 | 2025-03-07T22:45:29.146Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Database
result = Ok(())
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = UpdateNetworkConfig
|
3838 | 2025-03-07T22:45:29.148Z | WARN | nexus: no matching nat entries to soft delete
file = nexus/src/app/instance_network.rs:711
|
3839 | 2025-03-07T22:45:29.148Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = UpdateNetworkConfig
|
3840 | 2025-03-07T22:45:29.148Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Database
result = Ok(())
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = UpdateNetworkConfig
|
3841 | 2025-03-07T22:45:29.150Z | WARN | nexus: no matching nat entries to soft delete
file = nexus/src/app/instance_network.rs:711
|
3842 | 2025-03-07T22:45:29.150Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {} }
|
3843 | 2025-03-07T22:45:29.150Z | DEBG | nexus (InstanceAllocator): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Database
result = Ok(())
|
3844 | 2025-03-07T22:45:29.151Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "viewer")} }
|
3845 | 2025-03-07T22:45:29.153Z | DEBG | nexus (InstanceAllocator): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Fleet
result = Ok(())
|
3846 | 2025-03-07T22:45:29.153Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {} }
|
3847 | 2025-03-07T22:45:29.153Z | DEBG | nexus (InstanceAllocator): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Database
result = Ok(())
|
3848 | 2025-03-07T22:45:29.156Z | DEBG | nexus: notifying dendrite of updates
instance_id = Some(831cf520-76c6-431b-a34a-a29e6222f280 (instance))
switch = switch0
|
3849 | 2025-03-07T22:45:29.157Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1487, tv_nsec: 503550588 } })
|
3850 | 2025-03-07T22:45:29.157Z | INFO | nexus: Determining switch slots managed by switch zones
file = nexus/src/app/mod.rs:1171
|
3851 | 2025-03-07T22:45:29.187Z | INFO | nexus: determining switch slot managed by dendrite zone
file = nexus/src/app/mod.rs:1179
zone_address = fd00:1122:3344:101::2
|
3852 | 2025-03-07T22:45:29.187Z | DEBG | nexus (MgsClient): client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
3853 | 2025-03-07T22:45:29.187Z | DEBG | nexus (MgsClient): client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "35f19bfe-9998-47d2-9794-a460593278da", "content-length": "26", "date": "Fri, 07 Mar 2025 22:45:29 GMT"} })
|
3854 | 2025-03-07T22:45:29.187Z | INFO | nexus: identified switch slot for dendrite zone
file = nexus/src/app/mod.rs:1184
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
3855 | 2025-03-07T22:45:29.188Z | INFO | nexus: completed mapping dendrite zones to switch slots
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
3856 | 2025-03-07T22:45:29.217Z | DEBG | nexus (DpdClient): client request
body = None
method = POST
uri = http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/trigger
|
3857 | 2025-03-07T22:45:29.218Z | DEBG | nexus (DpdClient): client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/trigger", status: 200, headers: {"content-type": "application/json", "x-request-id": "33001912-1bd9-4613-bdfa-f09c42496ba2", "content-length": "4", "date": "Fri, 07 Mar 2025 22:45:28 GMT"} })
|
3858 | 2025-03-07T22:45:29.219Z | DEBG | nexus (SEC): saga log event
new_state = N003 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3859 | 2025-03-07T22:45:29.219Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 3
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
3860 | 2025-03-07T22:45:29.223Z | DEBG | nexus (SEC): saga log event
new_state = N004 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3861 | 2025-03-07T22:45:29.223Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 4
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
3862 | 2025-03-07T22:45:29.225Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = ReleaseVirtualProvisioning
|
3863 | 2025-03-07T22:45:29.225Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Database
result = Ok(())
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = ReleaseVirtualProvisioning
|
3864 | 2025-03-07T22:45:29.239Z | INFO | nexus (SagaExecutor): instance update (no VMM): deallocated virtual provisioning resources
file = nexus/src/app/sagas/instance_update/mod.rs:1092
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
records_deleted = [VirtualProvisioningCollection { id: 001de000-1334-4000-8000-000000000000, time_modified: Some(2025-03-07T22:45:29.228315Z), collection_type: "Fleet", virtual_disk_bytes_provisioned: ByteCount(ByteCount(6442450944)), cpus_provisioned: 0, ram_provisioned: ByteCount(ByteCount(0)) }, VirtualProvisioningCollection { id: 107a88d3-76d7-4966-94ec-e33719cb87ce, time_modified: Some(2025-03-07T22:45:29.228315Z), collection_type: "Project", virtual_disk_bytes_provisioned: ByteCount(ByteCount(2147483648)), cpus_provisioned: 0, ram_provisioned: ByteCount(ByteCount(0)) }, VirtualProvisioningCollection { id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, time_modified: Some(2025-03-07T22:45:29.228315Z), collection_type: "Silo", virtual_disk_bytes_provisioned: ByteCount(ByteCount(6442450944)), cpus_provisioned: 0, ram_provisioned: ByteCount(ByteCount(0)) }]
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
|
3865 | 2025-03-07T22:45:29.239Z | DEBG | nexus (SEC): saga log event
new_state = N004 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3866 | 2025-03-07T22:45:29.239Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 4
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
3867 | 2025-03-07T22:45:29.243Z | DEBG | nexus (SEC): saga log event
new_state = N005 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3868 | 2025-03-07T22:45:29.243Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 5
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
3869 | 2025-03-07T22:45:29.247Z | INFO | nexus (SagaExecutor): instance update (no VMM): unassigning oximeter producer
file = nexus/src/app/sagas/instance_update/mod.rs:1127
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
|
3870 | 2025-03-07T22:45:29.247Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = UnassignOximeterProducer
|
3871 | 2025-03-07T22:45:29.247Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Database
result = Ok(())
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = UnassignOximeterProducer
|
3872 | 2025-03-07T22:45:29.252Z | DEBG | nexus (SagaExecutor): deleted metric producer assignment
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
producer_id = 831cf520-76c6-431b-a34a-a29e6222f280
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
|
3873 | 2025-03-07T22:45:29.252Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = UnassignOximeterProducer
|
3874 | 2025-03-07T22:45:29.252Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Database
result = Ok(())
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = UnassignOximeterProducer
|
3875 | 2025-03-07T22:45:29.266Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3876 | 2025-03-07T22:45:29.266Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3877 | 2025-03-07T22:45:29.268Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3878 | 2025-03-07T22:45:29.268Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3879 | 2025-03-07T22:45:29.269Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3880 | 2025-03-07T22:45:29.270Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("token = \\"ccad87921380ca12014dfaebe01e749ff1f137ca\\"") }
result = Ok(())
|
3881 | 2025-03-07T22:45:29.270Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3882 | 2025-03-07T22:45:29.271Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3883 | 2025-03-07T22:45:29.272Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3884 | 2025-03-07T22:45:29.272Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3885 | 2025-03-07T22:45:29.273Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3886 | 2025-03-07T22:45:29.273Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3887 | 2025-03-07T22:45:29.287Z | INFO | nexus (SagaExecutor): registered oximeter collector client
file = nexus/src/app/oximeter.rs:262
id = 831cf520-76c6-431b-a34a-a29e6222f280
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
|
3888 | 2025-03-07T22:45:29.287Z | DEBG | nexus (SagaExecutor): client request
body = None
method = DELETE
oximeter-collector = 831cf520-76c6-431b-a34a-a29e6222f280
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
uri = http://[fd00:1122:3344:101::d]:12223/producers/831cf520-76c6-431b-a34a-a29e6222f280
|
3889 | 2025-03-07T22:45:29.289Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3890 | 2025-03-07T22:45:29.289Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3891 | 2025-03-07T22:45:29.290Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3892 | 2025-03-07T22:45:29.291Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
3893 | 2025-03-07T22:45:29.291Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3894 | 2025-03-07T22:45:29.292Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3895 | 2025-03-07T22:45:29.293Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3896 | 2025-03-07T22:45:29.294Z | DEBG | nexus (ExternalAuthn): authorize result
action = Modify
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("ccad87921380ca12014dfaebe01e749ff1f137ca") }
result = Ok(())
|
3897 | 2025-03-07T22:45:29.294Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3898 | 2025-03-07T22:45:29.294Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3899 | 2025-03-07T22:45:29.298Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3900 | 2025-03-07T22:45:29.298Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3901 | 2025-03-07T22:45:29.299Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3902 | 2025-03-07T22:45:29.299Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3903 | 2025-03-07T22:45:29.301Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3904 | 2025-03-07T22:45:29.301Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3905 | 2025-03-07T22:45:29.302Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3906 | 2025-03-07T22:45:29.302Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3907 | 2025-03-07T22:45:29.303Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3908 | 2025-03-07T22:45:29.304Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
3909 | 2025-03-07T22:45:29.304Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3910 | 2025-03-07T22:45:29.305Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3911 | 2025-03-07T22:45:29.306Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3912 | 2025-03-07T22:45:29.306Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3913 | 2025-03-07T22:45:29.307Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
3914 | 2025-03-07T22:45:29.308Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
3915 | 2025-03-07T22:45:29.309Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
3916 | 2025-03-07T22:45:29.310Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }
result = Ok(())
|
3917 | 2025-03-07T22:45:29.310Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = dc8308f1-43e4-452d-9246-2168e4696a96
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3918 | 2025-03-07T22:45:29.310Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = dc8308f1-43e4-452d-9246-2168e4696a96
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3919 | 2025-03-07T22:45:29.311Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = dc8308f1-43e4-452d-9246-2168e4696a96
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3920 | 2025-03-07T22:45:29.311Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = dc8308f1-43e4-452d-9246-2168e4696a96
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3921 | 2025-03-07T22:45:29.313Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = dc8308f1-43e4-452d-9246-2168e4696a96
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3922 | 2025-03-07T22:45:29.313Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = dc8308f1-43e4-452d-9246-2168e4696a96
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3923 | 2025-03-07T22:45:29.315Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = dc8308f1-43e4-452d-9246-2168e4696a96
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3924 | 2025-03-07T22:45:29.315Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = dc8308f1-43e4-452d-9246-2168e4696a96
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3925 | 2025-03-07T22:45:29.315Z | DEBG | nexus (SagaExecutor): client response
oximeter-collector = 831cf520-76c6-431b-a34a-a29e6222f280
result = Ok(Response { url: "http://[fd00:1122:3344:101::d]:12223/producers/831cf520-76c6-431b-a34a-a29e6222f280", status: 204, headers: {"x-request-id": "f527fbab-f18d-4b4b-b625-bd016abb333d", "date": "Fri, 07 Mar 2025 22:45:29 GMT"} })
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
|
3926 | 2025-03-07T22:45:29.315Z | DEBG | nexus (SagaExecutor): successfully deleted producer from collector
address = [fd00:1122:3344:101::d]:12223
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
producer_id = 831cf520-76c6-431b-a34a-a29e6222f280
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
|
3927 | 2025-03-07T22:45:29.317Z | DEBG | nexus (SEC): saga log event
new_state = N005 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3928 | 2025-03-07T22:45:29.317Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 5
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
3929 | 2025-03-07T22:45:29.317Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = dc8308f1-43e4-452d-9246-2168e4696a96
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3930 | 2025-03-07T22:45:29.318Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = dc8308f1-43e4-452d-9246-2168e4696a96
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3931 | 2025-03-07T22:45:29.319Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = dc8308f1-43e4-452d-9246-2168e4696a96
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3932 | 2025-03-07T22:45:29.319Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = dc8308f1-43e4-452d-9246-2168e4696a96
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3933 | 2025-03-07T22:45:29.320Z | DEBG | nexus (SEC): saga log event
new_state = N006 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3934 | 2025-03-07T22:45:29.320Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 6
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
3935 | 2025-03-07T22:45:29.322Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = dc8308f1-43e4-452d-9246-2168e4696a96
roles = RoleSet { roles: {} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3936 | 2025-03-07T22:45:29.322Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = dc8308f1-43e4-452d-9246-2168e4696a96
resource = Database
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3937 | 2025-03-07T22:45:29.323Z | DEBG | nexus (SagaExecutor): instance update: committing new runtime state and unlocking...
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
lock = UpdaterLock { updater_id: ee115443-9efc-4340-ab2f-48fc14045e1c, locked_gen: Generation(Generation(3)) }
new_runtime = InstanceRuntimeState { time_updated: 2025-03-07T22:45:29.097554656Z, gen: Generation(Generation(4)), propolis_id: None, dst_propolis_id: None, migration_id: None, nexus_state: NoVmm, time_last_auto_restarted: None }
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
|
3938 | 2025-03-07T22:45:29.323Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = CommitInstanceUpdates
|
3939 | 2025-03-07T22:45:29.323Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Database
result = Ok(())
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = CommitInstanceUpdates
|
3940 | 2025-03-07T22:45:29.325Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = dc8308f1-43e4-452d-9246-2168e4696a96
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3941 | 2025-03-07T22:45:29.328Z | DEBG | nexus (dropshot_external): authorize result
action = Delete
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = dc8308f1-43e4-452d-9246-2168e4696a96
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ByName("instance-a006ebcb846") }
result = Ok(())
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
3942 | 2025-03-07T22:45:29.328Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {} }
|
3943 | 2025-03-07T22:45:29.328Z | DEBG | nexus (InstanceAllocator): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Database
result = Ok(())
|
3944 | 2025-03-07T22:45:29.329Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "viewer")} }
|
3945 | 2025-03-07T22:45:29.330Z | DEBG | nexus (InstanceAllocator): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Fleet
result = Ok(())
|
3946 | 2025-03-07T22:45:29.330Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {} }
|
3947 | 2025-03-07T22:45:29.330Z | DEBG | nexus (InstanceAllocator): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Database
result = Ok(())
|
3948 | 2025-03-07T22:45:29.332Z | INFO | nexus (SagaExecutor): instance update: committed update new runtime state!
did_unlock = true
file = nexus/src/app/sagas/instance_update/mod.rs:1176
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
new_runtime = InstanceRuntimeState { time_updated: 2025-03-07T22:45:29.097554656Z, gen: Generation(Generation(4)), propolis_id: None, dst_propolis_id: None, migration_id: None, nexus_state: NoVmm, time_last_auto_restarted: None }
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
|
3949 | 2025-03-07T22:45:29.332Z | DEBG | nexus (SEC): saga log event
new_state = N006 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3950 | 2025-03-07T22:45:29.332Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 6
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
3951 | 2025-03-07T22:45:29.332Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 27
reason = Signaled
|
3952 | 2025-03-07T22:45:29.332Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 26
reason = Signaled
|
3953 | 2025-03-07T22:45:29.332Z | INFO | nexus (BackgroundTasks): VPC route manager running
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:60
|
3954 | 2025-03-07T22:45:29.332Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
3955 | 2025-03-07T22:45:29.332Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3956 | 2025-03-07T22:45:29.333Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
3957 | 2025-03-07T22:45:29.333Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3958 | 2025-03-07T22:45:29.334Z | INFO | nexus (SagaExecutor): preparing saga
file = nexus/src/app/saga.rs:255
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
|
3959 | 2025-03-07T22:45:29.334Z | INFO | nexus (SEC): saga create
dag = {"end_node":5,"graph":{"edge_property":"directed","edges":[[0,1,null],[1,2,null],[2,3,null],[4,0,null],[3,5,null]],"node_holes":[],"nodes":[{"Action":{"action_name":"instance_delete.instance_delete_nat","label":"InstanceDeleteNat","name":"no_result4"}},{"Action":{"action_name":"instance_delete.instance_delete_record","label":"InstanceDeleteRecord","name":"no_result1"}},{"Action":{"action_name":"instance_delete.delete_network_interfaces","label":"DeleteNetworkInterfaces","name":"no_result2"}},{"Action":{"action_name":"instance_delete.deallocate_external_ip","label":"DeallocateExternalIp","name":"no_result3"}},{"Start":{"params":{"authz_instance":{"key":"831cf520-76c6-431b-a34a-a29e6222f280","lookup_type":{"ByName":"instance-a006ebcb846"},"parent":{"key":"107a88d3-76d7-4966-94ec-e33719cb87ce","lookup_type":{"ByName":"proj-9130e8fe788"},"parent":{"key":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","lookup_type":{"ById":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452"},"parent":null}}},"boundary_switches":["switch0"],"instance":{"auto_restart":{"cooldown":null,"policy":null},"boot_disk_id":"370dbcde-0c30-435a-8fb2-58d8230eaddc","hostname":"localshark","identity":{"description":"","id":"831cf520-76c6-431b-a34a-a29e6222f280","name":"instance-a006ebcb846","time_created":"2025-03-07T22:45:05.966018Z","time_deleted":null,"time_modified":"2025-03-07T22:45:05.966018Z"},"memory":1073741824,"ncpus":2,"project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","runtime_state":{"dst_propolis_id":null,"gen":3,"migration_id":null,"nexus_state":"Vmm","propolis_id":"03cf82ac-c6eb-49ea-9515-bc937b5eb030","time_last_auto_restarted":null,"time_updated":"2025-03-07T22:45:05.966018Z"},"updater_gen":3,"updater_id":"ee115443-9efc-4340-ab2f-48fc14045e1c","user_data":[]},"serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}}}},"End"]},"saga_name":"instance-delete","start_node":4}
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1146
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3960 | 2025-03-07T22:45:29.334Z | INFO | nexus (SecStore): creating saga
file = nexus/db-queries/src/db/sec_store.rs:50
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
|
3961 | 2025-03-07T22:45:29.335Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3962 | 2025-03-07T22:45:29.336Z | DEBG | nexus (SEC): saga log event
new_state = N007 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3963 | 2025-03-07T22:45:29.336Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 7
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
3964 | 2025-03-07T22:45:29.336Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
3965 | 2025-03-07T22:45:29.336Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3966 | 2025-03-07T22:45:29.336Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3967 | 2025-03-07T22:45:29.338Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
3968 | 2025-03-07T22:45:29.338Z | INFO | nexus (SagaExecutor): starting saga
file = nexus/src/app/saga.rs:353
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
|
3969 | 2025-03-07T22:45:29.338Z | INFO | nexus (SEC): saga start
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:967
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3970 | 2025-03-07T22:45:29.338Z | DEBG | nexus (SEC): saga log event
new_state = N004 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3971 | 2025-03-07T22:45:29.338Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 4
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
|
3972 | 2025-03-07T22:45:29.339Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
3973 | 2025-03-07T22:45:29.339Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
3974 | 2025-03-07T22:45:29.339Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
3975 | 2025-03-07T22:45:29.339Z | DEBG | nexus (SEC): saga log event
new_state = N007 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3976 | 2025-03-07T22:45:29.339Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"UserBuiltin": Object {"user_builtin_id": String("001de000-05e4-4000-8000-000000000002")}}}, Null]}}, "vmm_id": String("03cf82ac-c6eb-49ea-9515-bc937b5eb030")})
node_id = 7
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
3977 | 2025-03-07T22:45:29.343Z | DEBG | nexus (SEC): saga log event
new_state = N004 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3978 | 2025-03-07T22:45:29.343Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 4
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
|
3979 | 2025-03-07T22:45:29.343Z | DEBG | nexus (SEC): saga log event
new_state = N008 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3980 | 2025-03-07T22:45:29.343Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 8
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
3981 | 2025-03-07T22:45:29.347Z | DEBG | nexus (SEC): saga log event
new_state = N000 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3982 | 2025-03-07T22:45:29.347Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 0
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
|
3983 | 2025-03-07T22:45:29.347Z | DEBG | nexus (SEC): saga log event
new_state = N008 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3984 | 2025-03-07T22:45:29.347Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 8
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
3985 | 2025-03-07T22:45:29.350Z | DEBG | nexus (SEC): saga log event
new_state = N009 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
3986 | 2025-03-07T22:45:29.350Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 9
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
3987 | 2025-03-07T22:45:29.351Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3988 | 2025-03-07T22:45:29.351Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3989 | 2025-03-07T22:45:29.352Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3990 | 2025-03-07T22:45:29.352Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3991 | 2025-03-07T22:45:29.354Z | INFO | nexus (SagaExecutor): instance update (VMM destroyed): deallocating sled resource reservation
file = nexus/src/app/sagas/instance_update/destroyed.rs:82
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
propolis_id = 03cf82ac-c6eb-49ea-9515-bc937b5eb030
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
|
3992 | 2025-03-07T22:45:29.354Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = ReleaseSledResources
|
3993 | 2025-03-07T22:45:29.354Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Database
result = Ok(())
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = ReleaseSledResources
|
3994 | 2025-03-07T22:45:29.354Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3995 | 2025-03-07T22:45:29.354Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3996 | 2025-03-07T22:45:29.356Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3997 | 2025-03-07T22:45:29.356Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3998 | 2025-03-07T22:45:29.358Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
3999 | 2025-03-07T22:45:29.358Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
4000 | 2025-03-07T22:45:29.360Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
4001 | 2025-03-07T22:45:29.360Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
4002 | 2025-03-07T22:45:29.363Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
4003 | 2025-03-07T22:45:29.363Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
4004 | 2025-03-07T22:45:29.363Z | DEBG | nexus (SEC): saga log event
new_state = N009 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4005 | 2025-03-07T22:45:29.363Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 9
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
4006 | 2025-03-07T22:45:29.366Z | DEBG | nexus (SEC): saga log event
new_state = N010 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4007 | 2025-03-07T22:45:29.366Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 10
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
4008 | 2025-03-07T22:45:29.369Z | INFO | nexus (SagaExecutor): instance update (VMM destroyed): marking VMM record deleted
file = nexus/src/app/sagas/instance_update/destroyed.rs:113
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
propolis_id = 03cf82ac-c6eb-49ea-9515-bc937b5eb030
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
|
4009 | 2025-03-07T22:45:29.369Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = MarkVmmDeleted
|
4010 | 2025-03-07T22:45:29.369Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Database
result = Ok(())
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = MarkVmmDeleted
|
4011 | 2025-03-07T22:45:29.376Z | DEBG | nexus (SEC): saga log event
new_state = N010 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4012 | 2025-03-07T22:45:29.376Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 10
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
4013 | 2025-03-07T22:45:29.379Z | DEBG | nexus (SEC): saga log event
new_state = N011 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4014 | 2025-03-07T22:45:29.379Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 11
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
4015 | 2025-03-07T22:45:29.382Z | DEBG | nexus (SEC): saga log event
new_state = N011 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4016 | 2025-03-07T22:45:29.382Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 11
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
4017 | 2025-03-07T22:45:29.385Z | DEBG | nexus (SEC): saga log event
new_state = N012 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4018 | 2025-03-07T22:45:29.385Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 12
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
4019 | 2025-03-07T22:45:29.388Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = ChainSuccessorSaga
|
4020 | 2025-03-07T22:45:29.389Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Database
result = Ok(())
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = ChainSuccessorSaga
|
4021 | 2025-03-07T22:45:29.390Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = ChainSuccessorSaga
|
4022 | 2025-03-07T22:45:29.390Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Database
result = Ok(())
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = ChainSuccessorSaga
|
4023 | 2025-03-07T22:45:29.391Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = ChainSuccessorSaga
|
4024 | 2025-03-07T22:45:29.392Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Database
result = Ok(())
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = ChainSuccessorSaga
|
4025 | 2025-03-07T22:45:29.394Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
4026 | 2025-03-07T22:45:29.397Z | DEBG | nexus (SagaExecutor): authorize result
action = Modify
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ById(831cf520-76c6-431b-a34a-a29e6222f280) }
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
4027 | 2025-03-07T22:45:29.397Z | INFO | nexus: deleting instance dpd configuration
file = nexus/src/app/instance_network.rs:548
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
|
4028 | 2025-03-07T22:45:29.397Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
4029 | 2025-03-07T22:45:29.397Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
4030 | 2025-03-07T22:45:29.403Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = eda5213e-8a34-4fe8-9442-d92bb2a55a7b
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4031 | 2025-03-07T22:45:29.403Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = eda5213e-8a34-4fe8-9442-d92bb2a55a7b
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4032 | 2025-03-07T22:45:29.429Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = ChainSuccessorSaga
|
4033 | 2025-03-07T22:45:29.433Z | INFO | nexus (BackgroundTasks): VPC route manager sled 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:98
|
4034 | 2025-03-07T22:45:29.433Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
4035 | 2025-03-07T22:45:29.433Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vpc-routes", status: 200, headers: {"content-type": "application/json", "x-request-id": "8e3d1a86-e0d7-4c7e-a71e-a6a31f3c596e", "content-length": "372", "date": "Fri, 07 Mar 2025 22:45:29 GMT"} })
|
4036 | 2025-03-07T22:45:29.433Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
4037 | 2025-03-07T22:45:29.434Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
4038 | 2025-03-07T22:45:29.434Z | DEBG | nexus (SagaExecutor): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ById(831cf520-76c6-431b-a34a-a29e6222f280) }
result = Ok(())
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = ChainSuccessorSaga
|
4039 | 2025-03-07T22:45:29.434Z | DEBG | nexus (SagaExecutor): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = ChainSuccessorSaga
|
4040 | 2025-03-07T22:45:29.434Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
resource = Database
result = Ok(())
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_node = ChainSuccessorSaga
|
4041 | 2025-03-07T22:45:29.435Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 32073
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = eda5213e-8a34-4fe8-9442-d92bb2a55a7b
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4042 | 2025-03-07T22:45:29.436Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
4043 | 2025-03-07T22:45:29.436Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
4044 | 2025-03-07T22:45:29.436Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
4045 | 2025-03-07T22:45:29.436Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
4046 | 2025-03-07T22:45:29.438Z | WARN | nexus: no matching nat entries to soft delete
file = nexus/src/app/instance_network.rs:711
|
4047 | 2025-03-07T22:45:29.438Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
4048 | 2025-03-07T22:45:29.438Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteNat
|
4049 | 2025-03-07T22:45:29.440Z | DEBG | nexus (SagaExecutor): instance update: instance will not reincarnate
auto_restart_config = InstanceAutoRestart { policy: None, cooldown: None }
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
karmic_state = WillReincarnate
needs_reincarnation = false
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
|
4050 | 2025-03-07T22:45:29.440Z | DEBG | nexus (SEC): saga log event
new_state = N012 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4051 | 2025-03-07T22:45:29.440Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 12
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
4052 | 2025-03-07T22:45:29.441Z | WARN | nexus: no matching nat entries to soft delete
file = nexus/src/app/instance_network.rs:711
|
4053 | 2025-03-07T22:45:29.441Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {} }
|
4054 | 2025-03-07T22:45:29.441Z | DEBG | nexus (InstanceAllocator): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Database
result = Ok(())
|
4055 | 2025-03-07T22:45:29.443Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "viewer")} }
|
4056 | 2025-03-07T22:45:29.444Z | DEBG | nexus (InstanceAllocator): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Fleet
result = Ok(())
|
4057 | 2025-03-07T22:45:29.444Z | DEBG | nexus (InstanceAllocator): roles
roles = RoleSet { roles: {} }
|
4058 | 2025-03-07T22:45:29.444Z | DEBG | nexus (InstanceAllocator): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000004ead, .. })
resource = Database
result = Ok(())
|
4059 | 2025-03-07T22:45:29.445Z | DEBG | nexus (SEC): saga log event
new_state = N014 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4060 | 2025-03-07T22:45:29.445Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 14
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
4061 | 2025-03-07T22:45:29.448Z | DEBG | nexus (SEC): saga log event
new_state = N014 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4062 | 2025-03-07T22:45:29.448Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 14
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
4063 | 2025-03-07T22:45:29.449Z | DEBG | nexus: notifying dendrite of updates
instance_id = Some(831cf520-76c6-431b-a34a-a29e6222f280 (instance))
switch = switch0
|
4064 | 2025-03-07T22:45:29.449Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1487, tv_nsec: 796256731 } })
|
4065 | 2025-03-07T22:45:29.450Z | INFO | nexus: Determining switch slots managed by switch zones
file = nexus/src/app/mod.rs:1171
|
4066 | 2025-03-07T22:45:29.451Z | INFO | nexus (SEC): update for saga cached state
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1384
new_state = Done
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4067 | 2025-03-07T22:45:29.451Z | INFO | nexus (SecStore): updating state
file = nexus/db-queries/src/db/sec_store.rs:95
new_state = done
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
|
4068 | 2025-03-07T22:45:29.479Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
4069 | 2025-03-07T22:45:29.479Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
4070 | 2025-03-07T22:45:29.481Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
4071 | 2025-03-07T22:45:29.482Z | INFO | nexus: determining switch slot managed by dendrite zone
file = nexus/src/app/mod.rs:1179
zone_address = fd00:1122:3344:101::2
|
4072 | 2025-03-07T22:45:29.482Z | DEBG | nexus (MgsClient): client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
4073 | 2025-03-07T22:45:29.483Z | DEBG | nexus (MgsClient): client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "8d697d26-b6e8-484b-8242-88926c2fcfbe", "content-length": "26", "date": "Fri, 07 Mar 2025 22:45:29 GMT"} })
|
4074 | 2025-03-07T22:45:29.483Z | INFO | nexus: identified switch slot for dendrite zone
file = nexus/src/app/mod.rs:1184
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
4075 | 2025-03-07T22:45:29.483Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
4076 | 2025-03-07T22:45:29.483Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
4077 | 2025-03-07T22:45:29.483Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
4078 | 2025-03-07T22:45:29.484Z | INFO | nexus (BackgroundTasks): computed internet gateway mappings for sled
assocs = {}
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:116
sled = buskin
|
4079 | 2025-03-07T22:45:29.484Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/eip-gateways
|
4080 | 2025-03-07T22:45:29.484Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/eip-gateways", status: 204, headers: {"x-request-id": "a28b98ef-bb5c-4290-9d4e-9972f1693aeb", "date": "Fri, 07 Mar 2025 22:45:29 GMT"} })
|
4081 | 2025-03-07T22:45:29.484Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
4082 | 2025-03-07T22:45:29.485Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
4083 | 2025-03-07T22:45:29.485Z | INFO | nexus: completed mapping dendrite zones to switch slots
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
4084 | 2025-03-07T22:45:29.485Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
4085 | 2025-03-07T22:45:29.487Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
4086 | 2025-03-07T22:45:29.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
4087 | 2025-03-07T22:45:29.487Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
4088 | 2025-03-07T22:45:29.487Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
4089 | 2025-03-07T22:45:29.487Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
4090 | 2025-03-07T22:45:29.490Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
4091 | 2025-03-07T22:45:29.490Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
4092 | 2025-03-07T22:45:29.493Z | INFO | nexus (BackgroundTasks): VPC route manager sled 73b218dd-7dbc-4345-acb1-fe69ced4a7f7 push not needed
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:262
|
4093 | 2025-03-07T22:45:29.493Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
4094 | 2025-03-07T22:45:29.494Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vpc-routes", status: 204, headers: {"x-request-id": "2daee695-28fc-4972-9576-9d3539ff49dc", "date": "Fri, 07 Mar 2025 22:45:29 GMT"} })
|
4095 | 2025-03-07T22:45:29.495Z | INFO | nexus (SEC): saga finished
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1025
result = success
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4096 | 2025-03-07T22:45:29.495Z | INFO | nexus (SagaExecutor): saga finished
file = nexus/src/app/saga.rs:404
saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
saga_name = instance-update
saga_result = SagaResult { saga_id: 18165797-2a97-437d-8a7d-64ad383af4d4, saga_log: SagaLog { saga_id: 18165797-2a97-437d-8a7d-64ad383af4d4, unwinding: false, events: [N013 started, N013 succeeded, N000 started, N000 succeeded, N001 started, N001 succeeded, N002 started, N002 succeeded, N003 started, N003 succeeded, N004 started, N004 succeeded, N005 started, N005 succeeded, N006 started, N006 succeeded, N007 started, N007 succeeded, N008 started, N008 succeeded, N009 started, N009 succeeded, N010 started, N010 succeeded, N011 started, N011 succeeded, N012 started, N012 succeeded, N014 started, N014 succeeded], node_status: {0: Succeeded(String("ee115443-9efc-4340-ab2f-48fc14045e1c")), 1: Succeeded(Object {"locked_gen": Number(3), "updater_id": String("ee115443-9efc-4340-ab2f-48fc14045e1c")}), 2: Succeeded(String("Delete")), 3: Succeeded(Null), 4: Succeeded(Null), 5: Succeeded(Null), 6: Succeeded(Null), 7: Succeeded(Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"UserBuiltin": Object {"user_builtin_id": String("001de000-05e4-4000-8000-000000000002")}}}, Null]}}, "vmm_id": String("03cf82ac-c6eb-49ea-9515-bc937b5eb030")}), 8: Succeeded(Null), 9: Succeeded(Null), 10: Succeeded(Null), 11: Succeeded(Null), 12: Succeeded(Null), 13: Succeeded(Null), 14: Succeeded(Null)} }, kind: Ok(SagaResultOk { saga_output: Null, node_outputs: {"active_vmm_destroyed": Null, "chain_successor_saga": Null, "commit_instance_updates": Null, "destroy_active_vmm_params": Object {"instance_id": String("831cf520-76c6-431b-a34a-a29e6222f280"), "serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"UserBuiltin": Object {"user_builtin_id": String("001de000-05e4-4000-8000-000000000002")}}}, Null]}}, "vmm_id": String("03cf82ac-c6eb-49ea-9515-bc937b5eb030")}, "mark_vmm_deleted": Null, "network_config_update": String("Delete"), "release_sled_resources": Null, "release_virtual_provisioning": Null, "saga_instance_lock_id": String("ee115443-9efc-4340-ab2f-48fc14045e1c"), "unassign_oximeter_producer": Null, "update_network_config": Null, "updater_lock": Object {"locked_gen": Number(3), "updater_id": String("ee115443-9efc-4340-ab2f-48fc14045e1c")}} }) }
|
4097 | 2025-03-07T22:45:29.495Z | DEBG | nexus (SagaExecutor): instance update: child saga completed successfully
child_saga_id = 18165797-2a97-437d-8a7d-64ad383af4d4
instance_id = 831cf520-76c6-431b-a34a-a29e6222f280
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
|
4098 | 2025-03-07T22:45:29.495Z | DEBG | nexus (SEC): saga log event
new_state = N002 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4099 | 2025-03-07T22:45:29.495Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 2
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
|
4100 | 2025-03-07T22:45:29.496Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 163.36216ms
iteration = 27
status = {}
|
4101 | 2025-03-07T22:45:29.499Z | DEBG | nexus (SEC): saga log event
new_state = N004 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4102 | 2025-03-07T22:45:29.499Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 4
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
|
4103 | 2025-03-07T22:45:29.502Z | DEBG | nexus (SEC): saga log event
new_state = N004 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4104 | 2025-03-07T22:45:29.502Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 4
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
|
4105 | 2025-03-07T22:45:29.543Z | DEBG | nexus (DpdClient): client request
body = None
method = POST
uri = http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/trigger
|
4106 | 2025-03-07T22:45:29.543Z | DEBG | nexus (DpdClient): client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/trigger", status: 200, headers: {"content-type": "application/json", "x-request-id": "2ccabe68-4e06-40ac-9695-5dc13e3033eb", "content-length": "4", "date": "Fri, 07 Mar 2025 22:45:28 GMT"} })
|
4107 | 2025-03-07T22:45:29.545Z | DEBG | nexus (SEC): saga log event
new_state = N000 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4108 | 2025-03-07T22:45:29.545Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 0
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
|
4109 | 2025-03-07T22:45:29.548Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
4110 | 2025-03-07T22:45:29.550Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = v2p_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/v2p", status: 200, headers: {"content-type": "application/json", "x-request-id": "b7e7f2d6-dcd0-4ec9-839e-d7f7284f38e0", "content-length": "691", "date": "Fri, 07 Mar 2025 22:45:29 GMT"} })
|
4111 | 2025-03-07T22:45:29.550Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = buskin
|
4112 | 2025-03-07T22:45:29.550Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = buskin
|
4113 | 2025-03-07T22:45:29.550Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = buskin
|
4114 | 2025-03-07T22:45:29.551Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 218.51434ms
iteration = 26
status = {}
|
4115 | 2025-03-07T22:45:29.553Z | INFO | nexus (SEC): update for saga cached state
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1384
new_state = Done
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4116 | 2025-03-07T22:45:29.553Z | INFO | nexus (SecStore): updating state
file = nexus/db-queries/src/db/sec_store.rs:95
new_state = done
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
|
4117 | 2025-03-07T22:45:29.553Z | DEBG | nexus (SEC): saga log event
new_state = N001 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4118 | 2025-03-07T22:45:29.553Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 1
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
|
4119 | 2025-03-07T22:45:29.556Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
4120 | 2025-03-07T22:45:29.557Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
4121 | 2025-03-07T22:45:29.559Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
4122 | 2025-03-07T22:45:29.559Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
4123 | 2025-03-07T22:45:29.559Z | INFO | nexus (SEC): saga finished
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1025
result = success
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4124 | 2025-03-07T22:45:29.559Z | INFO | nexus (SagaExecutor): saga finished
file = nexus/src/app/saga.rs:404
saga_id = 5f5171d0-5239-423f-b65f-f9a17bc5140d
saga_name = start-instance-update
saga_result = SagaResult { saga_id: 5f5171d0-5239-423f-b65f-f9a17bc5140d, saga_log: SagaLog { saga_id: 5f5171d0-5239-423f-b65f-f9a17bc5140d, unwinding: false, events: [N003 started, N003 succeeded, N000 started, N000 succeeded, N001 started, N001 succeeded, N002 started, N002 succeeded, N004 started, N004 succeeded], node_status: {0: Succeeded(String("c54bdb06-fc89-4530-a7d0-815ad37a87b1")), 1: Succeeded(Object {"locked_gen": Number(2), "updater_id": String("c54bdb06-fc89-4530-a7d0-815ad37a87b1")}), 2: Succeeded(Null), 3: Succeeded(Null), 4: Succeeded(Null)} }, kind: Ok(SagaResultOk { saga_output: Null, node_outputs: {"saga_instance_lock_id": String("c54bdb06-fc89-4530-a7d0-815ad37a87b1"), "state": Null, "updater_lock": Object {"locked_gen": Number(2), "updater_id": String("c54bdb06-fc89-4530-a7d0-815ad37a87b1")}} }) }
|
4125 | 2025-03-07T22:45:29.561Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
4126 | 2025-03-07T22:45:29.561Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
4127 | 2025-03-07T22:45:29.564Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
4128 | 2025-03-07T22:45:29.564Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
4129 | 2025-03-07T22:45:29.566Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
4130 | 2025-03-07T22:45:29.569Z | DEBG | nexus (SagaExecutor): authorize result
action = Delete
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ByName("instance-a006ebcb846") }
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
4131 | 2025-03-07T22:45:29.569Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
4132 | 2025-03-07T22:45:29.569Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
4133 | 2025-03-07T22:45:29.668Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
4134 | 2025-03-07T22:45:29.668Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
4135 | 2025-03-07T22:45:29.670Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
4136 | 2025-03-07T22:45:29.670Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
4137 | 2025-03-07T22:45:29.678Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
4138 | 2025-03-07T22:45:29.678Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
4139 | 2025-03-07T22:45:29.735Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
4140 | 2025-03-07T22:45:29.735Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = InstanceDeleteRecord
|
4141 | 2025-03-07T22:45:29.737Z | DEBG | nexus (SEC): saga log event
new_state = N001 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4142 | 2025-03-07T22:45:29.737Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 1
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
|
4143 | 2025-03-07T22:45:29.741Z | DEBG | nexus (SEC): saga log event
new_state = N002 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4144 | 2025-03-07T22:45:29.741Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 2
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
|
4145 | 2025-03-07T22:45:29.744Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = DeleteNetworkInterfaces
|
4146 | 2025-03-07T22:45:29.744Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = DeleteNetworkInterfaces
|
4147 | 2025-03-07T22:45:29.746Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = DeleteNetworkInterfaces
|
4148 | 2025-03-07T22:45:29.746Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = DeleteNetworkInterfaces
|
4149 | 2025-03-07T22:45:29.749Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = DeleteNetworkInterfaces
|
4150 | 2025-03-07T22:45:29.749Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = DeleteNetworkInterfaces
|
4151 | 2025-03-07T22:45:29.751Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = DeleteNetworkInterfaces
|
4152 | 2025-03-07T22:45:29.751Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = DeleteNetworkInterfaces
|
4153 | 2025-03-07T22:45:29.754Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = DeleteNetworkInterfaces
|
4154 | 2025-03-07T22:45:29.757Z | DEBG | nexus (SagaExecutor): authorize result
action = Modify
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Instance { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 831cf520-76c6-431b-a34a-a29e6222f280, lookup_type: ByName("instance-a006ebcb846") }
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = DeleteNetworkInterfaces
|
4155 | 2025-03-07T22:45:29.757Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = DeleteNetworkInterfaces
|
4156 | 2025-03-07T22:45:29.757Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = DeleteNetworkInterfaces
|
4157 | 2025-03-07T22:45:29.764Z | DEBG | nexus (SEC): saga log event
new_state = N002 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4158 | 2025-03-07T22:45:29.764Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 2
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
|
4159 | 2025-03-07T22:45:29.764Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 27
reason = Signaled
|
4160 | 2025-03-07T22:45:29.764Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
4161 | 2025-03-07T22:45:29.764Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
4162 | 2025-03-07T22:45:29.767Z | DEBG | nexus (SEC): saga log event
new_state = N003 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4163 | 2025-03-07T22:45:29.767Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 3
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
|
4164 | 2025-03-07T22:45:29.770Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = DeallocateExternalIp
|
4165 | 2025-03-07T22:45:29.771Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = DeallocateExternalIp
|
4166 | 2025-03-07T22:45:29.775Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
4167 | 2025-03-07T22:45:29.775Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
4168 | 2025-03-07T22:45:29.782Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
4169 | 2025-03-07T22:45:29.782Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
4170 | 2025-03-07T22:45:29.784Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
4171 | 2025-03-07T22:45:29.785Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
4172 | 2025-03-07T22:45:29.785Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
4173 | 2025-03-07T22:45:29.785Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
4174 | 2025-03-07T22:45:29.787Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
4175 | 2025-03-07T22:45:29.788Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
4176 | 2025-03-07T22:45:29.788Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
4177 | 2025-03-07T22:45:29.789Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
4178 | 2025-03-07T22:45:29.825Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
4179 | 2025-03-07T22:45:29.825Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = v2p_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/v2p", status: 200, headers: {"content-type": "application/json", "x-request-id": "676116a2-44f9-4d49-b7be-9abfeb1412ab", "content-length": "691", "date": "Fri, 07 Mar 2025 22:45:29 GMT"} })
|
4180 | 2025-03-07T22:45:29.825Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = buskin
|
4181 | 2025-03-07T22:45:29.825Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = buskin
|
4182 | 2025-03-07T22:45:29.825Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = buskin
|
4183 | 2025-03-07T22:45:29.827Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 63.259218ms
iteration = 27
status = {}
|
4184 | 2025-03-07T22:45:29.850Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = DeallocateExternalIp
|
4185 | 2025-03-07T22:45:29.850Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_node = DeallocateExternalIp
|
4186 | 2025-03-07T22:45:29.923Z | DEBG | nexus (SEC): saga log event
new_state = N003 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4187 | 2025-03-07T22:45:29.923Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 3
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
|
4188 | 2025-03-07T22:45:29.927Z | DEBG | nexus (SEC): saga log event
new_state = N005 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4189 | 2025-03-07T22:45:29.927Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 5
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
|
4190 | 2025-03-07T22:45:29.930Z | DEBG | nexus (SEC): saga log event
new_state = N005 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4191 | 2025-03-07T22:45:29.930Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 5
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
|
4192 | 2025-03-07T22:45:29.933Z | INFO | nexus (SEC): update for saga cached state
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1384
new_state = Done
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4193 | 2025-03-07T22:45:29.933Z | INFO | nexus (SecStore): updating state
file = nexus/db-queries/src/db/sec_store.rs:95
new_state = done
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
|
4194 | 2025-03-07T22:45:29.943Z | INFO | nexus (SEC): saga finished
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1025
result = success
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4195 | 2025-03-07T22:45:29.943Z | INFO | nexus (SagaExecutor): saga finished
file = nexus/src/app/saga.rs:404
saga_id = 63b0101f-87a4-4a79-bdba-64035b0194bf
saga_name = instance-delete
saga_result = SagaResult { saga_id: 63b0101f-87a4-4a79-bdba-64035b0194bf, saga_log: SagaLog { saga_id: 63b0101f-87a4-4a79-bdba-64035b0194bf, unwinding: false, events: [N004 started, N004 succeeded, N000 started, N000 succeeded, N001 started, N001 succeeded, N002 started, N002 succeeded, N003 started, N003 succeeded, N005 started, N005 succeeded], node_status: {0: Succeeded(Null), 1: Succeeded(Null), 2: Succeeded(Null), 3: Succeeded(Null), 4: Succeeded(Null), 5: Succeeded(Null)} }, kind: Ok(SagaResultOk { saga_output: Null, node_outputs: {"no_result1": Null, "no_result2": Null, "no_result3": Null, "no_result4": Null} }) }
|
4196 | 2025-03-07T22:45:29.943Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 28
reason = Signaled
|
4197 | 2025-03-07T22:45:29.943Z | INFO | nexus (dropshot_external): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 677396
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = dc8308f1-43e4-452d-9246-2168e4696a96
response_code = 204
uri = /v1/instances/instance-a006ebcb846?project=proj-9130e8fe788
|
4198 | 2025-03-07T22:45:29.943Z | INFO | nexus (BackgroundTasks): VPC route manager running
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:60
|
4199 | 2025-03-07T22:45:29.943Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
4200 | 2025-03-07T22:45:29.944Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
4201 | 2025-03-07T22:45:29.944Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4202 | 2025-03-07T22:45:29.945Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4203 | 2025-03-07T22:45:29.945Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
4204 | 2025-03-07T22:45:29.947Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4205 | 2025-03-07T22:45:29.947Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4206 | 2025-03-07T22:45:29.947Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
4207 | 2025-03-07T22:45:29.947Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
4208 | 2025-03-07T22:45:29.947Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
4209 | 2025-03-07T22:45:29.948Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
4210 | 2025-03-07T22:45:29.949Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
4211 | 2025-03-07T22:45:29.949Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("token = \\"ccad87921380ca12014dfaebe01e749ff1f137ca\\"") }
result = Ok(())
|
4212 | 2025-03-07T22:45:29.949Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4213 | 2025-03-07T22:45:29.949Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4214 | 2025-03-07T22:45:29.951Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
4215 | 2025-03-07T22:45:29.951Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
4216 | 2025-03-07T22:45:29.951Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
4217 | 2025-03-07T22:45:29.951Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4218 | 2025-03-07T22:45:29.951Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4219 | 2025-03-07T22:45:29.953Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4220 | 2025-03-07T22:45:29.953Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4221 | 2025-03-07T22:45:29.954Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4222 | 2025-03-07T22:45:29.954Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4223 | 2025-03-07T22:45:29.955Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
4224 | 2025-03-07T22:45:29.956Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
4225 | 2025-03-07T22:45:29.956Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4226 | 2025-03-07T22:45:29.956Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4227 | 2025-03-07T22:45:29.958Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
4228 | 2025-03-07T22:45:29.959Z | DEBG | nexus (ExternalAuthn): authorize result
action = Modify
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("ccad87921380ca12014dfaebe01e749ff1f137ca") }
result = Ok(())
|
4229 | 2025-03-07T22:45:29.959Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4230 | 2025-03-07T22:45:29.959Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4231 | 2025-03-07T22:45:29.962Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:55015
req_id = e5a70b63-bbb2-4e60-83f7-fdfc361600a6
roles = RoleSet { roles: {} }
uri = /nat/ipv4/changeset/10?limit=100
|
4232 | 2025-03-07T22:45:29.963Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:55015
req_id = e5a70b63-bbb2-4e60-83f7-fdfc361600a6
resource = Database
result = Ok(())
uri = /nat/ipv4/changeset/10?limit=100
|
4233 | 2025-03-07T22:45:29.984Z | INFO | nexus (BackgroundTasks): VPC route manager sled 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:98
|
4234 | 2025-03-07T22:45:29.984Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
4235 | 2025-03-07T22:45:29.984Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vpc-routes", status: 200, headers: {"content-type": "application/json", "x-request-id": "cae8ad53-af51-4826-aa59-dbf705dc3759", "content-length": "372", "date": "Fri, 07 Mar 2025 22:45:29 GMT"} })
|
4236 | 2025-03-07T22:45:29.984Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
4237 | 2025-03-07T22:45:29.984Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
4238 | 2025-03-07T22:45:29.986Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 23922
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:55015
req_id = e5a70b63-bbb2-4e60-83f7-fdfc361600a6
response_code = 200
uri = /nat/ipv4/changeset/10?limit=100
|
4239 | 2025-03-07T22:45:29.988Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4240 | 2025-03-07T22:45:29.988Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4241 | 2025-03-07T22:45:29.989Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4242 | 2025-03-07T22:45:29.989Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4243 | 2025-03-07T22:45:29.991Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4244 | 2025-03-07T22:45:29.991Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4245 | 2025-03-07T22:45:29.992Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4246 | 2025-03-07T22:45:29.992Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4247 | 2025-03-07T22:45:29.993Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
4248 | 2025-03-07T22:45:29.995Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
4249 | 2025-03-07T22:45:29.995Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4250 | 2025-03-07T22:45:29.995Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4251 | 2025-03-07T22:45:29.996Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4252 | 2025-03-07T22:45:29.997Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4253 | 2025-03-07T22:45:29.998Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4254 | 2025-03-07T22:45:29.998Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4255 | 2025-03-07T22:45:30.000Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
4256 | 2025-03-07T22:45:30.001Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }
result = Ok(())
|
4257 | 2025-03-07T22:45:30.001Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
roles = RoleSet { roles: {} }
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4258 | 2025-03-07T22:45:30.001Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
resource = Database
result = Ok(())
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4259 | 2025-03-07T22:45:30.002Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
roles = RoleSet { roles: {} }
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4260 | 2025-03-07T22:45:30.002Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
resource = Database
result = Ok(())
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4261 | 2025-03-07T22:45:30.004Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
roles = RoleSet { roles: {} }
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4262 | 2025-03-07T22:45:30.004Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
resource = Database
result = Ok(())
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4263 | 2025-03-07T22:45:30.006Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
roles = RoleSet { roles: {} }
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4264 | 2025-03-07T22:45:30.006Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
resource = Database
result = Ok(())
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4265 | 2025-03-07T22:45:30.008Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
roles = RoleSet { roles: {} }
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4266 | 2025-03-07T22:45:30.009Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
resource = Database
result = Ok(())
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4267 | 2025-03-07T22:45:30.011Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
roles = RoleSet { roles: {} }
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4268 | 2025-03-07T22:45:30.011Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
resource = Database
result = Ok(())
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4269 | 2025-03-07T22:45:30.014Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
roles = RoleSet { roles: {} }
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4270 | 2025-03-07T22:45:30.014Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
resource = Database
result = Ok(())
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4271 | 2025-03-07T22:45:30.016Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4272 | 2025-03-07T22:45:30.019Z | DEBG | nexus (dropshot_external): authorize result
action = Delete
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
resource = Disk { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: 370dbcde-0c30-435a-8fb2-58d8230eaddc, lookup_type: ByName("disk-ca9690fdf6d") }
result = Ok(())
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4273 | 2025-03-07T22:45:30.019Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
roles = RoleSet { roles: {} }
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4274 | 2025-03-07T22:45:30.019Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
resource = Database
result = Ok(())
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4275 | 2025-03-07T22:45:30.021Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
roles = RoleSet { roles: {} }
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4276 | 2025-03-07T22:45:30.021Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
resource = Database
result = Ok(())
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4277 | 2025-03-07T22:45:30.022Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
roles = RoleSet { roles: {} }
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4278 | 2025-03-07T22:45:30.022Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
resource = Database
result = Ok(())
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4279 | 2025-03-07T22:45:30.023Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
roles = RoleSet { roles: {} }
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4280 | 2025-03-07T22:45:30.024Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
resource = Database
result = Ok(())
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4281 | 2025-03-07T22:45:30.026Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
roles = RoleSet { roles: {} }
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4282 | 2025-03-07T22:45:30.026Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
resource = Database
result = Ok(())
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4283 | 2025-03-07T22:45:30.026Z | INFO | nexus (BackgroundTasks): computed internet gateway mappings for sled
assocs = {}
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:116
sled = buskin
|
4284 | 2025-03-07T22:45:30.026Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/eip-gateways
|
4285 | 2025-03-07T22:45:30.027Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/eip-gateways", status: 204, headers: {"x-request-id": "07868c0f-b091-42ec-8d67-4a589aa0c267", "date": "Fri, 07 Mar 2025 22:45:29 GMT"} })
|
4286 | 2025-03-07T22:45:30.027Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
4287 | 2025-03-07T22:45:30.027Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
4288 | 2025-03-07T22:45:30.028Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
roles = RoleSet { roles: {} }
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4289 | 2025-03-07T22:45:30.028Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
resource = Database
result = Ok(())
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4290 | 2025-03-07T22:45:30.028Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
4291 | 2025-03-07T22:45:30.028Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
4292 | 2025-03-07T22:45:30.030Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
roles = RoleSet { roles: {} }
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4293 | 2025-03-07T22:45:30.030Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
resource = Database
result = Ok(())
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4294 | 2025-03-07T22:45:30.031Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
4295 | 2025-03-07T22:45:30.031Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
4296 | 2025-03-07T22:45:30.032Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4297 | 2025-03-07T22:45:30.033Z | INFO | nexus (BackgroundTasks): VPC route manager sled 73b218dd-7dbc-4345-acb1-fe69ced4a7f7 push not needed
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:262
|
4298 | 2025-03-07T22:45:30.033Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
4299 | 2025-03-07T22:45:30.034Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vpc-routes", status: 204, headers: {"x-request-id": "af2ae611-db68-47ba-82f7-3b9493f17e11", "date": "Fri, 07 Mar 2025 22:45:29 GMT"} })
|
4300 | 2025-03-07T22:45:30.035Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 91.434728ms
iteration = 28
status = {}
|
4301 | 2025-03-07T22:45:30.036Z | DEBG | nexus (dropshot_external): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
resource = Disk { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ById(107a88d3-76d7-4966-94ec-e33719cb87ce) }, key: 370dbcde-0c30-435a-8fb2-58d8230eaddc, lookup_type: ById(370dbcde-0c30-435a-8fb2-58d8230eaddc) }
result = Ok(())
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4302 | 2025-03-07T22:45:30.036Z | INFO | nexus (SagaExecutor): preparing saga
file = nexus/src/app/saga.rs:255
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
saga_name = disk-delete
|
4303 | 2025-03-07T22:45:30.036Z | INFO | nexus (SEC): saga create
dag = {"end_node":14,"graph":{"edge_property":"directed","edges":[[0,1,null],[1,2,null],[2,3,null],[4,5,null],[4,6,null],[6,7,null],[5,7,null],[7,8,null],[8,9,null],[9,10,null],[10,11,null],[3,4,null],[11,12,null],[13,0,null],[12,14,null]],"node_holes":[],"nodes":[{"Action":{"action_name":"disk_delete.delete_disk_record","label":"DeleteDiskRecord","name":"deleted_disk"}},{"Action":{"action_name":"disk_delete.space_account","label":"SpaceAccount","name":"no_result1"}},{"Constant":{"name":"params_for_volume_delete_subsaga","value":{"serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}},"volume_id":"bd210e3d-6cfd-404a-b112-72f5aebb7b26"}}},{"SubsagaStart":{"params_node_name":"params_for_volume_delete_subsaga","saga_name":"volume-delete"}},{"Action":{"action_name":"volume_delete.decrease_crucible_resource_count","label":"DecreaseCrucibleResourceCount","name":"crucible_resources_to_delete"}},{"Action":{"action_name":"volume_delete.delete_crucible_regions","label":"DeleteCrucibleRegions","name":"no_result_1"}},{"Action":{"action_name":"volume_delete.delete_crucible_running_snapshots","label":"DeleteCrucibleRunningSnapshots","name":"no_result_2"}},{"Action":{"action_name":"volume_delete.delete_crucible_snapshots","label":"DeleteCrucibleSnapshots","name":"no_result_3"}},{"Action":{"action_name":"volume_delete.delete_crucible_snapshot_records","label":"DeleteCrucibleSnapshotRecords","name":"no_result_4"}},{"Action":{"action_name":"volume_delete.find_freed_crucible_regions","label":"FindFreedCrucibleRegions","name":"freed_crucible_regions"}},{"Action":{"action_name":"volume_delete.delete_freed_crucible_regions","label":"DeleteFreedCrucibleRegions","name":"no_result_5"}},{"Action":{"action_name":"volume_delete.hard_delete_volume_record","label":"HardDeleteVolumeRecord","name":"volume_hard_deleted"}},{"SubsagaEnd":{"name":"volume_delete_subsaga_no_result"}},{"Start":{"params":{"disk_id":"370dbcde-0c30-435a-8fb2-58d8230eaddc","project_id":"107a88d3-76d7-4966-94ec-e33719cb87ce","serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}},"volume_id":"bd210e3d-6cfd-404a-b112-72f5aebb7b26"}}},"End"]},"saga_name":"disk-delete","start_node":13}
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1146
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
saga_name = disk-delete
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4304 | 2025-03-07T22:45:30.036Z | INFO | nexus (SecStore): creating saga
file = nexus/db-queries/src/db/sec_store.rs:50
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
saga_name = disk-delete
|
4305 | 2025-03-07T22:45:30.040Z | INFO | nexus (SagaExecutor): starting saga
file = nexus/src/app/saga.rs:353
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
saga_name = disk-delete
|
4306 | 2025-03-07T22:45:30.040Z | INFO | nexus (SEC): saga start
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:967
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
saga_name = disk-delete
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4307 | 2025-03-07T22:45:30.040Z | DEBG | nexus (SEC): saga log event
new_state = N013 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4308 | 2025-03-07T22:45:30.040Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 13
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4309 | 2025-03-07T22:45:30.044Z | DEBG | nexus (SEC): saga log event
new_state = N013 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4310 | 2025-03-07T22:45:30.044Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 13
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4311 | 2025-03-07T22:45:30.047Z | DEBG | nexus (SEC): saga log event
new_state = N000 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4312 | 2025-03-07T22:45:30.047Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 0
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4313 | 2025-03-07T22:45:30.058Z | DEBG | nexus (SEC): saga log event
new_state = N000 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4314 | 2025-03-07T22:45:30.058Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"block_size": String("Traditional"), "create_image_id": String("c1a6176f-4d7c-45a8-ae8b-123a8c057102"), "create_snapshot_id": Null, "identity": Object {"description": String(""), "id": String("370dbcde-0c30-435a-8fb2-58d8230eaddc"), "name": String("disk-ca9690fdf6d"), "time_created": String("2025-03-07T22:45:05.179947Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:05.179947Z")}, "pantry_address": Null, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "rcgen": Number(1), "runtime_state": Object {"attach_instance_id": Null, "disk_state": String("detached"), "gen": Number(2), "time_updated": String("2025-03-07T22:45:05.763768Z")}, "size": Number(2147483648), "slot": Null, "volume_id": String("bd210e3d-6cfd-404a-b112-72f5aebb7b26")})
node_id = 0
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4315 | 2025-03-07T22:45:30.062Z | DEBG | nexus (SEC): saga log event
new_state = N001 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4316 | 2025-03-07T22:45:30.062Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 1
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4317 | 2025-03-07T22:45:30.065Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
saga_name = disk-delete
saga_node = SpaceAccount
|
4318 | 2025-03-07T22:45:30.065Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
saga_name = disk-delete
saga_node = SpaceAccount
|
4319 | 2025-03-07T22:45:30.077Z | DEBG | nexus (SEC): saga log event
new_state = N001 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4320 | 2025-03-07T22:45:30.077Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 1
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4321 | 2025-03-07T22:45:30.080Z | DEBG | nexus (SEC): saga log event
new_state = N002 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4322 | 2025-03-07T22:45:30.080Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 2
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4323 | 2025-03-07T22:45:30.083Z | DEBG | nexus (SEC): saga log event
new_state = N002 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4324 | 2025-03-07T22:45:30.083Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}, "volume_id": String("bd210e3d-6cfd-404a-b112-72f5aebb7b26")})
node_id = 2
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4325 | 2025-03-07T22:45:30.086Z | DEBG | nexus (SEC): saga log event
new_state = N003 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4326 | 2025-03-07T22:45:30.086Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 3
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4327 | 2025-03-07T22:45:30.090Z | DEBG | nexus (SEC): saga log event
new_state = N003 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4328 | 2025-03-07T22:45:30.090Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 3
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4329 | 2025-03-07T22:45:30.093Z | DEBG | nexus (SEC): saga log event
new_state = N004 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4330 | 2025-03-07T22:45:30.093Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 4
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4331 | 2025-03-07T22:45:30.152Z | DEBG | nexus (SEC): saga log event
new_state = N004 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4332 | 2025-03-07T22:45:30.152Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"V3": Object {"region_snapshots": Array [], "regions": Array [String("5bbc8115-f752-401f-b41d-b295254ac7d1"), String("cc1bcc92-3db8-46c6-a325-98f995b4bc74"), String("bcfe043f-7f9f-468e-91a3-eee17f5f1c21")]}})
node_id = 4
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4333 | 2025-03-07T22:45:30.155Z | DEBG | nexus (SEC): saga log event
new_state = N005 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4334 | 2025-03-07T22:45:30.155Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 5
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4335 | 2025-03-07T22:45:30.158Z | DEBG | nexus (SEC): saga log event
new_state = N006 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4336 | 2025-03-07T22:45:30.158Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 6
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4337 | 2025-03-07T22:45:30.162Z | DEBG | nexus (SEC): saga log event
new_state = N006 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4338 | 2025-03-07T22:45:30.163Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 6
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4339 | 2025-03-07T22:45:30.193Z | INFO | nexus (SagaExecutor): Transient(region not deleted yet), trying again in 99.688768ms
file = nexus/src/app/crucible.rs:822
region_id = 5bbc8115-f752-401f-b41d-b295254ac7d1
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
saga_name = disk-delete
|
4340 | 2025-03-07T22:45:30.196Z | INFO | nexus (SagaExecutor): Transient(region not deleted yet), trying again in 79.436761ms
file = nexus/src/app/crucible.rs:822
region_id = cc1bcc92-3db8-46c6-a325-98f995b4bc74
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
saga_name = disk-delete
|
4341 | 2025-03-07T22:45:30.196Z | INFO | nexus (SagaExecutor): Transient(region not deleted yet), trying again in 86.219733ms
file = nexus/src/app/crucible.rs:822
region_id = bcfe043f-7f9f-468e-91a3-eee17f5f1c21
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
saga_name = disk-delete
|
4342 | 2025-03-07T22:45:30.281Z | INFO | nexus (SagaExecutor): region deleted
file = nexus/src/app/crucible.rs:807
region_id = cc1bcc92-3db8-46c6-a325-98f995b4bc74
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
saga_name = disk-delete
|
4343 | 2025-03-07T22:45:30.287Z | INFO | nexus (SagaExecutor): region deleted
file = nexus/src/app/crucible.rs:807
region_id = bcfe043f-7f9f-468e-91a3-eee17f5f1c21
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
saga_name = disk-delete
|
4344 | 2025-03-07T22:45:30.299Z | INFO | nexus (SagaExecutor): region deleted
file = nexus/src/app/crucible.rs:807
region_id = 5bbc8115-f752-401f-b41d-b295254ac7d1
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
saga_name = disk-delete
|
4345 | 2025-03-07T22:45:30.328Z | DEBG | nexus (SEC): saga log event
new_state = N005 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4346 | 2025-03-07T22:45:30.328Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 5
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4347 | 2025-03-07T22:45:30.332Z | DEBG | nexus (SEC): saga log event
new_state = N007 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4348 | 2025-03-07T22:45:30.332Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 7
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4349 | 2025-03-07T22:45:30.337Z | DEBG | nexus (SEC): saga log event
new_state = N007 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4350 | 2025-03-07T22:45:30.337Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 7
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4351 | 2025-03-07T22:45:30.341Z | DEBG | nexus (SEC): saga log event
new_state = N008 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4352 | 2025-03-07T22:45:30.341Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 8
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4353 | 2025-03-07T22:45:30.345Z | DEBG | nexus (SEC): saga log event
new_state = N008 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4354 | 2025-03-07T22:45:30.345Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 8
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4355 | 2025-03-07T22:45:30.350Z | DEBG | nexus (SEC): saga log event
new_state = N009 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4356 | 2025-03-07T22:45:30.350Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 9
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4357 | 2025-03-07T22:45:30.359Z | DEBG | nexus (SEC): saga log event
new_state = N009 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4358 | 2025-03-07T22:45:30.359Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Object {"datasets_and_regions": Array [], "volumes": Array []})
node_id = 9
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4359 | 2025-03-07T22:45:30.364Z | DEBG | nexus (SEC): saga log event
new_state = N010 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4360 | 2025-03-07T22:45:30.364Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 10
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4361 | 2025-03-07T22:45:30.367Z | DEBG | nexus (SEC): saga log event
new_state = N010 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4362 | 2025-03-07T22:45:30.367Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 10
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4363 | 2025-03-07T22:45:30.371Z | DEBG | nexus (SEC): saga log event
new_state = N011 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4364 | 2025-03-07T22:45:30.371Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 11
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4365 | 2025-03-07T22:45:30.381Z | INFO | nexus (SagaExecutor): allocated regions for bd210e3d-6cfd-404a-b112-72f5aebb7b26 is empty, calling volume_hard_delete
file = nexus/src/app/sagas/volume_delete.rs:523
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
saga_name = disk-delete
|
4366 | 2025-03-07T22:45:30.386Z | DEBG | nexus (SEC): saga log event
new_state = N011 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4367 | 2025-03-07T22:45:30.386Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Bool(true))
node_id = 11
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4368 | 2025-03-07T22:45:30.389Z | DEBG | nexus (SEC): saga log event
new_state = N012 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4369 | 2025-03-07T22:45:30.389Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 12
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4370 | 2025-03-07T22:45:30.394Z | DEBG | nexus (SEC): saga log event
new_state = N012 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4371 | 2025-03-07T22:45:30.394Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Bool(true))
node_id = 12
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4372 | 2025-03-07T22:45:30.397Z | DEBG | nexus (SEC): saga log event
new_state = N014 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4373 | 2025-03-07T22:45:30.397Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 14
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4374 | 2025-03-07T22:45:30.402Z | DEBG | nexus (SEC): saga log event
new_state = N014 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4375 | 2025-03-07T22:45:30.402Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 14
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4376 | 2025-03-07T22:45:30.405Z | INFO | nexus (SEC): update for saga cached state
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1384
new_state = Done
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4377 | 2025-03-07T22:45:30.405Z | INFO | nexus (SecStore): updating state
file = nexus/db-queries/src/db/sec_store.rs:95
new_state = done
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
|
4378 | 2025-03-07T22:45:30.415Z | INFO | nexus (SEC): saga finished
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1025
result = success
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
saga_name = disk-delete
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4379 | 2025-03-07T22:45:30.415Z | INFO | nexus (SagaExecutor): saga finished
file = nexus/src/app/saga.rs:404
saga_id = 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662
saga_name = disk-delete
saga_result = SagaResult { saga_id: 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662, saga_log: SagaLog { saga_id: 27c9ffa2-962b-4e27-b50d-a1c7bc4e9662, unwinding: false, events: [N013 started, N013 succeeded, N000 started, N000 succeeded, N001 started, N001 succeeded, N002 started, N002 succeeded, N003 started, N003 succeeded, N004 started, N004 succeeded, N005 started, N006 started, N006 succeeded, N005 succeeded, N007 started, N007 succeeded, N008 started, N008 succeeded, N009 started, N009 succeeded, N010 started, N010 succeeded, N011 started, N011 succeeded, N012 started, N012 succeeded, N014 started, N014 succeeded], node_status: {0: Succeeded(Object {"block_size": String("Traditional"), "create_image_id": String("c1a6176f-4d7c-45a8-ae8b-123a8c057102"), "create_snapshot_id": Null, "identity": Object {"description": String(""), "id": String("370dbcde-0c30-435a-8fb2-58d8230eaddc"), "name": String("disk-ca9690fdf6d"), "time_created": String("2025-03-07T22:45:05.179947Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:05.179947Z")}, "pantry_address": Null, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "rcgen": Number(1), "runtime_state": Object {"attach_instance_id": Null, "disk_state": String("detached"), "gen": Number(2), "time_updated": String("2025-03-07T22:45:05.763768Z")}, "size": Number(2147483648), "slot": Null, "volume_id": String("bd210e3d-6cfd-404a-b112-72f5aebb7b26")}), 1: Succeeded(Null), 2: Succeeded(Object {"serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}, "volume_id": String("bd210e3d-6cfd-404a-b112-72f5aebb7b26")}), 3: Succeeded(Null), 4: Succeeded(Object {"V3": Object {"region_snapshots": Array [], "regions": Array [String("5bbc8115-f752-401f-b41d-b295254ac7d1"), String("cc1bcc92-3db8-46c6-a325-98f995b4bc74"), String("bcfe043f-7f9f-468e-91a3-eee17f5f1c21")]}}), 5: Succeeded(Null), 6: Succeeded(Null), 7: Succeeded(Null), 8: Succeeded(Null), 9: Succeeded(Object {"datasets_and_regions": Array [], "volumes": Array []}), 10: Succeeded(Null), 11: Succeeded(Bool(true)), 12: Succeeded(Bool(true)), 13: Succeeded(Null), 14: Succeeded(Null)} }, kind: Ok(SagaResultOk { saga_output: Bool(true), node_outputs: {"crucible_resources_to_delete": Object {"V3": Object {"region_snapshots": Array [], "regions": Array [String("5bbc8115-f752-401f-b41d-b295254ac7d1"), String("cc1bcc92-3db8-46c6-a325-98f995b4bc74"), String("bcfe043f-7f9f-468e-91a3-eee17f5f1c21")]}}, "deleted_disk": Object {"block_size": String("Traditional"), "create_image_id": String("c1a6176f-4d7c-45a8-ae8b-123a8c057102"), "create_snapshot_id": Null, "identity": Object {"description": String(""), "id": String("370dbcde-0c30-435a-8fb2-58d8230eaddc"), "name": String("disk-ca9690fdf6d"), "time_created": String("2025-03-07T22:45:05.179947Z"), "time_deleted": Null, "time_modified": String("2025-03-07T22:45:05.179947Z")}, "pantry_address": Null, "project_id": String("107a88d3-76d7-4966-94ec-e33719cb87ce"), "rcgen": Number(1), "runtime_state": Object {"attach_instance_id": Null, "disk_state": String("detached"), "gen": Number(2), "time_updated": String("2025-03-07T22:45:05.763768Z")}, "size": Number(2147483648), "slot": Null, "volume_id": String("bd210e3d-6cfd-404a-b112-72f5aebb7b26")}, "freed_crucible_regions": Object {"datasets_and_regions": Array [], "volumes": Array []}, "no_result1": Null, "no_result_1": Null, "no_result_2": Null, "no_result_3": Null, "no_result_4": Null, "no_result_5": Null, "params_for_volume_delete_subsaga": Object {"serialized_authn": Object {"kind": Object {"Authenticated": Array [Object {"actor": Object {"SiloUser": Object {"silo_id": String("ebb5815c-a32b-49c0-a621-3a7cd3eb3452"), "silo_user_id": String("e21da221-f3ab-4ced-9d99-601b7f4d186f")}}}, Object {"mapped_fleet_roles": Object {"admin": Array [String("admin")]}}]}}, "volume_id": String("bd210e3d-6cfd-404a-b112-72f5aebb7b26")}, "volume_delete_subsaga_no_result": Bool(true), "volume_hard_deleted": Bool(true)} }) }
|
4380 | 2025-03-07T22:45:30.415Z | INFO | nexus (dropshot_external): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 470547
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 152cecd3-7068-4577-a842-2d7ba818dd60
response_code = 204
uri = /v1/disks/disk-ca9690fdf6d?project=proj-9130e8fe788
|
4381 | 2025-03-07T22:45:30.416Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4382 | 2025-03-07T22:45:30.416Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4383 | 2025-03-07T22:45:30.417Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4384 | 2025-03-07T22:45:30.418Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4385 | 2025-03-07T22:45:30.419Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
4386 | 2025-03-07T22:45:30.421Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("token = \\"ccad87921380ca12014dfaebe01e749ff1f137ca\\"") }
result = Ok(())
|
4387 | 2025-03-07T22:45:30.421Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4388 | 2025-03-07T22:45:30.421Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4389 | 2025-03-07T22:45:30.422Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4390 | 2025-03-07T22:45:30.422Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4391 | 2025-03-07T22:45:30.424Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4392 | 2025-03-07T22:45:30.424Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4393 | 2025-03-07T22:45:30.425Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4394 | 2025-03-07T22:45:30.425Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4395 | 2025-03-07T22:45:30.426Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
4396 | 2025-03-07T22:45:30.428Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
4397 | 2025-03-07T22:45:30.428Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4398 | 2025-03-07T22:45:30.428Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4399 | 2025-03-07T22:45:30.429Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
4400 | 2025-03-07T22:45:30.431Z | DEBG | nexus (ExternalAuthn): authorize result
action = Modify
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("ccad87921380ca12014dfaebe01e749ff1f137ca") }
result = Ok(())
|
4401 | 2025-03-07T22:45:30.431Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4402 | 2025-03-07T22:45:30.431Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4403 | 2025-03-07T22:45:30.435Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4404 | 2025-03-07T22:45:30.435Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4405 | 2025-03-07T22:45:30.436Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4406 | 2025-03-07T22:45:30.436Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4407 | 2025-03-07T22:45:30.438Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4408 | 2025-03-07T22:45:30.438Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4409 | 2025-03-07T22:45:30.439Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4410 | 2025-03-07T22:45:30.439Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4411 | 2025-03-07T22:45:30.441Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
4412 | 2025-03-07T22:45:30.442Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
4413 | 2025-03-07T22:45:30.442Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4414 | 2025-03-07T22:45:30.442Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4415 | 2025-03-07T22:45:30.444Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4416 | 2025-03-07T22:45:30.444Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4417 | 2025-03-07T22:45:30.445Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4418 | 2025-03-07T22:45:30.445Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4419 | 2025-03-07T22:45:30.447Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
4420 | 2025-03-07T22:45:30.448Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }
result = Ok(())
|
4421 | 2025-03-07T22:45:30.448Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = f0e019e4-3a4e-4fac-b04e-6f9e50354eb6
roles = RoleSet { roles: {} }
uri = /v1/vpc-subnets/default?project=proj-9130e8fe788&vpc=default
|
4422 | 2025-03-07T22:45:30.448Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = f0e019e4-3a4e-4fac-b04e-6f9e50354eb6
resource = Database
result = Ok(())
uri = /v1/vpc-subnets/default?project=proj-9130e8fe788&vpc=default
|
4423 | 2025-03-07T22:45:30.449Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = f0e019e4-3a4e-4fac-b04e-6f9e50354eb6
roles = RoleSet { roles: {} }
uri = /v1/vpc-subnets/default?project=proj-9130e8fe788&vpc=default
|
4424 | 2025-03-07T22:45:30.450Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = f0e019e4-3a4e-4fac-b04e-6f9e50354eb6
resource = Database
result = Ok(())
uri = /v1/vpc-subnets/default?project=proj-9130e8fe788&vpc=default
|
4425 | 2025-03-07T22:45:30.451Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = f0e019e4-3a4e-4fac-b04e-6f9e50354eb6
roles = RoleSet { roles: {} }
uri = /v1/vpc-subnets/default?project=proj-9130e8fe788&vpc=default
|
4426 | 2025-03-07T22:45:30.452Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = f0e019e4-3a4e-4fac-b04e-6f9e50354eb6
resource = Database
result = Ok(())
uri = /v1/vpc-subnets/default?project=proj-9130e8fe788&vpc=default
|
4427 | 2025-03-07T22:45:30.454Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = f0e019e4-3a4e-4fac-b04e-6f9e50354eb6
roles = RoleSet { roles: {} }
uri = /v1/vpc-subnets/default?project=proj-9130e8fe788&vpc=default
|
4428 | 2025-03-07T22:45:30.454Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = f0e019e4-3a4e-4fac-b04e-6f9e50354eb6
resource = Database
result = Ok(())
uri = /v1/vpc-subnets/default?project=proj-9130e8fe788&vpc=default
|
4429 | 2025-03-07T22:45:30.456Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = f0e019e4-3a4e-4fac-b04e-6f9e50354eb6
roles = RoleSet { roles: {} }
uri = /v1/vpc-subnets/default?project=proj-9130e8fe788&vpc=default
|
4430 | 2025-03-07T22:45:30.457Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = f0e019e4-3a4e-4fac-b04e-6f9e50354eb6
resource = Database
result = Ok(())
uri = /v1/vpc-subnets/default?project=proj-9130e8fe788&vpc=default
|
4431 | 2025-03-07T22:45:30.457Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 9563f51f-58a9-451d-be05-a4c675b393c0
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4432 | 2025-03-07T22:45:30.457Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 9563f51f-58a9-451d-be05-a4c675b393c0
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4433 | 2025-03-07T22:45:30.459Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1918
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 9563f51f-58a9-451d-be05-a4c675b393c0
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4434 | 2025-03-07T22:45:30.459Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = f0e019e4-3a4e-4fac-b04e-6f9e50354eb6
roles = RoleSet { roles: {} }
uri = /v1/vpc-subnets/default?project=proj-9130e8fe788&vpc=default
|
4435 | 2025-03-07T22:45:30.460Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = f0e019e4-3a4e-4fac-b04e-6f9e50354eb6
resource = Database
result = Ok(())
uri = /v1/vpc-subnets/default?project=proj-9130e8fe788&vpc=default
|
4436 | 2025-03-07T22:45:30.462Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = f0e019e4-3a4e-4fac-b04e-6f9e50354eb6
roles = RoleSet { roles: {} }
uri = /v1/vpc-subnets/default?project=proj-9130e8fe788&vpc=default
|
4437 | 2025-03-07T22:45:30.462Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = f0e019e4-3a4e-4fac-b04e-6f9e50354eb6
resource = Database
result = Ok(())
uri = /v1/vpc-subnets/default?project=proj-9130e8fe788&vpc=default
|
4438 | 2025-03-07T22:45:30.465Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = f0e019e4-3a4e-4fac-b04e-6f9e50354eb6
roles = RoleSet { roles: {} }
uri = /v1/vpc-subnets/default?project=proj-9130e8fe788&vpc=default
|
4439 | 2025-03-07T22:45:30.465Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = f0e019e4-3a4e-4fac-b04e-6f9e50354eb6
resource = Database
result = Ok(())
uri = /v1/vpc-subnets/default?project=proj-9130e8fe788&vpc=default
|
4440 | 2025-03-07T22:45:30.468Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = f0e019e4-3a4e-4fac-b04e-6f9e50354eb6
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/vpc-subnets/default?project=proj-9130e8fe788&vpc=default
|
4441 | 2025-03-07T22:45:30.472Z | DEBG | nexus (dropshot_external): authorize result
action = Delete
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = f0e019e4-3a4e-4fac-b04e-6f9e50354eb6
resource = VpcSubnet { parent: Vpc { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: cd73152f-f784-4506-8df3-90099e18eefb, lookup_type: ByName("default") }, key: 863eb7cb-c84b-4d6a-9e55-3312a0237790, lookup_type: ByName("default") }
result = Ok(())
uri = /v1/vpc-subnets/default?project=proj-9130e8fe788&vpc=default
|
4442 | 2025-03-07T22:45:30.472Z | INFO | nexus (SagaExecutor): preparing saga
file = nexus/src/app/saga.rs:255
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
saga_name = vpc-subnet-delete
|
4443 | 2025-03-07T22:45:30.472Z | INFO | nexus (SEC): saga create
dag = {"end_node":4,"graph":{"edge_property":"directed","edges":[[0,1,null],[1,2,null],[3,0,null],[2,4,null]],"node_holes":[],"nodes":[{"Action":{"action_name":"vpc_subnet_delete.vpc_subnet_delete_subnet","label":"VpcSubnetDeleteSubnet","name":"no_result_0"}},{"Action":{"action_name":"vpc_subnet_delete.vpc_subnet_delete_sys_route","label":"VpcSubnetDeleteSysRoute","name":"no_result_1"}},{"Action":{"action_name":"vpc_subnet_delete.vpc_notify_rpw","label":"VpcNotifyRpw","name":"no_result_2"}},{"Start":{"params":{"authz_subnet":{"key":"863eb7cb-c84b-4d6a-9e55-3312a0237790","lookup_type":{"ByName":"default"},"parent":{"key":"cd73152f-f784-4506-8df3-90099e18eefb","lookup_type":{"ByName":"default"},"parent":{"key":"107a88d3-76d7-4966-94ec-e33719cb87ce","lookup_type":{"ByName":"proj-9130e8fe788"},"parent":{"key":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","lookup_type":{"ById":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452"},"parent":null}}}},"authz_vpc":{"key":"cd73152f-f784-4506-8df3-90099e18eefb","lookup_type":{"ByName":"default"},"parent":{"key":"107a88d3-76d7-4966-94ec-e33719cb87ce","lookup_type":{"ByName":"proj-9130e8fe788"},"parent":{"key":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","lookup_type":{"ById":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452"},"parent":null}}},"db_subnet":{"custom_router_id":null,"identity":{"description":"The default subnet for default","id":"863eb7cb-c84b-4d6a-9e55-3312a0237790","name":"default","time_created":"2025-03-07T22:45:04.405919Z","time_deleted":null,"time_modified":"2025-03-07T22:45:04.405919Z"},"ipv4_block":"172.30.0.0/22","ipv6_block":"fda9:cd7c:6b41::/64","rcgen":2,"vpc_id":"cd73152f-f784-4506-8df3-90099e18eefb"},"serialized_authn":{"kind":{"Authenticated":[{"actor":{"SiloUser":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","silo_user_id":"e21da221-f3ab-4ced-9d99-601b7f4d186f"}}},{"mapped_fleet_roles":{"admin":["admin"]}}]}}}}},"End"]},"saga_name":"vpc-subnet-delete","start_node":3}
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1146
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
saga_name = vpc-subnet-delete
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4444 | 2025-03-07T22:45:30.472Z | INFO | nexus (SecStore): creating saga
file = nexus/db-queries/src/db/sec_store.rs:50
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
saga_name = vpc-subnet-delete
|
4445 | 2025-03-07T22:45:30.475Z | INFO | nexus (SagaExecutor): starting saga
file = nexus/src/app/saga.rs:353
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
saga_name = vpc-subnet-delete
|
4446 | 2025-03-07T22:45:30.475Z | INFO | nexus (SEC): saga start
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:967
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
saga_name = vpc-subnet-delete
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4447 | 2025-03-07T22:45:30.475Z | DEBG | nexus (SEC): saga log event
new_state = N003 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4448 | 2025-03-07T22:45:30.475Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 3
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
|
4449 | 2025-03-07T22:45:30.481Z | DEBG | nexus (SEC): saga log event
new_state = N003 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4450 | 2025-03-07T22:45:30.481Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 3
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
|
4451 | 2025-03-07T22:45:30.484Z | DEBG | nexus (SEC): saga log event
new_state = N000 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4452 | 2025-03-07T22:45:30.484Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 0
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
|
4453 | 2025-03-07T22:45:30.488Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
saga_name = vpc-subnet-delete
saga_node = VpcSubnetDeleteSubnet
|
4454 | 2025-03-07T22:45:30.488Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
saga_name = vpc-subnet-delete
saga_node = VpcSubnetDeleteSubnet
|
4455 | 2025-03-07T22:45:30.491Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
saga_name = vpc-subnet-delete
saga_node = VpcSubnetDeleteSubnet
|
4456 | 2025-03-07T22:45:30.491Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
saga_name = vpc-subnet-delete
saga_node = VpcSubnetDeleteSubnet
|
4457 | 2025-03-07T22:45:30.494Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
saga_name = vpc-subnet-delete
saga_node = VpcSubnetDeleteSubnet
|
4458 | 2025-03-07T22:45:30.494Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
saga_name = vpc-subnet-delete
saga_node = VpcSubnetDeleteSubnet
|
4459 | 2025-03-07T22:45:30.496Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
saga_name = vpc-subnet-delete
saga_node = VpcSubnetDeleteSubnet
|
4460 | 2025-03-07T22:45:30.496Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
saga_name = vpc-subnet-delete
saga_node = VpcSubnetDeleteSubnet
|
4461 | 2025-03-07T22:45:30.498Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
saga_name = vpc-subnet-delete
saga_node = VpcSubnetDeleteSubnet
|
4462 | 2025-03-07T22:45:30.502Z | DEBG | nexus (SagaExecutor): authorize result
action = Delete
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = VpcSubnet { parent: Vpc { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: cd73152f-f784-4506-8df3-90099e18eefb, lookup_type: ByName("default") }, key: 863eb7cb-c84b-4d6a-9e55-3312a0237790, lookup_type: ByName("default") }
result = Ok(())
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
saga_name = vpc-subnet-delete
saga_node = VpcSubnetDeleteSubnet
|
4463 | 2025-03-07T22:45:30.502Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
saga_name = vpc-subnet-delete
saga_node = VpcSubnetDeleteSubnet
|
4464 | 2025-03-07T22:45:30.502Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
saga_name = vpc-subnet-delete
saga_node = VpcSubnetDeleteSubnet
|
4465 | 2025-03-07T22:45:30.508Z | DEBG | nexus (SEC): saga log event
new_state = N000 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4466 | 2025-03-07T22:45:30.508Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 0
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
|
4467 | 2025-03-07T22:45:30.511Z | DEBG | nexus (SEC): saga log event
new_state = N001 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4468 | 2025-03-07T22:45:30.511Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 1
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
|
4469 | 2025-03-07T22:45:30.514Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
saga_name = vpc-subnet-delete
saga_node = VpcSubnetDeleteSysRoute
|
4470 | 2025-03-07T22:45:30.514Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
saga_name = vpc-subnet-delete
saga_node = VpcSubnetDeleteSysRoute
|
4471 | 2025-03-07T22:45:30.547Z | DEBG | nexus (SEC): saga log event
new_state = N001 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4472 | 2025-03-07T22:45:30.547Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 1
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
|
4473 | 2025-03-07T22:45:30.550Z | DEBG | nexus (SEC): saga log event
new_state = N002 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4474 | 2025-03-07T22:45:30.550Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 2
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
|
4475 | 2025-03-07T22:45:30.553Z | DEBG | nexus (SagaExecutor): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
roles = RoleSet { roles: {} }
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
saga_name = vpc-subnet-delete
saga_node = VpcNotifyRpw
|
4476 | 2025-03-07T22:45:30.553Z | DEBG | nexus (SagaExecutor): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
resource = Database
result = Ok(())
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
saga_name = vpc-subnet-delete
saga_node = VpcNotifyRpw
|
4477 | 2025-03-07T22:45:30.558Z | DEBG | nexus (SEC): saga log event
new_state = N002 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4478 | 2025-03-07T22:45:30.558Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 2
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
|
4479 | 2025-03-07T22:45:30.560Z | DEBG | nexus (SEC): saga log event
new_state = N004 started
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4480 | 2025-03-07T22:45:30.560Z | DEBG | nexus (SecStore): recording saga event
event_type = Started
node_id = 4
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
|
4481 | 2025-03-07T22:45:30.564Z | DEBG | nexus (SEC): saga log event
new_state = N004 succeeded
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4482 | 2025-03-07T22:45:30.564Z | DEBG | nexus (SecStore): recording saga event
event_type = Succeeded(Null)
node_id = 4
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
|
4483 | 2025-03-07T22:45:30.567Z | INFO | nexus (SEC): update for saga cached state
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1384
new_state = Done
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4484 | 2025-03-07T22:45:30.567Z | INFO | nexus (SecStore): updating state
file = nexus/db-queries/src/db/sec_store.rs:95
new_state = done
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
|
4485 | 2025-03-07T22:45:30.573Z | INFO | nexus (SEC): saga finished
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/steno-0.4.1/src/sec.rs:1025
result = success
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
saga_name = vpc-subnet-delete
sec_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4486 | 2025-03-07T22:45:30.573Z | INFO | nexus (SagaExecutor): saga finished
file = nexus/src/app/saga.rs:404
saga_id = c8d6dab4-5e5f-4614-a9d0-8d2e280506bc
saga_name = vpc-subnet-delete
saga_result = SagaResult { saga_id: c8d6dab4-5e5f-4614-a9d0-8d2e280506bc, saga_log: SagaLog { saga_id: c8d6dab4-5e5f-4614-a9d0-8d2e280506bc, unwinding: false, events: [N003 started, N003 succeeded, N000 started, N000 succeeded, N001 started, N001 succeeded, N002 started, N002 succeeded, N004 started, N004 succeeded], node_status: {0: Succeeded(Null), 1: Succeeded(Null), 2: Succeeded(Null), 3: Succeeded(Null), 4: Succeeded(Null)} }, kind: Ok(SagaResultOk { saga_output: Null, node_outputs: {"no_result_0": Null, "no_result_1": Null, "no_result_2": Null} }) }
|
4487 | 2025-03-07T22:45:30.573Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 29
reason = Signaled
|
4488 | 2025-03-07T22:45:30.573Z | INFO | nexus (dropshot_external): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 156893
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = f0e019e4-3a4e-4fac-b04e-6f9e50354eb6
response_code = 204
uri = /v1/vpc-subnets/default?project=proj-9130e8fe788&vpc=default
|
4489 | 2025-03-07T22:45:30.573Z | INFO | nexus (BackgroundTasks): VPC route manager running
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:60
|
4490 | 2025-03-07T22:45:30.573Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
4491 | 2025-03-07T22:45:30.573Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
4492 | 2025-03-07T22:45:30.574Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4493 | 2025-03-07T22:45:30.574Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4494 | 2025-03-07T22:45:30.574Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
4495 | 2025-03-07T22:45:30.575Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4496 | 2025-03-07T22:45:30.575Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4497 | 2025-03-07T22:45:30.576Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
4498 | 2025-03-07T22:45:30.576Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
4499 | 2025-03-07T22:45:30.576Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
4500 | 2025-03-07T22:45:30.576Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
4501 | 2025-03-07T22:45:30.577Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
4502 | 2025-03-07T22:45:30.578Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("token = \\"ccad87921380ca12014dfaebe01e749ff1f137ca\\"") }
result = Ok(())
|
4503 | 2025-03-07T22:45:30.578Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4504 | 2025-03-07T22:45:30.578Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4505 | 2025-03-07T22:45:30.579Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
4506 | 2025-03-07T22:45:30.579Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
4507 | 2025-03-07T22:45:30.579Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
4508 | 2025-03-07T22:45:30.579Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4509 | 2025-03-07T22:45:30.579Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4510 | 2025-03-07T22:45:30.581Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4511 | 2025-03-07T22:45:30.581Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4512 | 2025-03-07T22:45:30.582Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4513 | 2025-03-07T22:45:30.582Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4514 | 2025-03-07T22:45:30.583Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
4515 | 2025-03-07T22:45:30.584Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
4516 | 2025-03-07T22:45:30.584Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4517 | 2025-03-07T22:45:30.585Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4518 | 2025-03-07T22:45:30.586Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
4519 | 2025-03-07T22:45:30.587Z | DEBG | nexus (ExternalAuthn): authorize result
action = Modify
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("ccad87921380ca12014dfaebe01e749ff1f137ca") }
result = Ok(())
|
4520 | 2025-03-07T22:45:30.587Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4521 | 2025-03-07T22:45:30.587Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4522 | 2025-03-07T22:45:30.611Z | INFO | nexus (BackgroundTasks): VPC route manager sled 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:98
|
4523 | 2025-03-07T22:45:30.611Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
4524 | 2025-03-07T22:45:30.612Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vpc-routes", status: 200, headers: {"content-type": "application/json", "x-request-id": "fde0dda3-2fcb-47d6-a3cc-a9c8f74a74d3", "content-length": "372", "date": "Fri, 07 Mar 2025 22:45:30 GMT"} })
|
4525 | 2025-03-07T22:45:30.612Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
4526 | 2025-03-07T22:45:30.612Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
4527 | 2025-03-07T22:45:30.615Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4528 | 2025-03-07T22:45:30.615Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4529 | 2025-03-07T22:45:30.616Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4530 | 2025-03-07T22:45:30.616Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4531 | 2025-03-07T22:45:30.617Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4532 | 2025-03-07T22:45:30.618Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4533 | 2025-03-07T22:45:30.619Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4534 | 2025-03-07T22:45:30.619Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4535 | 2025-03-07T22:45:30.620Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
4536 | 2025-03-07T22:45:30.622Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
4537 | 2025-03-07T22:45:30.622Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4538 | 2025-03-07T22:45:30.622Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4539 | 2025-03-07T22:45:30.623Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4540 | 2025-03-07T22:45:30.623Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4541 | 2025-03-07T22:45:30.624Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4542 | 2025-03-07T22:45:30.624Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4543 | 2025-03-07T22:45:30.625Z | INFO | nexus (BackgroundTasks): computed internet gateway mappings for sled
assocs = {}
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:116
sled = buskin
|
4544 | 2025-03-07T22:45:30.625Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/eip-gateways
|
4545 | 2025-03-07T22:45:30.626Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/eip-gateways", status: 204, headers: {"x-request-id": "989f5a26-9d94-4138-ae1b-5956250fa26c", "date": "Fri, 07 Mar 2025 22:45:30 GMT"} })
|
4546 | 2025-03-07T22:45:30.626Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
4547 | 2025-03-07T22:45:30.626Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
4548 | 2025-03-07T22:45:30.626Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
4549 | 2025-03-07T22:45:30.627Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }
result = Ok(())
|
4550 | 2025-03-07T22:45:30.627Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4551 | 2025-03-07T22:45:30.627Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Database
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4552 | 2025-03-07T22:45:30.628Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
4553 | 2025-03-07T22:45:30.628Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
4554 | 2025-03-07T22:45:30.628Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4555 | 2025-03-07T22:45:30.628Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Database
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4556 | 2025-03-07T22:45:30.630Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4557 | 2025-03-07T22:45:30.630Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Database
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4558 | 2025-03-07T22:45:30.630Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
4559 | 2025-03-07T22:45:30.631Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
4560 | 2025-03-07T22:45:30.632Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4561 | 2025-03-07T22:45:30.632Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Database
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4562 | 2025-03-07T22:45:30.633Z | INFO | nexus (BackgroundTasks): VPC route manager sled 73b218dd-7dbc-4345-acb1-fe69ced4a7f7 push not needed
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:262
|
4563 | 2025-03-07T22:45:30.633Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
4564 | 2025-03-07T22:45:30.633Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vpc-routes", status: 204, headers: {"x-request-id": "3e4a51d8-2f9e-4a3f-b406-26b0c60fb5d9", "date": "Fri, 07 Mar 2025 22:45:30 GMT"} })
|
4565 | 2025-03-07T22:45:30.635Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4566 | 2025-03-07T22:45:30.635Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Database
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4567 | 2025-03-07T22:45:30.635Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 62.656592ms
iteration = 29
status = {}
|
4568 | 2025-03-07T22:45:30.637Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4569 | 2025-03-07T22:45:30.637Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Database
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4570 | 2025-03-07T22:45:30.639Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4571 | 2025-03-07T22:45:30.639Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Database
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4572 | 2025-03-07T22:45:30.641Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4573 | 2025-03-07T22:45:30.645Z | DEBG | nexus (dropshot_external): authorize result
action = Read
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Vpc { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: cd73152f-f784-4506-8df3-90099e18eefb, lookup_type: ByName("default") }
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4574 | 2025-03-07T22:45:30.645Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4575 | 2025-03-07T22:45:30.645Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Database
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4576 | 2025-03-07T22:45:30.647Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4577 | 2025-03-07T22:45:30.647Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Database
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4578 | 2025-03-07T22:45:30.650Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4579 | 2025-03-07T22:45:30.650Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Database
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4580 | 2025-03-07T22:45:30.652Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4581 | 2025-03-07T22:45:30.652Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Database
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4582 | 2025-03-07T22:45:30.654Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4583 | 2025-03-07T22:45:30.657Z | DEBG | nexus (dropshot_external): authorize result
action = Delete
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Vpc { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: cd73152f-f784-4506-8df3-90099e18eefb, lookup_type: ByName("default") }
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4584 | 2025-03-07T22:45:30.657Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4585 | 2025-03-07T22:45:30.657Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Database
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4586 | 2025-03-07T22:45:30.659Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4587 | 2025-03-07T22:45:30.659Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Database
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4588 | 2025-03-07T22:45:30.663Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4589 | 2025-03-07T22:45:30.663Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Database
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4590 | 2025-03-07T22:45:30.666Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4591 | 2025-03-07T22:45:30.666Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Database
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4592 | 2025-03-07T22:45:30.668Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4593 | 2025-03-07T22:45:30.668Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Database
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4594 | 2025-03-07T22:45:30.670Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4595 | 2025-03-07T22:45:30.670Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Database
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4596 | 2025-03-07T22:45:30.672Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4597 | 2025-03-07T22:45:30.676Z | DEBG | nexus (dropshot_external): authorize result
action = Delete
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = VpcRouter { parent: Vpc { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: cd73152f-f784-4506-8df3-90099e18eefb, lookup_type: ByName("default") }, key: 3d4f3191-df5d-45cb-a347-bf234c9e6d16, lookup_type: ById(3d4f3191-df5d-45cb-a347-bf234c9e6d16) }
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4598 | 2025-03-07T22:45:30.676Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4599 | 2025-03-07T22:45:30.676Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Database
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4600 | 2025-03-07T22:45:30.680Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4601 | 2025-03-07T22:45:30.680Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Database
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4602 | 2025-03-07T22:45:30.685Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4603 | 2025-03-07T22:45:30.685Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Database
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4604 | 2025-03-07T22:45:30.686Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4605 | 2025-03-07T22:45:30.687Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Database
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4606 | 2025-03-07T22:45:30.688Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4607 | 2025-03-07T22:45:30.688Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Database
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4608 | 2025-03-07T22:45:30.691Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4609 | 2025-03-07T22:45:30.691Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Database
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4610 | 2025-03-07T22:45:30.694Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4611 | 2025-03-07T22:45:30.694Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Database
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4612 | 2025-03-07T22:45:30.696Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4613 | 2025-03-07T22:45:30.699Z | DEBG | nexus (dropshot_external): authorize result
action = Modify
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Vpc { parent: Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }, key: cd73152f-f784-4506-8df3-90099e18eefb, lookup_type: ByName("default") }
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4614 | 2025-03-07T22:45:30.699Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
roles = RoleSet { roles: {} }
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4615 | 2025-03-07T22:45:30.699Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
resource = Database
result = Ok(())
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4616 | 2025-03-07T22:45:30.705Z | INFO | nexus (dropshot_external): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 130854
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = 5a6b98ab-31b2-4362-939f-eb1a61823801
response_code = 204
uri = /v1/vpcs/default?project=proj-9130e8fe788
|
4617 | 2025-03-07T22:45:30.706Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4618 | 2025-03-07T22:45:30.706Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4619 | 2025-03-07T22:45:30.707Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4620 | 2025-03-07T22:45:30.707Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4621 | 2025-03-07T22:45:30.708Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
4622 | 2025-03-07T22:45:30.709Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("token = \\"ccad87921380ca12014dfaebe01e749ff1f137ca\\"") }
result = Ok(())
|
4623 | 2025-03-07T22:45:30.709Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4624 | 2025-03-07T22:45:30.710Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4625 | 2025-03-07T22:45:30.711Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4626 | 2025-03-07T22:45:30.711Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4627 | 2025-03-07T22:45:30.712Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4628 | 2025-03-07T22:45:30.712Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4629 | 2025-03-07T22:45:30.714Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4630 | 2025-03-07T22:45:30.714Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4631 | 2025-03-07T22:45:30.715Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
4632 | 2025-03-07T22:45:30.716Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
4633 | 2025-03-07T22:45:30.716Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4634 | 2025-03-07T22:45:30.716Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4635 | 2025-03-07T22:45:30.717Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
4636 | 2025-03-07T22:45:30.718Z | DEBG | nexus (ExternalAuthn): authorize result
action = Modify
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = ConsoleSession { parent: Fleet, key: "ccad87921380ca12014dfaebe01e749ff1f137ca", lookup_type: ByCompositeId("ccad87921380ca12014dfaebe01e749ff1f137ca") }
result = Ok(())
|
4637 | 2025-03-07T22:45:30.718Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4638 | 2025-03-07T22:45:30.718Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4639 | 2025-03-07T22:45:30.723Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4640 | 2025-03-07T22:45:30.723Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4641 | 2025-03-07T22:45:30.724Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4642 | 2025-03-07T22:45:30.724Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4643 | 2025-03-07T22:45:30.725Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4644 | 2025-03-07T22:45:30.725Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4645 | 2025-03-07T22:45:30.726Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4646 | 2025-03-07T22:45:30.726Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4647 | 2025-03-07T22:45:30.728Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
4648 | 2025-03-07T22:45:30.729Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = SiloUser { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: e21da221-f3ab-4ced-9d99-601b7f4d186f, lookup_type: ById(e21da221-f3ab-4ced-9d99-601b7f4d186f) }
result = Ok(())
|
4649 | 2025-03-07T22:45:30.729Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4650 | 2025-03-07T22:45:30.729Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4651 | 2025-03-07T22:45:30.731Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4652 | 2025-03-07T22:45:30.731Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4653 | 2025-03-07T22:45:30.732Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {} }
|
4654 | 2025-03-07T22:45:30.732Z | DEBG | nexus (ExternalAuthn): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Database
result = Ok(())
|
4655 | 2025-03-07T22:45:30.733Z | DEBG | nexus (ExternalAuthn): roles
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "external-authenticator")} }
|
4656 | 2025-03-07T22:45:30.734Z | DEBG | nexus (ExternalAuthn): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000003, .. })
resource = Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }
result = Ok(())
|
4657 | 2025-03-07T22:45:30.734Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
roles = RoleSet { roles: {} }
uri = /v1/projects/proj-9130e8fe788
|
4658 | 2025-03-07T22:45:30.735Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
resource = Database
result = Ok(())
uri = /v1/projects/proj-9130e8fe788
|
4659 | 2025-03-07T22:45:30.735Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
roles = RoleSet { roles: {} }
uri = /v1/projects/proj-9130e8fe788
|
4660 | 2025-03-07T22:45:30.736Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
resource = Database
result = Ok(())
uri = /v1/projects/proj-9130e8fe788
|
4661 | 2025-03-07T22:45:30.737Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
roles = RoleSet { roles: {} }
uri = /v1/projects/proj-9130e8fe788
|
4662 | 2025-03-07T22:45:30.737Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
resource = Database
result = Ok(())
uri = /v1/projects/proj-9130e8fe788
|
4663 | 2025-03-07T22:45:30.739Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
roles = RoleSet { roles: {} }
uri = /v1/projects/proj-9130e8fe788
|
4664 | 2025-03-07T22:45:30.740Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
resource = Database
result = Ok(())
uri = /v1/projects/proj-9130e8fe788
|
4665 | 2025-03-07T22:45:30.742Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
roles = RoleSet { roles: {} }
uri = /v1/projects/proj-9130e8fe788
|
4666 | 2025-03-07T22:45:30.742Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
resource = Database
result = Ok(())
uri = /v1/projects/proj-9130e8fe788
|
4667 | 2025-03-07T22:45:30.744Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
roles = RoleSet { roles: {} }
uri = /v1/projects/proj-9130e8fe788
|
4668 | 2025-03-07T22:45:30.744Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
resource = Database
result = Ok(())
uri = /v1/projects/proj-9130e8fe788
|
4669 | 2025-03-07T22:45:30.746Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/projects/proj-9130e8fe788
|
4670 | 2025-03-07T22:45:30.748Z | DEBG | nexus (dropshot_external): authorize result
action = Delete
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
resource = Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }
result = Ok(())
uri = /v1/projects/proj-9130e8fe788
|
4671 | 2025-03-07T22:45:30.748Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
roles = RoleSet { roles: {} }
uri = /v1/projects/proj-9130e8fe788
|
4672 | 2025-03-07T22:45:30.748Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
resource = Database
result = Ok(())
uri = /v1/projects/proj-9130e8fe788
|
4673 | 2025-03-07T22:45:30.750Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
roles = RoleSet { roles: {} }
uri = /v1/projects/proj-9130e8fe788
|
4674 | 2025-03-07T22:45:30.750Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
resource = Database
result = Ok(())
uri = /v1/projects/proj-9130e8fe788
|
4675 | 2025-03-07T22:45:30.752Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
roles = RoleSet { roles: {} }
uri = /v1/projects/proj-9130e8fe788
|
4676 | 2025-03-07T22:45:30.752Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
resource = Database
result = Ok(())
uri = /v1/projects/proj-9130e8fe788
|
4677 | 2025-03-07T22:45:30.754Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
roles = RoleSet { roles: {} }
uri = /v1/projects/proj-9130e8fe788
|
4678 | 2025-03-07T22:45:30.755Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
resource = Database
result = Ok(())
uri = /v1/projects/proj-9130e8fe788
|
4679 | 2025-03-07T22:45:30.757Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
roles = RoleSet { roles: {(Silo, ebb5815c-a32b-49c0-a621-3a7cd3eb3452, "admin")} }
uri = /v1/projects/proj-9130e8fe788
|
4680 | 2025-03-07T22:45:30.759Z | DEBG | nexus (dropshot_external): authorize result
action = Delete
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
resource = Project { parent: Silo { parent: Fleet, key: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, lookup_type: ById(ebb5815c-a32b-49c0-a621-3a7cd3eb3452) }, key: 107a88d3-76d7-4966-94ec-e33719cb87ce, lookup_type: ByName("proj-9130e8fe788") }
result = Ok(())
uri = /v1/projects/proj-9130e8fe788
|
4681 | 2025-03-07T22:45:30.759Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
roles = RoleSet { roles: {} }
uri = /v1/projects/proj-9130e8fe788
|
4682 | 2025-03-07T22:45:30.759Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
resource = Database
result = Ok(())
uri = /v1/projects/proj-9130e8fe788
|
4683 | 2025-03-07T22:45:30.761Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
roles = RoleSet { roles: {} }
uri = /v1/projects/proj-9130e8fe788
|
4684 | 2025-03-07T22:45:30.761Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
resource = Database
result = Ok(())
uri = /v1/projects/proj-9130e8fe788
|
4685 | 2025-03-07T22:45:30.763Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
roles = RoleSet { roles: {} }
uri = /v1/projects/proj-9130e8fe788
|
4686 | 2025-03-07T22:45:30.763Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
resource = Database
result = Ok(())
uri = /v1/projects/proj-9130e8fe788
|
4687 | 2025-03-07T22:45:30.772Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
roles = RoleSet { roles: {} }
uri = /v1/projects/proj-9130e8fe788
|
4688 | 2025-03-07T22:45:30.772Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
resource = Database
result = Ok(())
uri = /v1/projects/proj-9130e8fe788
|
4689 | 2025-03-07T22:45:30.779Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
roles = RoleSet { roles: {} }
uri = /v1/projects/proj-9130e8fe788
|
4690 | 2025-03-07T22:45:30.780Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
resource = Database
result = Ok(())
uri = /v1/projects/proj-9130e8fe788
|
4691 | 2025-03-07T22:45:30.781Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
roles = RoleSet { roles: {} }
uri = /v1/projects/proj-9130e8fe788
|
4692 | 2025-03-07T22:45:30.781Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
resource = Database
result = Ok(())
uri = /v1/projects/proj-9130e8fe788
|
4693 | 2025-03-07T22:45:30.783Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
roles = RoleSet { roles: {} }
uri = /v1/projects/proj-9130e8fe788
|
4694 | 2025-03-07T22:45:30.783Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
resource = Database
result = Ok(())
uri = /v1/projects/proj-9130e8fe788
|
4695 | 2025-03-07T22:45:30.785Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
roles = RoleSet { roles: {} }
uri = /v1/projects/proj-9130e8fe788
|
4696 | 2025-03-07T22:45:30.785Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
resource = Database
result = Ok(())
uri = /v1/projects/proj-9130e8fe788
|
4697 | 2025-03-07T22:45:30.793Z | DEBG | nexus (dropshot_external): roles
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
roles = RoleSet { roles: {} }
uri = /v1/projects/proj-9130e8fe788
|
4698 | 2025-03-07T22:45:30.793Z | DEBG | nexus (dropshot_external): authorize result
action = Query
actor = Some(Actor::SiloUser { silo_user_id: e21da221-f3ab-4ced-9d99-601b7f4d186f, silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, .. })
actor_id = e21da221-f3ab-4ced-9d99-601b7f4d186f
authenticated = true
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
resource = Database
result = Ok(())
uri = /v1/projects/proj-9130e8fe788
|
4699 | 2025-03-07T22:45:30.801Z | INFO | nexus (dropshot_external): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 95283
local_addr = 172.30.2.5:443
method = DELETE
remote_addr = 10.151.1.100:36370
req_id = a80aeb8f-de69-4443-a480-719953196915
response_code = 204
uri = /v1/projects/proj-9130e8fe788
|
4700 | 2025-03-07T22:45:31.482Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 1b3dfd3e-0e46-45e7-b279-d397b8281a0b
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4701 | 2025-03-07T22:45:31.483Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 1b3dfd3e-0e46-45e7-b279-d397b8281a0b
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4702 | 2025-03-07T22:45:31.485Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2430
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 1b3dfd3e-0e46-45e7-b279-d397b8281a0b
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4703 | 2025-03-07T22:45:32.503Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 14a0ab53-b4d9-469b-8c95-6c26dc7256fa
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4704 | 2025-03-07T22:45:32.504Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 14a0ab53-b4d9-469b-8c95-6c26dc7256fa
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4705 | 2025-03-07T22:45:32.506Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2276
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 14a0ab53-b4d9-469b-8c95-6c26dc7256fa
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4706 | 2025-03-07T22:45:33.525Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e2af2ba1-56ab-46e4-baf6-103183e65ae9
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4707 | 2025-03-07T22:45:33.525Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e2af2ba1-56ab-46e4-baf6-103183e65ae9
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4708 | 2025-03-07T22:45:33.528Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2638
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e2af2ba1-56ab-46e4-baf6-103183e65ae9
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4709 | 2025-03-07T22:45:34.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 71
reason = Timeout
|
4710 | 2025-03-07T22:45:34.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 71
reason = Timeout
|
4711 | 2025-03-07T22:45:34.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
4712 | 2025-03-07T22:45:34.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
4713 | 2025-03-07T22:45:34.037Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
4714 | 2025-03-07T22:45:34.037Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
4715 | 2025-03-07T22:45:34.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
4716 | 2025-03-07T22:45:34.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
4717 | 2025-03-07T22:45:34.042Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
4718 | 2025-03-07T22:45:34.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
4719 | 2025-03-07T22:45:34.044Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
4720 | 2025-03-07T22:45:34.044Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
4721 | 2025-03-07T22:45:34.046Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
4722 | 2025-03-07T22:45:34.049Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
|
4723 | 2025-03-07T22:45:34.049Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
4724 | 2025-03-07T22:45:34.049Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
4725 | 2025-03-07T22:45:34.062Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
original_time_created = 2025-03-07 22:33:48.706097 UTC
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
time_created = 2025-03-07 22:33:48.706097 UTC
|
4726 | 2025-03-07T22:45:34.062Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 25.102191ms
iteration = 71
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f","time_created":"2025-03-07T22:33:48.706097Z"}
|
4727 | 2025-03-07T22:45:34.069Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
4728 | 2025-03-07T22:45:34.069Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
4729 | 2025-03-07T22:45:34.070Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 33.601352ms
iteration = 71
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
4730 | 2025-03-07T22:45:34.548Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7ea50092-5ca6-4f45-882f-edae540672c8
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4731 | 2025-03-07T22:45:34.548Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7ea50092-5ca6-4f45-882f-edae540672c8
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4732 | 2025-03-07T22:45:34.550Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2487
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7ea50092-5ca6-4f45-882f-edae540672c8
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4733 | 2025-03-07T22:45:34.710Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2569
local_addr = [fd00:1122:3344:101::a]:64131
method = GET
remote_addr = [fd00:1122:3344:101::d]:38459
req_id = e72a5678-5a5a-45b0-8186-94ac90fec506
response_code = 200
uri = /0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4734 | 2025-03-07T22:45:35.571Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 6d8b1b09-44a5-4463-9061-7f96c91c3db1
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4735 | 2025-03-07T22:45:35.572Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 6d8b1b09-44a5-4463-9061-7f96c91c3db1
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4736 | 2025-03-07T22:45:35.574Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2538
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 6d8b1b09-44a5-4463-9061-7f96c91c3db1
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4737 | 2025-03-07T22:45:36.594Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 947a6d66-15f6-40bd-9f8b-dde750f9cc71
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4738 | 2025-03-07T22:45:36.594Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 947a6d66-15f6-40bd-9f8b-dde750f9cc71
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4739 | 2025-03-07T22:45:36.597Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2698
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 947a6d66-15f6-40bd-9f8b-dde750f9cc71
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4740 | 2025-03-07T22:45:37.616Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e15d35bc-e52e-47a6-beac-c620f8f5e793
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4741 | 2025-03-07T22:45:37.616Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e15d35bc-e52e-47a6-beac-c620f8f5e793
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4742 | 2025-03-07T22:45:37.618Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2557
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e15d35bc-e52e-47a6-beac-c620f8f5e793
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4743 | 2025-03-07T22:45:38.638Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 033a09d8-28d9-4e45-a001-46f49c9c2c37
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4744 | 2025-03-07T22:45:38.638Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 033a09d8-28d9-4e45-a001-46f49c9c2c37
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4745 | 2025-03-07T22:45:38.640Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2386
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 033a09d8-28d9-4e45-a001-46f49c9c2c37
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4746 | 2025-03-07T22:45:39.659Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 512ba7cf-b3ac-4af4-b832-641ae1e77823
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4747 | 2025-03-07T22:45:39.659Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 512ba7cf-b3ac-4af4-b832-641ae1e77823
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4748 | 2025-03-07T22:45:39.661Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2464
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 512ba7cf-b3ac-4af4-b832-641ae1e77823
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4749 | 2025-03-07T22:45:40.681Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ffeb1666-265d-4ad6-9e54-21986e75b9ee
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4750 | 2025-03-07T22:45:40.682Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ffeb1666-265d-4ad6-9e54-21986e75b9ee
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4751 | 2025-03-07T22:45:40.684Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2250
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ffeb1666-265d-4ad6-9e54-21986e75b9ee
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4752 | 2025-03-07T22:45:41.704Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = fbc315f9-b30f-460c-8f0f-a7ac61f76c30
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4753 | 2025-03-07T22:45:41.704Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = fbc315f9-b30f-460c-8f0f-a7ac61f76c30
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4754 | 2025-03-07T22:45:41.706Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2472
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = fbc315f9-b30f-460c-8f0f-a7ac61f76c30
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4755 | 2025-03-07T22:45:42.725Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 203b73da-ce05-4c2e-9e28-c22d3ee4f262
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4756 | 2025-03-07T22:45:42.725Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 203b73da-ce05-4c2e-9e28-c22d3ee4f262
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4757 | 2025-03-07T22:45:42.727Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2427
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 203b73da-ce05-4c2e-9e28-c22d3ee4f262
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4758 | 2025-03-07T22:45:43.746Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = bd83ce05-7bc8-4d9c-aa1f-3d0e52de8d98
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4759 | 2025-03-07T22:45:43.747Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = bd83ce05-7bc8-4d9c-aa1f-3d0e52de8d98
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4760 | 2025-03-07T22:45:43.748Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2193
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = bd83ce05-7bc8-4d9c-aa1f-3d0e52de8d98
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4761 | 2025-03-07T22:45:44.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 72
reason = Timeout
|
4762 | 2025-03-07T22:45:44.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 72
reason = Timeout
|
4763 | 2025-03-07T22:45:44.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
4764 | 2025-03-07T22:45:44.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
4765 | 2025-03-07T22:45:44.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
4766 | 2025-03-07T22:45:44.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
4767 | 2025-03-07T22:45:44.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
4768 | 2025-03-07T22:45:44.043Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
4769 | 2025-03-07T22:45:44.043Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
4770 | 2025-03-07T22:45:44.043Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
4771 | 2025-03-07T22:45:44.045Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
4772 | 2025-03-07T22:45:44.045Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
4773 | 2025-03-07T22:45:44.047Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
4774 | 2025-03-07T22:45:44.049Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
|
4775 | 2025-03-07T22:45:44.049Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
4776 | 2025-03-07T22:45:44.049Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
4777 | 2025-03-07T22:45:44.061Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
original_time_created = 2025-03-07 22:33:48.706097 UTC
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
time_created = 2025-03-07 22:33:48.706097 UTC
|
4778 | 2025-03-07T22:45:44.061Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 23.732448ms
iteration = 72
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f","time_created":"2025-03-07T22:33:48.706097Z"}
|
4779 | 2025-03-07T22:45:44.069Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
4780 | 2025-03-07T22:45:44.069Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
4781 | 2025-03-07T22:45:44.071Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 33.036807ms
iteration = 72
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
4782 | 2025-03-07T22:45:44.711Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2754
local_addr = [fd00:1122:3344:101::a]:64131
method = GET
remote_addr = [fd00:1122:3344:101::d]:38459
req_id = e6d53ef3-100a-4f1f-b725-6e664df14619
response_code = 200
uri = /0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
4783 | 2025-03-07T22:45:44.768Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 6eea8ee5-9111-4b72-aa37-f9d4409de99d
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4784 | 2025-03-07T22:45:44.769Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 6eea8ee5-9111-4b72-aa37-f9d4409de99d
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4785 | 2025-03-07T22:45:44.770Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2147
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 6eea8ee5-9111-4b72-aa37-f9d4409de99d
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4786 | 2025-03-07T22:45:45.789Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d1f18564-0903-40e8-aee3-9acfd53364f7
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4787 | 2025-03-07T22:45:45.790Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d1f18564-0903-40e8-aee3-9acfd53364f7
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4788 | 2025-03-07T22:45:45.792Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2739
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d1f18564-0903-40e8-aee3-9acfd53364f7
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4789 | 2025-03-07T22:45:46.811Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e604fc4a-b18a-4ea8-b18e-04b85df4b71e
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4790 | 2025-03-07T22:45:46.811Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e604fc4a-b18a-4ea8-b18e-04b85df4b71e
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4791 | 2025-03-07T22:45:46.813Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2347
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e604fc4a-b18a-4ea8-b18e-04b85df4b71e
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4792 | 2025-03-07T22:45:47.834Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ab894051-314b-46a2-af42-511b3f2c5618
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4793 | 2025-03-07T22:45:47.834Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ab894051-314b-46a2-af42-511b3f2c5618
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4794 | 2025-03-07T22:45:47.836Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2093
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ab894051-314b-46a2-af42-511b3f2c5618
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4795 | 2025-03-07T22:45:48.855Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a86827b4-e715-46fc-bb49-bd38021a377c
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4796 | 2025-03-07T22:45:48.855Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a86827b4-e715-46fc-bb49-bd38021a377c
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4797 | 2025-03-07T22:45:48.857Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2194
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a86827b4-e715-46fc-bb49-bd38021a377c
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4798 | 2025-03-07T22:45:49.876Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7a16f6e5-8310-491f-9149-08988bfa8d72
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4799 | 2025-03-07T22:45:49.877Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7a16f6e5-8310-491f-9149-08988bfa8d72
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4800 | 2025-03-07T22:45:49.878Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2303
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7a16f6e5-8310-491f-9149-08988bfa8d72
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4801 | 2025-03-07T22:45:50.897Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 10ed08be-b25b-44f3-b553-fc38e3dd9916
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4802 | 2025-03-07T22:45:50.898Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 10ed08be-b25b-44f3-b553-fc38e3dd9916
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4803 | 2025-03-07T22:45:50.900Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2834
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 10ed08be-b25b-44f3-b553-fc38e3dd9916
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4804 | 2025-03-07T22:45:51.921Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 41939c4e-ffce-4dab-b05a-c5d7eb59b2f8
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4805 | 2025-03-07T22:45:51.921Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 41939c4e-ffce-4dab-b05a-c5d7eb59b2f8
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4806 | 2025-03-07T22:45:51.923Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2443
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 41939c4e-ffce-4dab-b05a-c5d7eb59b2f8
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4807 | 2025-03-07T22:45:52.942Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 446d6ee0-497b-4a08-a57e-32addfe2872e
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4808 | 2025-03-07T22:45:52.942Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 446d6ee0-497b-4a08-a57e-32addfe2872e
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4809 | 2025-03-07T22:45:52.944Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2105
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 446d6ee0-497b-4a08-a57e-32addfe2872e
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4810 | 2025-03-07T22:45:53.963Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a436d9f3-7347-443f-a7c1-f484b7fac207
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4811 | 2025-03-07T22:45:53.963Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a436d9f3-7347-443f-a7c1-f484b7fac207
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4812 | 2025-03-07T22:45:53.965Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2600
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a436d9f3-7347-443f-a7c1-f484b7fac207
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
4813 | 2025-03-07T22:45:54.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = support_bundle_collector
iteration = 25
reason = Timeout
|
4814 | 2025-03-07T22:45:54.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = lookup_region_port
iteration = 13
reason = Timeout
|
4815 | 2025-03-07T22:45:54.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
4816 | 2025-03-07T22:45:54.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 25
reason = Timeout
|
4817 | 2025-03-07T22:45:54.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = lookup_region_port
roles = RoleSet { roles: {} }
|
4818 | 2025-03-07T22:45:54.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
4819 | 2025-03-07T22:45:54.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 25
reason = Timeout
|
4820 | 2025-03-07T22:45:54.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
4821 | 2025-03-07T22:45:54.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_internal
dns_group = internal
iteration = 14
reason = Timeout
|
4822 | 2025-03-07T22:45:54.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_external
dns_group = external
iteration = 15
reason = Timeout
|
4823 | 2025-03-07T22:45:54.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = crdb_node_id_collector
iteration = 6
reason = Timeout
|
4824 | 2025-03-07T22:45:54.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = read_only_region_replacement_start
iteration = 25
reason = Timeout
|
4825 | 2025-03-07T22:45:54.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = read_only_region_replacement_start
roles = RoleSet { roles: {} }
|
4826 | 2025-03-07T22:45:54.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_internal
dns_group = internal
iteration = 14
reason = Timeout
|
4827 | 2025-03-07T22:45:54.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
4828 | 2025-03-07T22:45:54.037Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_internal
dns_group = internal
|
4829 | 2025-03-07T22:45:54.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
4830 | 2025-03-07T22:45:54.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_updater
iteration = 25
reason = Timeout
|
4831 | 2025-03-07T22:45:54.037Z | DEBG | nexus (BackgroundTasks): looking for instances with destroyed active VMMs...
background_task = instance_updater
|
4832 | 2025-03-07T22:45:54.037Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
4833 | 2025-03-07T22:45:54.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 25
reason = Timeout
|
4834 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
4835 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 30
reason = Timeout
|
4836 | 2025-03-07T22:45:54.038Z | INFO | nexus (BackgroundTasks): VPC route manager running
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:60
|
4837 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
4838 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 25
reason = Timeout
|
4839 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = decommissioned_disk_cleaner
iteration = 13
reason = Timeout
|
4840 | 2025-03-07T22:45:54.038Z | INFO | nexus (BackgroundTasks): Decommissioned disk cleaner running
background_task = decommissioned_disk_cleaner
file = nexus/src/app/background/tasks/decommissioned_disk_cleaner.rs:56
|
4841 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = decommissioned_disk_cleaner
roles = RoleSet { roles: {} }
|
4842 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
4843 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_reincarnation
iteration = 13
reason = Timeout
|
4844 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_reincarnation
roles = RoleSet { roles: {} }
|
4845 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = external_endpoints
iteration = 14
reason = Timeout
|
4846 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
4847 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_external
dns_group = external
iteration = 14
reason = Timeout
|
4848 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = metrics_producer_gc
iteration = 13
reason = Timeout
|
4849 | 2025-03-07T22:45:54.038Z | INFO | nexus (BackgroundTasks): Metric producer GC running
background_task = metrics_producer_gc
expiration = 2025-03-07 22:35:54.038067960 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:48
|
4850 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = metrics_producer_gc
roles = RoleSet { roles: {} }
|
4851 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_garbage_collection
iteration = 25
reason = Timeout
|
4852 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_garbage_collection
roles = RoleSet { roles: {} }
|
4853 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_executor
iteration = 14
reason = Timeout
|
4854 | 2025-03-07T22:45:54.038Z | WARN | nexus (BackgroundTasks): Blueprint execution: skipped
background_task = blueprint_executor
file = nexus/src/app/background/tasks/blueprint_execution.rs:80
reason = blueprint disabled
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
|
4855 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_executor
elapsed = 18.47\u{b5}s
iteration = 14
status = {"enabled":false,"target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f"}
|
4856 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 73
reason = Timeout
|
4857 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 25
reason = Timeout
|
4858 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 29
reason = Timeout
|
4859 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 25
reason = Timeout
|
4860 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
4861 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
4862 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
4863 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_start
iteration = 25
reason = Timeout
|
4864 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
4865 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 73
reason = Timeout
|
4866 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_finish
iteration = 25
reason = Timeout
|
4867 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_finish
roles = RoleSet { roles: {} }
|
4868 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
4869 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_step
iteration = 25
reason = Timeout
|
4870 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
4871 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 28
reason = Timeout
|
4872 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
4873 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 25
reason = Timeout
|
4874 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_internal
dns_group = internal
iteration = 15
reason = Timeout
|
4875 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
4876 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_external
dns_group = external
iteration = 14
reason = Timeout
|
4877 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_external
dns_group = external
|
4878 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
4879 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = abandoned_vmm_reaper
iteration = 13
reason = Timeout
|
4880 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = abandoned_vmm_reaper
roles = RoleSet { roles: {} }
|
4881 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
4882 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = lookup_region_port
resource = Database
result = Ok(())
|
4883 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
4884 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
4885 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
4886 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
4887 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
4888 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = decommissioned_disk_cleaner
resource = Database
result = Ok(())
|
4889 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
4890 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
4891 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
4892 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
4893 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_reincarnation
resource = Database
result = Ok(())
|
4894 | 2025-03-07T22:45:54.038Z | DEBG | nexus (DnsResolver): lookup_all_socket_v6 srv
dns_name = _nameservice._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_nameservice._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_nameservice._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("114e494f-6e94-4e0c-80db-5823b226f1a3.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("_nameservice._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("a9773e0b-15d4-4efa-b977-9f3598685cdd.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("_nameservice._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("d2f04f38-7ac2-4327-a087-c2a47865841a.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("d2f04f38-7ac2-4327-a087-c2a47865841a.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:1::1))) }], valid_until: Instant { tv_sec: 1512, tv_nsec: 384635794 } })
|
4895 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = read_only_region_replacement_start
resource = Database
result = Ok(())
|
4896 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = metrics_producer_gc
resource = Database
result = Ok(())
|
4897 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
4898 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_garbage_collection
resource = Database
result = Ok(())
|
4899 | 2025-03-07T22:45:54.038Z | DEBG | nexus (DnsResolver): lookup_all_socket_v6 srv
dns_name = _external-dns._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_external-dns._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_external-dns._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("732b0e55-5ccf-4068-b771-1299f872f618.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("_external-dns._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("fbf58a59-609b-4fb3-b792-2c09f3f7b776.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("fbf58a59-609b-4fb3-b792-2c09f3f7b776.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::8))) }], valid_until: Instant { tv_sec: 1512, tv_nsec: 384768086 } })
|
4900 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
4901 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
4902 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_finish
resource = Database
result = Ok(())
|
4903 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
4904 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = bfd_manager
resource = Database
result = Ok(())
|
4905 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
4906 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
4907 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
4908 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
4909 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = abandoned_vmm_reaper
resource = Database
result = Ok(())
|
4910 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
4911 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
4912 | 2025-03-07T22:45:54.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
4913 | 2025-03-07T22:45:54.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
4914 | 2025-03-07T22:45:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
4915 | 2025-03-07T22:45:54.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
4916 | 2025-03-07T22:45:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
4917 | 2025-03-07T22:45:54.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
4918 | 2025-03-07T22:45:54.039Z | DEBG | nexus (BackgroundTasks): found DNS servers (no change)
addresses = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
background_task = dns_servers_external
current_servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
dns_group = external
|
4919 | 2025-03-07T22:45:54.039Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_external
dns_group = external
elapsed = 1.545785ms
iteration = 14
status = {"addresses":["[fd00:1122:3344:101::9]:5353","[fd00:1122:3344:101::8]:5353"]}
|
4920 | 2025-03-07T22:45:54.039Z | DEBG | nexus (BackgroundTasks): found DNS servers (no change)
addresses = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
background_task = dns_servers_internal
current_servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
dns_group = internal
|
4921 | 2025-03-07T22:45:54.039Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_internal
dns_group = internal
elapsed = 1.837868ms
iteration = 14
status = {"addresses":["[fd00:1122:3344:3::1]:5353","[fd00:1122:3344:2::1]:5353","[fd00:1122:3344:1::1]:5353"]}
|
4922 | 2025-03-07T22:45:54.042Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
4923 | 2025-03-07T22:45:54.044Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 6.2356ms
iteration = 25
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
4924 | 2025-03-07T22:45:54.044Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
4925 | 2025-03-07T22:45:54.044Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = lookup_region_port
elapsed = 6.946897ms
iteration = 13
status = {"errors":[],"found_port_ok":[]}
|
4926 | 2025-03-07T22:45:54.045Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Fleet
result = Ok(())
|
4927 | 2025-03-07T22:45:54.045Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
4928 | 2025-03-07T22:45:54.045Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
4929 | 2025-03-07T22:45:54.047Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Fleet
result = Ok(())
|
4930 | 2025-03-07T22:45:54.047Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
4931 | 2025-03-07T22:45:54.047Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
4932 | 2025-03-07T22:45:54.050Z | DEBG | nexus (BackgroundTasks): roles
background_task = decommissioned_disk_cleaner
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
4933 | 2025-03-07T22:45:54.050Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
4934 | 2025-03-07T22:45:54.052Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = decommissioned_disk_cleaner
resource = Fleet
result = Ok(())
|
4935 | 2025-03-07T22:45:54.053Z | DEBG | nexus (BackgroundTasks): roles
background_task = decommissioned_disk_cleaner
roles = RoleSet { roles: {} }
|
4936 | 2025-03-07T22:45:54.053Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = decommissioned_disk_cleaner
resource = Database
result = Ok(())
|
4937 | 2025-03-07T22:45:54.053Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
4938 | 2025-03-07T22:45:54.053Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
4939 | 2025-03-07T22:45:54.054Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
4940 | 2025-03-07T22:45:54.059Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
4941 | 2025-03-07T22:45:54.059Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
4942 | 2025-03-07T22:45:54.059Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
4943 | 2025-03-07T22:45:54.059Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
4944 | 2025-03-07T22:45:54.061Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Fleet
result = Ok(())
|
4945 | 2025-03-07T22:45:54.061Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
4946 | 2025-03-07T22:45:54.061Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
4947 | 2025-03-07T22:45:54.062Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Fleet
result = Ok(())
|
4948 | 2025-03-07T22:45:54.062Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
4949 | 2025-03-07T22:45:54.062Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
4950 | 2025-03-07T22:45:54.064Z | INFO | nexus (BackgroundTasks): Metric producer GC complete (no errors)
background_task = metrics_producer_gc
expiration = 2025-03-07 22:35:54.038067960 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:69
pruned = {}
|
4951 | 2025-03-07T22:45:54.064Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = metrics_producer_gc
elapsed = 26.239183ms
iteration = 13
status = {"expiration":"2025-03-07T22:35:54.038067960Z","pruned":[]}
|
4952 | 2025-03-07T22:45:54.066Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
4953 | 2025-03-07T22:45:54.069Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
4954 | 2025-03-07T22:45:54.070Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
4955 | 2025-03-07T22:45:54.070Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
4956 | 2025-03-07T22:45:54.071Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
4957 | 2025-03-07T22:45:54.073Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
4958 | 2025-03-07T22:45:54.073Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
4959 | 2025-03-07T22:45:54.073Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
4960 | 2025-03-07T22:45:54.075Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
4961 | 2025-03-07T22:45:54.076Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
4962 | 2025-03-07T22:45:54.078Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1512, tv_nsec: 424729230 } })
|
4963 | 2025-03-07T22:45:54.078Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
4964 | 2025-03-07T22:45:54.079Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1512, tv_nsec: 425128624 } })
|
4965 | 2025-03-07T22:45:54.079Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1171
|
4966 | 2025-03-07T22:45:54.079Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1171
|
4967 | 2025-03-07T22:45:54.081Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Fleet
result = Ok(())
|
4968 | 2025-03-07T22:45:54.081Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
4969 | 2025-03-07T22:45:54.082Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
4970 | 2025-03-07T22:45:54.084Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1512, tv_nsec: 430741198 } })
|
4971 | 2025-03-07T22:45:54.085Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1171
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
|
4972 | 2025-03-07T22:45:54.100Z | INFO | nexus (BackgroundTasks): listed instances with destroyed active VMMs
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:59
|
4973 | 2025-03-07T22:45:54.100Z | DEBG | nexus (BackgroundTasks): looking for instances with failed active VMMs...
background_task = instance_updater
|
4974 | 2025-03-07T22:45:54.100Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
4975 | 2025-03-07T22:45:54.100Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
4976 | 2025-03-07T22:45:54.102Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
4977 | 2025-03-07T22:45:54.103Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
4978 | 2025-03-07T22:45:54.105Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = read_only_region_replacement_start
elapsed = 68.020054ms
iteration = 25
status = {"errors":[],"requests_created_ok":[]}
|
4979 | 2025-03-07T22:45:54.106Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
4980 | 2025-03-07T22:45:54.106Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
4981 | 2025-03-07T22:45:54.106Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
4982 | 2025-03-07T22:45:54.106Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
4983 | 2025-03-07T22:45:54.106Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
4984 | 2025-03-07T22:45:54.107Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Inventory
result = Ok(())
|
4985 | 2025-03-07T22:45:54.107Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
4986 | 2025-03-07T22:45:54.108Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
4987 | 2025-03-07T22:45:54.112Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
4988 | 2025-03-07T22:45:54.114Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
4989 | 2025-03-07T22:45:54.114Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
4990 | 2025-03-07T22:45:54.116Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_garbage_collection
elapsed = 78.565215ms
iteration = 25
status = {"errors":[],"garbage_collect_requested":[]}
|
4991 | 2025-03-07T22:45:54.117Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = DnsConfig
result = Ok(())
|
4992 | 2025-03-07T22:45:54.117Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
4993 | 2025-03-07T22:45:54.118Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_finish
elapsed = 80.543114ms
iteration = 25
status = {"errors":[],"finish_invoked_ok":[]}
|
4994 | 2025-03-07T22:45:54.119Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
4995 | 2025-03-07T22:45:54.120Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
4996 | 2025-03-07T22:45:54.120Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Fleet
result = Ok(())
|
4997 | 2025-03-07T22:45:54.120Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
4998 | 2025-03-07T22:45:54.120Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
4999 | 2025-03-07T22:45:54.120Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5000 | 2025-03-07T22:45:54.121Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5001 | 2025-03-07T22:45:54.121Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5002 | 2025-03-07T22:45:54.123Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Fleet
result = Ok(())
|
5003 | 2025-03-07T22:45:54.123Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
5004 | 2025-03-07T22:45:54.123Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
5005 | 2025-03-07T22:45:54.123Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
5006 | 2025-03-07T22:45:54.123Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
5007 | 2025-03-07T22:45:54.123Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
5008 | 2025-03-07T22:45:54.123Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
5009 | 2025-03-07T22:45:54.125Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Fleet
result = Ok(())
|
5010 | 2025-03-07T22:45:54.125Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
5011 | 2025-03-07T22:45:54.125Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
5012 | 2025-03-07T22:45:54.126Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5013 | 2025-03-07T22:45:54.126Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = DnsConfig
result = Ok(())
|
5014 | 2025-03-07T22:45:54.128Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Fleet
result = Ok(())
|
5015 | 2025-03-07T22:45:54.128Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
5016 | 2025-03-07T22:45:54.129Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
5017 | 2025-03-07T22:45:54.130Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5018 | 2025-03-07T22:45:54.130Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5019 | 2025-03-07T22:45:54.130Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
5020 | 2025-03-07T22:45:54.131Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
5021 | 2025-03-07T22:45:54.131Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
5022 | 2025-03-07T22:45:54.132Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
5023 | 2025-03-07T22:45:54.133Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
5024 | 2025-03-07T22:45:54.133Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
5025 | 2025-03-07T22:45:54.134Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
5026 | 2025-03-07T22:45:54.135Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
|
5027 | 2025-03-07T22:45:54.135Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
5028 | 2025-03-07T22:45:54.135Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
5029 | 2025-03-07T22:45:54.136Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_start
elapsed = 97.946022ms
iteration = 25
status = {"errors":[],"requests_completed_ok":[],"requests_created_ok":[],"start_invoked_ok":[]}
|
5030 | 2025-03-07T22:45:54.142Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
5031 | 2025-03-07T22:45:54.142Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = crdb_node_id_collector
elapsed = 104.244362ms
iteration = 6
status = {"nsuccess":5}
|
5032 | 2025-03-07T22:45:54.142Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
5033 | 2025-03-07T22:45:54.143Z | DEBG | nexus (BackgroundTasks): Found zpools on decommissioned disks
background_task = decommissioned_disk_cleaner
count = 0
|
5034 | 2025-03-07T22:45:54.143Z | INFO | nexus (BackgroundTasks): Cleaned decommissioned zpools
background_task = decommissioned_disk_cleaner
deleted = 0
error_count = 0
file = nexus/src/app/background/tasks/decommissioned_disk_cleaner.rs:140
found = 0
not_ready_to_be_deleted = 0
|
5035 | 2025-03-07T22:45:54.143Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = decommissioned_disk_cleaner
elapsed = 105.797927ms
iteration = 13
status = {"deleted":0,"error":null,"error_count":0,"found":0,"not_ready_to_be_deleted":0}
|
5036 | 2025-03-07T22:45:54.143Z | DEBG | nexus (BackgroundTasks): Found abandoned VMMs
background_task = abandoned_vmm_reaper
count = 0
total = 0
|
5037 | 2025-03-07T22:45:54.143Z | INFO | nexus (BackgroundTasks): Abandoned VMMs reaped
background_task = abandoned_vmm_reaper
file = nexus/src/app/background/tasks/abandoned_vmm_reaper.rs:167
sled_reservations_deleted = 0
vmms_already_deleted = 0
vmms_deleted = 0
vmms_found = 0
|
5038 | 2025-03-07T22:45:54.143Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = abandoned_vmm_reaper
elapsed = 105.455983ms
iteration = 13
status = {"errors":[],"sled_reservations_deleted":0,"vmms_already_deleted":0,"vmms_deleted":0,"vmms_found":0}
|
5039 | 2025-03-07T22:45:54.144Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 106.554234ms
iteration = 73
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
5040 | 2025-03-07T22:45:54.145Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
5041 | 2025-03-07T22:45:54.145Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
5042 | 2025-03-07T22:45:54.146Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5043 | 2025-03-07T22:45:54.147Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5044 | 2025-03-07T22:45:54.150Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Fleet
result = Ok(())
|
5045 | 2025-03-07T22:45:54.150Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
5046 | 2025-03-07T22:45:54.151Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
5047 | 2025-03-07T22:45:54.151Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = DnsConfig
result = Ok(())
|
5048 | 2025-03-07T22:45:54.151Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
5049 | 2025-03-07T22:45:54.151Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
5050 | 2025-03-07T22:45:54.158Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
original_time_created = 2025-03-07 22:33:48.706097 UTC
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
time_created = 2025-03-07 22:33:48.706097 UTC
|
5051 | 2025-03-07T22:45:54.158Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 120.298366ms
iteration = 73
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f","time_created":"2025-03-07T22:33:48.706097Z"}
|
5052 | 2025-03-07T22:45:54.164Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_internal
dns_group = internal
version = 1
|
5053 | 2025-03-07T22:45:54.164Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_internal
dns_group = internal
|
5054 | 2025-03-07T22:45:54.164Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_internal
dns_group = internal
|
5055 | 2025-03-07T22:45:54.164Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
5056 | 2025-03-07T22:45:54.164Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
5057 | 2025-03-07T22:45:54.166Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5058 | 2025-03-07T22:45:54.166Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
5059 | 2025-03-07T22:45:54.167Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
5060 | 2025-03-07T22:45:54.169Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = DnsConfig
result = Ok(())
|
5061 | 2025-03-07T22:45:54.169Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
5062 | 2025-03-07T22:45:54.169Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
5063 | 2025-03-07T22:45:54.169Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
5064 | 2025-03-07T22:45:54.170Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
5065 | 2025-03-07T22:45:54.171Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_external
body = Some(Body)
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::9]:5353
generation = 2
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
uri = http://[fd00:1122:3344:101::9]:5353/config
|
5066 | 2025-03-07T22:45:54.172Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5067 | 2025-03-07T22:45:54.172Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_reincarnation
roles = RoleSet { roles: {} }
|
5068 | 2025-03-07T22:45:54.173Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_reincarnation
resource = Database
result = Ok(())
|
5069 | 2025-03-07T22:45:54.175Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Sled { parent: Fleet, key: 73b218dd-7dbc-4345-acb1-fe69ced4a7f7, lookup_type: ById(73b218dd-7dbc-4345-acb1-fe69ced4a7f7) }
result = Ok(())
|
5070 | 2025-03-07T22:45:54.175Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
5071 | 2025-03-07T22:45:54.176Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
5072 | 2025-03-07T22:45:54.178Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 140.197547ms
iteration = 25
status = 0
|
5073 | 2025-03-07T22:45:54.182Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 144.938303ms
iteration = 25
status = {"errors":[],"requests_completed_ok":[],"requests_created_ok":[],"start_invoked_ok":[]}
|
5074 | 2025-03-07T22:45:54.184Z | INFO | nexus (BackgroundTasks): listed instances with failed active VMMs
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:59
|
5075 | 2025-03-07T22:45:54.184Z | DEBG | nexus (BackgroundTasks): looking for instances with terminated active migrations...
background_task = instance_updater
|
5076 | 2025-03-07T22:45:54.184Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
5077 | 2025-03-07T22:45:54.184Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:555
pruned_instances = 1
total_completed = 0
total_failed = 0
total_incomplete = 0
total_instances = 0
update_sagas_queued = 0
|
5078 | 2025-03-07T22:45:54.184Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 146.766301ms
iteration = 25
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{},"pruned_instances":1,"total_instances":0,"update_sagas_queued":0}
|
5079 | 2025-03-07T22:45:54.184Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
5080 | 2025-03-07T22:45:54.188Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
5081 | 2025-03-07T22:45:54.188Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
5082 | 2025-03-07T22:45:54.189Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_external
dns_group = external
version = 2
|
5083 | 2025-03-07T22:45:54.189Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_external
dns_group = external
|
5084 | 2025-03-07T22:45:54.189Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_external
dns_group = external
|
5085 | 2025-03-07T22:45:54.189Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
5086 | 2025-03-07T22:45:54.189Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
5087 | 2025-03-07T22:45:54.190Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5088 | 2025-03-07T22:45:54.190Z | INFO | nexus (BackgroundTasks): No bundles to collect
background_task = support_bundle_collector
file = nexus/src/app/background/tasks/support_bundle_collector.rs:360
|
5089 | 2025-03-07T22:45:54.190Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = support_bundle_collector
elapsed = 152.826089ms
iteration = 25
status = {"cleanup_err":null,"cleanup_report":{"db_destroying_bundles_removed":0,"db_failing_bundles_updated":0,"sled_bundles_delete_failed":0,"sled_bundles_deleted_not_found":0,"sled_bundles_deleted_ok":0},"collection_err":null,"collection_report":null}
|
5090 | 2025-03-07T22:45:54.191Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5091 | 2025-03-07T22:45:54.192Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_internal
body = Some(Body)
dns_group = internal
dns_server_url = http://[fd00:1122:3344:3::1]:5353
generation = 1
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
uri = http://[fd00:1122:3344:3::1]:5353/config
|
5092 | 2025-03-07T22:45:54.193Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Fleet
result = Ok(())
|
5093 | 2025-03-07T22:45:54.193Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
5094 | 2025-03-07T22:45:54.193Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
5095 | 2025-03-07T22:45:54.194Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = DnsConfig
result = Ok(())
|
5096 | 2025-03-07T22:45:54.194Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
5097 | 2025-03-07T22:45:54.194Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
5098 | 2025-03-07T22:45:54.194Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
5099 | 2025-03-07T22:45:54.195Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
5100 | 2025-03-07T22:45:54.196Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_external
count = 1
dns_group = external
|
5101 | 2025-03-07T22:45:54.196Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_external
batch_size = 100
dns_group = external
dns_zone_id = a49f17b2-1834-4c40-bc6e-ff0588e4b3ef
dns_zone_name = oxide.test
found_so_far = 0
version = 2
|
5102 | 2025-03-07T22:45:54.196Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
5103 | 2025-03-07T22:45:54.196Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
5104 | 2025-03-07T22:45:54.201Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5105 | 2025-03-07T22:45:54.205Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = DnsConfig
result = Ok(())
|
5106 | 2025-03-07T22:45:54.205Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
5107 | 2025-03-07T22:45:54.205Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
5108 | 2025-03-07T22:45:54.207Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_external
dns_group = external
dns_zone_id = a49f17b2-1834-4c40-bc6e-ff0588e4b3ef
dns_zone_name = oxide.test
found_so_far = 1
version = 2
|
5109 | 2025-03-07T22:45:54.207Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_external
dns_group = external
nzones = 1
version = 2
|
5110 | 2025-03-07T22:45:54.207Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_external
current_generation = 2
current_time_created = 2025-03-07 22:34:17.797135 UTC
dns_group = external
generation = 2
|
5111 | 2025-03-07T22:45:54.207Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_external
dns_group = external
elapsed = 168.782802ms
iteration = 14
status = {"generation":2}
|
5112 | 2025-03-07T22:45:54.208Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_internal
count = 1
dns_group = internal
|
5113 | 2025-03-07T22:45:54.208Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_internal
batch_size = 100
dns_group = internal
dns_zone_id = fdc30f7a-36a7-4893-91d6-3456da7362c0
dns_zone_name = control-plane.oxide.internal
found_so_far = 0
version = 1
|
5114 | 2025-03-07T22:45:54.208Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
5115 | 2025-03-07T22:45:54.209Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
5116 | 2025-03-07T22:45:54.210Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5117 | 2025-03-07T22:45:54.210Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
5118 | 2025-03-07T22:45:54.211Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
5119 | 2025-03-07T22:45:54.213Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = DnsConfig
result = Ok(())
|
5120 | 2025-03-07T22:45:54.213Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
5121 | 2025-03-07T22:45:54.213Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
5122 | 2025-03-07T22:45:54.217Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1179
zone_address = fd00:1122:3344:101::2
|
5123 | 2025-03-07T22:45:54.217Z | DEBG | nexus (MgsClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
5124 | 2025-03-07T22:45:54.217Z | DEBG | nexus (MgsClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "459cf91c-57c0-4e84-a4e5-bcd54d25cc66", "content-length": "26", "date": "Fri, 07 Mar 2025 22:45:54 GMT"} })
|
5125 | 2025-03-07T22:45:54.217Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1184
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
5126 | 2025-03-07T22:45:54.219Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_internal
dns_group = internal
dns_zone_id = fdc30f7a-36a7-4893-91d6-3456da7362c0
dns_zone_name = control-plane.oxide.internal
found_so_far = 52
version = 1
|
5127 | 2025-03-07T22:45:54.219Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_internal
dns_group = internal
nzones = 1
version = 1
|
5128 | 2025-03-07T22:45:54.219Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_internal
current_generation = 1
current_time_created = 2025-03-07 22:34:17.208516 UTC
dns_group = internal
generation = 1
|
5129 | 2025-03-07T22:45:54.219Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_internal
dns_group = internal
elapsed = 181.369834ms
iteration = 14
status = {"generation":1}
|
5130 | 2025-03-07T22:45:54.220Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
5131 | 2025-03-07T22:45:54.221Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
5132 | 2025-03-07T22:45:54.222Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
5133 | 2025-03-07T22:45:54.238Z | INFO | nexus (BackgroundTasks): listed instances with terminated active migrations
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:59
|
5134 | 2025-03-07T22:45:54.238Z | INFO | nexus (BackgroundTasks): instance updater activation completed
background_task = instance_updater
destroyed_active_vmms = 0
failed_active_vmms = 0
file = nexus/src/app/background/tasks/instance_updater.rs:225
terminated_active_migrations = 0
update_sagas_completed = 0
update_sagas_started = 0
|
5135 | 2025-03-07T22:45:54.238Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_updater
elapsed = 200.414756ms
iteration = 25
status = {"destroyed_active_vmms":0,"disabled":false,"failed_active_vmms":0,"query_errors":[],"saga_errors":[],"sagas_completed":0,"sagas_started":0,"terminated_active_migrations":0}
|
5136 | 2025-03-07T22:45:54.243Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_step
elapsed = 205.578816ms
iteration = 25
status = {"errors":[],"step_garbage_collect_invoked_ok":[],"step_invoked_ok":[],"step_records_created_ok":[],"step_set_volume_deleted_ok":[]}
|
5137 | 2025-03-07T22:45:54.246Z | INFO | nexus (BackgroundTasks): found Silo/DNS/TLS config (changed)
background_task = external_endpoints
config = ExternalEndpoints { by_dns_name: {"default-silo.sys.oxide.test": ExternalEndpoint { silo_id: 001de000-5110-4000-8000-000000000000, db_silo: Silo { identity: SiloIdentity { id: 001de000-5110-4000-8000-000000000000, name: Name(Name("default-silo")), description: "default silo", time_created: 2025-03-07T22:33:52.171499Z, time_modified: 2025-03-07T22:33:52.171499Z, time_deleted: None }, discoverable: false, authentication_mode: Local, user_provision_type: ApiOnly, mapped_fleet_roles: Object {}, rcgen: Generation(Generation(1)) }, tls_certs: [] }, "recovery.sys.oxide.test": ExternalEndpoint { silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, db_silo: Silo { identity: SiloIdentity { id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2025-03-07T22:34:17.695388Z, time_modified: 2025-03-07T22:34:17.695388Z, time_deleted: None }, discoverable: false, authentication_mode: Local, user_provision_type: ApiOnly, mapped_fleet_roles: Object {"admin": Array [String("admin")]}, rcgen: Generation(Generation(4)) }, tls_certs: [TlsCertificate { digest: "f857482e363fc36f169844018fd10beb52cce480a27bbdb173d6c9c730aad5e1" }] }}, warnings: [NoSiloCerts { silo_id: 001de000-5110-4000-8000-000000000000, dns_name: "default-silo.sys.oxide.test" }], default_endpoint: Some(ExternalEndpoint { silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, db_silo: Silo { identity: SiloIdentity { id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2025-03-07T22:34:17.695388Z, time_modified: 2025-03-07T22:34:17.695388Z, time_deleted: None }, discoverable: false, authentication_mode: Local, user_provision_type: ApiOnly, mapped_fleet_roles: Object {"admin": Array [String("admin")]}, rcgen: Generation(Generation(4)) }, tls_certs: [TlsCertificate { digest: "f857482e363fc36f169844018fd10beb52cce480a27bbdb173d6c9c730aad5e1" }] }) }
file = nexus/src/app/background/tasks/external_endpoints.rs:94
|
5138 | 2025-03-07T22:45:54.246Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = external_endpoints
elapsed = 208.605855ms
iteration = 14
status = {"by_dns_name":{"default-silo.sys.oxide.test":{"silo_id":"001de000-5110-4000-8000-000000000000","tls_certs":[]},"recovery.sys.oxide.test":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","tls_certs":["f857482e363fc36f169844018fd10beb52cce480a27bbdb173d6c9c730aad5e1"]}},"default_endpoint":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","tls_certs":["f857482e363fc36f169844018fd10beb52cce480a27bbdb173d6c9c730aad5e1"]},"warnings":["silo 001de000-5110-4000-8000-000000000000 with DNS name \\"default-silo.sys.oxide.test\\" has no usable certificates"]}
|
5139 | 2025-03-07T22:45:54.268Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 230.136522ms
iteration = 29
status = {"physical_disks_added":0}
|
5140 | 2025-03-07T22:45:54.277Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1179
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
zone_address = fd00:1122:3344:101::2
|
5141 | 2025-03-07T22:45:54.277Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
5142 | 2025-03-07T22:45:54.278Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "c24ce492-bf6e-410f-8b8b-a2e30c5cb3ad", "content-length": "26", "date": "Fri, 07 Mar 2025 22:45:54 GMT"} })
|
5143 | 2025-03-07T22:45:54.278Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1184
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
5144 | 2025-03-07T22:45:54.279Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
|
5145 | 2025-03-07T22:45:54.285Z | WARN | nexus (BackgroundTasks): instance reincarnation completed with errors
background_task = instance_reincarnation
file = nexus/src/app/background/tasks/instance_reincarnation.rs:103
instances_changed_state = 0
instances_found = 0
instances_reincarnated = 0
query_errors = 0
restart_errors = 0
|
5146 | 2025-03-07T22:45:54.285Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_reincarnation
elapsed = 247.265167ms
iteration = 13
status = {"changed_state":[],"disabled":false,"errors":[],"instances_found":{"Failed":0,"SagaUnwound":0},"instances_reincarnated":[],"restart_errors":[]}
|
5147 | 2025-03-07T22:45:54.352Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_external
body = Some(Body)
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::8]:5353
generation = 2
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
uri = http://[fd00:1122:3344:101::8]:5353/config
|
5148 | 2025-03-07T22:45:54.352Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::8]:5353
generation = 2
result = Ok(Response { url: "http://[fd00:1122:3344:101::8]:5353/config", status: 204, headers: {"x-request-id": "0a6658c4-1243-45e5-8d0a-e0638bee5d63", "date": "Fri, 07 Mar 2025 22:45:54 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
5149 | 2025-03-07T22:45:54.352Z | INFO | nexus (BackgroundTasks): DNS server now at generation 2
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::8]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 2
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
5150 | 2025-03-07T22:45:54.354Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::9]:5353
generation = 2
result = Ok(Response { url: "http://[fd00:1122:3344:101::9]:5353/config", status: 204, headers: {"x-request-id": "a01061ad-76bf-4bbb-a158-0747f3166578", "date": "Fri, 07 Mar 2025 22:45:54 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
5151 | 2025-03-07T22:45:54.354Z | INFO | nexus (BackgroundTasks): DNS server now at generation 2
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::9]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 2
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
5152 | 2025-03-07T22:45:54.356Z | INFO | nexus (BackgroundTasks): DNS propagation: done
background_task = dns_propagation_external
dns_group = external
file = nexus/src/app/background/tasks/dns_propagation.rs:106
generation = 2
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
5153 | 2025-03-07T22:45:54.356Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_external
dns_group = external
elapsed = 318.877864ms
iteration = 15
status = {"generation":2,"server_results":{"[fd00:1122:3344:101::8]:5353":{"Ok":null},"[fd00:1122:3344:101::9]:5353":{"Ok":null}}}
|
5154 | 2025-03-07T22:45:54.395Z | DEBG | nexus (DpdClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/gen
|
5155 | 2025-03-07T22:45:54.395Z | DEBG | nexus (DpdClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/gen", status: 200, headers: {"content-type": "application/json", "x-request-id": "189b9fd4-126b-4ecc-bc27-379e30141919", "content-length": "2", "date": "Fri, 07 Mar 2025 22:45:53 GMT"} })
|
5156 | 2025-03-07T22:45:54.397Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
5157 | 2025-03-07T22:45:54.397Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
5158 | 2025-03-07T22:45:54.491Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1179
zone_address = fd00:1122:3344:101::2
|
5159 | 2025-03-07T22:45:54.491Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
5160 | 2025-03-07T22:45:54.492Z | DEBG | nexus (MgsClient): client response
background_task = bfd_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "28e38266-c661-4ca8-9e45-3ed071ed2e8a", "content-length": "26", "date": "Fri, 07 Mar 2025 22:45:54 GMT"} })
|
5161 | 2025-03-07T22:45:54.492Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1184
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
5162 | 2025-03-07T22:45:54.494Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
5163 | 2025-03-07T22:45:54.526Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_internal
body = Some(Body)
dns_group = internal
dns_server_url = http://[fd00:1122:3344:2::1]:5353
generation = 1
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
uri = http://[fd00:1122:3344:2::1]:5353/config
|
5164 | 2025-03-07T22:45:54.556Z | INFO | nexus (BackgroundTasks): VPC route manager sled 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:98
|
5165 | 2025-03-07T22:45:54.556Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
5166 | 2025-03-07T22:45:54.556Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vpc-routes", status: 200, headers: {"content-type": "application/json", "x-request-id": "8a923810-539d-4d53-bdb4-9c9b2c97c69c", "content-length": "372", "date": "Fri, 07 Mar 2025 22:45:54 GMT"} })
|
5167 | 2025-03-07T22:45:54.556Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
5168 | 2025-03-07T22:45:54.557Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
5169 | 2025-03-07T22:45:54.558Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5170 | 2025-03-07T22:45:54.561Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 523.514351ms
iteration = 25
status = null
|
5171 | 2025-03-07T22:45:54.564Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
5172 | 2025-03-07T22:45:54.564Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
5173 | 2025-03-07T22:45:54.564Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
5174 | 2025-03-07T22:45:54.566Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5175 | 2025-03-07T22:45:54.569Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
5176 | 2025-03-07T22:45:54.569Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
5177 | 2025-03-07T22:45:54.569Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
5178 | 2025-03-07T22:45:54.572Z | INFO | nexus (BackgroundTasks): computed internet gateway mappings for sled
assocs = {}
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:116
sled = buskin
|
5179 | 2025-03-07T22:45:54.572Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/eip-gateways
|
5180 | 2025-03-07T22:45:54.572Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/eip-gateways", status: 204, headers: {"x-request-id": "690a9274-7269-4dec-8265-939b0ca4d092", "date": "Fri, 07 Mar 2025 22:45:54 GMT"} })
|
5181 | 2025-03-07T22:45:54.572Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
5182 | 2025-03-07T22:45:54.573Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
5183 | 2025-03-07T22:45:54.577Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
5184 | 2025-03-07T22:45:54.577Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
5185 | 2025-03-07T22:45:54.581Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
5186 | 2025-03-07T22:45:54.581Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
5187 | 2025-03-07T22:45:54.585Z | INFO | nexus (BackgroundTasks): VPC route manager sled 73b218dd-7dbc-4345-acb1-fe69ced4a7f7 push not needed
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:262
|
5188 | 2025-03-07T22:45:54.585Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
5189 | 2025-03-07T22:45:54.586Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vpc-routes", status: 204, headers: {"x-request-id": "fd94099d-8a59-4333-8ea8-99f67e30eab9", "date": "Fri, 07 Mar 2025 22:45:54 GMT"} })
|
5190 | 2025-03-07T22:45:54.588Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 550.315479ms
iteration = 30
status = {}
|
5191 | 2025-03-07T22:45:54.620Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 582.522078ms
iteration = 25
status = {}
|
5192 | 2025-03-07T22:45:54.653Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_internal
body = Some(Body)
dns_group = internal
dns_server_url = http://[fd00:1122:3344:1::1]:5353
generation = 1
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
uri = http://[fd00:1122:3344:1::1]:5353/config
|
5193 | 2025-03-07T22:45:54.653Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:1::1]:5353
generation = 1
result = Ok(Response { url: "http://[fd00:1122:3344:1::1]:5353/config", status: 204, headers: {"x-request-id": "80d3dbc5-0690-4c39-90ac-ec3106e86fe3", "date": "Fri, 07 Mar 2025 22:45:54 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
5194 | 2025-03-07T22:45:54.653Z | INFO | nexus (BackgroundTasks): DNS server now at generation 1
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:1::1]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
5195 | 2025-03-07T22:45:54.655Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:2::1]:5353
generation = 1
result = Ok(Response { url: "http://[fd00:1122:3344:2::1]:5353/config", status: 204, headers: {"x-request-id": "061c313a-3770-4f41-a8ca-0a0f5a3710f2", "date": "Fri, 07 Mar 2025 22:45:54 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
5196 | 2025-03-07T22:45:54.655Z | INFO | nexus (BackgroundTasks): DNS server now at generation 1
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:2::1]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
5197 | 2025-03-07T22:45:54.656Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:3::1]:5353
generation = 1
result = Ok(Response { url: "http://[fd00:1122:3344:3::1]:5353/config", status: 204, headers: {"x-request-id": "927f75ca-4294-4764-949d-1000280c420d", "date": "Fri, 07 Mar 2025 22:45:54 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
5198 | 2025-03-07T22:45:54.657Z | INFO | nexus (BackgroundTasks): DNS server now at generation 1
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:3::1]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
5199 | 2025-03-07T22:45:54.659Z | INFO | nexus (BackgroundTasks): DNS propagation: done
background_task = dns_propagation_internal
dns_group = internal
file = nexus/src/app/background/tasks/dns_propagation.rs:106
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
5200 | 2025-03-07T22:45:54.659Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_internal
dns_group = internal
elapsed = 620.982007ms
iteration = 15
status = {"generation":1,"server_results":{"[fd00:1122:3344:1::1]:5353":{"Ok":null},"[fd00:1122:3344:2::1]:5353":{"Ok":null},"[fd00:1122:3344:3::1]:5353":{"Ok":null}}}
|
5201 | 2025-03-07T22:45:54.665Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
5202 | 2025-03-07T22:45:54.665Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
5203 | 2025-03-07T22:45:54.665Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
5204 | 2025-03-07T22:45:54.668Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:151
port = SwitchPort { id: 2619304f-a0b9-451a-bbfb-b14af6353df6, rack_id: 82e3cdb7-0f87-46cf-98cd-832919b5c7ec, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(8820d7be-fc72-45ff-bc2e-17c4bb9613af) }
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch_location = Switch0
|
5205 | 2025-03-07T22:45:54.668Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
5206 | 2025-03-07T22:45:54.668Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
5207 | 2025-03-07T22:45:54.678Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
5208 | 2025-03-07T22:45:54.679Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron", status: 200, headers: {"content-type": "application/json", "x-request-id": "0f2d36c0-fc2f-4081-8d28-c7eea94de3a2", "content-length": "134", "date": "Fri, 07 Mar 2025 22:45:53 GMT"} })
|
5209 | 2025-03-07T22:45:54.679Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1746
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.1.174], params: LinkCreate { autoneg: false, fec: Some(None), kr: false, lane: Some(LinkId(0)), speed: Speed40G, tx_eq: None } }} }
switch_port_id = "qsfp0"
|
5210 | 2025-03-07T22:45:54.679Z | INFO | nexus (BackgroundTasks): port settings up to date, skipping
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1773
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 8820d7be-fc72-45ff-bc2e-17c4bb9613af
|
5211 | 2025-03-07T22:45:54.679Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:383
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, Some(1))}}
|
5212 | 2025-03-07T22:45:54.679Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:387
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
5213 | 2025-03-07T22:45:54.679Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:396
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: AddStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
5214 | 2025-03-07T22:45:54.679Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:402
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: DeleteStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
5215 | 2025-03-07T22:45:54.679Z | INFO | nexus (BackgroundTasks): deleting static routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:407
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: DeleteStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
5216 | 2025-03-07T22:45:54.679Z | INFO | nexus (BackgroundTasks): removing static v4 routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1920
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
request = DeleteStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }
switch_location = Switch0
|
5217 | 2025-03-07T22:45:54.679Z | INFO | nexus (BackgroundTasks): adding static routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:413
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: AddStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
5218 | 2025-03-07T22:45:54.679Z | INFO | nexus (BackgroundTasks): adding static v4 routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1956
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
request = AddStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }
switch_location = Switch0
|
5219 | 2025-03-07T22:45:54.679Z | INFO | nexus (BackgroundTasks): checking for changes to loopback addresses
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:422
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
|
5220 | 2025-03-07T22:45:54.679Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
5221 | 2025-03-07T22:45:54.680Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
5222 | 2025-03-07T22:45:54.681Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
5223 | 2025-03-07T22:45:54.681Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/loopback/ipv4", status: 200, headers: {"content-type": "application/json", "x-request-id": "5ea5daae-b0cd-4262-b372-8546ad1a0c5c", "content-length": "2", "date": "Fri, 07 Mar 2025 22:45:53 GMT"} })
|
5224 | 2025-03-07T22:45:54.681Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
5225 | 2025-03-07T22:45:54.681Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/loopback/ipv6", status: 200, headers: {"content-type": "application/json", "x-request-id": "13581bb9-f881-4b6d-9639-0e62a1edf53e", "content-length": "52", "date": "Fri, 07 Mar 2025 22:45:53 GMT"} })
|
5226 | 2025-03-07T22:45:54.681Z | INFO | nexus (BackgroundTasks): applying SMF config uplink updates to switch zone
background_task = switch_port_config_manager
config = [HostPortConfig { addrs: [UplinkAddressConfig { address: V4(Ipv4Net { addr: 10.151.1.174, width: 24 }), vlan_id: None }], lldp: Some(LldpPortConfig { chassis_id: None, management_addrs: None, port_description: None, port_id: None, status: Disabled, system_description: None, system_name: None }), port: "qsfp0", tx_eq: None }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:471
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch_location = Switch0
|
5227 | 2025-03-07T22:45:54.681Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
5228 | 2025-03-07T22:45:54.712Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 3750
local_addr = [fd00:1122:3344:101::a]:64131
method = GET
remote_addr = [fd00:1122:3344:101::d]:38459
req_id = c57c86fd-116c-429d-bb79-5203b2b94727
response_code = 200
uri = /0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5229 | 2025-03-07T22:45:54.713Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = v2p_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/v2p", status: 200, headers: {"content-type": "application/json", "x-request-id": "f6b082ab-a5e5-4a06-92a1-58fed7f43d36", "content-length": "691", "date": "Fri, 07 Mar 2025 22:45:54 GMT"} })
|
5230 | 2025-03-07T22:45:54.713Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = buskin
|
5231 | 2025-03-07T22:45:54.713Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = buskin
|
5232 | 2025-03-07T22:45:54.713Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = buskin
|
5233 | 2025-03-07T22:45:54.715Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 677.222379ms
iteration = 28
status = {}
|
5234 | 2025-03-07T22:45:54.807Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/switch-ports", status: 204, headers: {"x-request-id": "5e4ac9b9-ffe9-489a-9b12-c7755be25df1", "date": "Fri, 07 Mar 2025 22:45:54 GMT"} })
|
5235 | 2025-03-07T22:45:54.807Z | INFO | nexus (BackgroundTasks): no bgp config found for switch, skipping.
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:774
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch = Switch0
|
5236 | 2025-03-07T22:45:54.807Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
5237 | 2025-03-07T22:45:54.807Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/network-bootstore-config", status: 200, headers: {"content-type": "application/json", "x-request-id": "388cfda4-3d6f-4c84-8ba7-8f51a1e2683b", "content-length": "682", "date": "Fri, 07 Mar 2025 22:45:54 GMT"} })
|
5238 | 2025-03-07T22:45:54.808Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
5239 | 2025-03-07T22:45:54.808Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
5240 | 2025-03-07T22:45:54.811Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
5241 | 2025-03-07T22:45:54.811Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
5242 | 2025-03-07T22:45:54.815Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
5243 | 2025-03-07T22:45:54.816Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
5244 | 2025-03-07T22:45:54.818Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
5245 | 2025-03-07T22:45:54.818Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
5246 | 2025-03-07T22:45:54.826Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 788.6906ms
iteration = 25
status = {}
|
5247 | 2025-03-07T22:45:54.986Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 55b93afc-1525-429c-9047-c5b23d525fd2
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5248 | 2025-03-07T22:45:54.986Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 55b93afc-1525-429c-9047-c5b23d525fd2
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5249 | 2025-03-07T22:45:54.987Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1859
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 55b93afc-1525-429c-9047-c5b23d525fd2
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5250 | 2025-03-07T22:45:56.007Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d511676a-4cea-4ec8-8fd1-5883bb232412
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5251 | 2025-03-07T22:45:56.008Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d511676a-4cea-4ec8-8fd1-5883bb232412
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5252 | 2025-03-07T22:45:56.010Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2529
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d511676a-4cea-4ec8-8fd1-5883bb232412
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5253 | 2025-03-07T22:45:57.029Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 570fff33-9cbf-4b82-950b-9f132bb1406a
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5254 | 2025-03-07T22:45:57.029Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 570fff33-9cbf-4b82-950b-9f132bb1406a
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5255 | 2025-03-07T22:45:57.031Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2066
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 570fff33-9cbf-4b82-950b-9f132bb1406a
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5256 | 2025-03-07T22:45:58.050Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 670ad8dc-5d39-4ae7-9c98-3a9b2bff4c2d
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5257 | 2025-03-07T22:45:58.050Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 670ad8dc-5d39-4ae7-9c98-3a9b2bff4c2d
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5258 | 2025-03-07T22:45:58.052Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2396
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 670ad8dc-5d39-4ae7-9c98-3a9b2bff4c2d
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5259 | 2025-03-07T22:45:59.072Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ccdc4a43-f5f1-4e63-a141-7f8783e24dc2
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5260 | 2025-03-07T22:45:59.072Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ccdc4a43-f5f1-4e63-a141-7f8783e24dc2
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5261 | 2025-03-07T22:45:59.074Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2246
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ccdc4a43-f5f1-4e63-a141-7f8783e24dc2
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5262 | 2025-03-07T22:46:00.018Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = [fd00:1122:3344:101::a]:12221
remote_addr = [fd00:1122:3344:101::2]:45412
|
5263 | 2025-03-07T22:46:00.018Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:45412
req_id = d68400e4-ea73-4722-8c39-231d90ac9937
roles = RoleSet { roles: {} }
uri = /nat/ipv4/changeset/10?limit=100
|
5264 | 2025-03-07T22:46:00.019Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:45412
req_id = d68400e4-ea73-4722-8c39-231d90ac9937
resource = Database
result = Ok(())
uri = /nat/ipv4/changeset/10?limit=100
|
5265 | 2025-03-07T22:46:00.022Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 3122
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:45412
req_id = d68400e4-ea73-4722-8c39-231d90ac9937
response_code = 200
uri = /nat/ipv4/changeset/10?limit=100
|
5266 | 2025-03-07T22:46:00.093Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8d6eff4a-3238-4378-b408-6a3e48651868
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5267 | 2025-03-07T22:46:00.094Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8d6eff4a-3238-4378-b408-6a3e48651868
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5268 | 2025-03-07T22:46:00.096Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2496
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8d6eff4a-3238-4378-b408-6a3e48651868
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5269 | 2025-03-07T22:46:01.114Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ffdff14b-eb79-48b2-be64-4416c79e8024
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5270 | 2025-03-07T22:46:01.114Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ffdff14b-eb79-48b2-be64-4416c79e8024
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5271 | 2025-03-07T22:46:01.116Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2276
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ffdff14b-eb79-48b2-be64-4416c79e8024
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5272 | 2025-03-07T22:46:02.137Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = afcf8b97-489c-4b9c-ac3a-ace460327ea5
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5273 | 2025-03-07T22:46:02.137Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = afcf8b97-489c-4b9c-ac3a-ace460327ea5
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5274 | 2025-03-07T22:46:02.139Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2439
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = afcf8b97-489c-4b9c-ac3a-ace460327ea5
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5275 | 2025-03-07T22:46:03.159Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = fc4fee49-1751-4217-9ce6-2bceed3eebc8
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5276 | 2025-03-07T22:46:03.159Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = fc4fee49-1751-4217-9ce6-2bceed3eebc8
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5277 | 2025-03-07T22:46:03.161Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2415
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = fc4fee49-1751-4217-9ce6-2bceed3eebc8
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5278 | 2025-03-07T22:46:04.037Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 74
reason = Timeout
|
5279 | 2025-03-07T22:46:04.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 74
reason = Timeout
|
5280 | 2025-03-07T22:46:04.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
5281 | 2025-03-07T22:46:04.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
5282 | 2025-03-07T22:46:04.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
5283 | 2025-03-07T22:46:04.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
5284 | 2025-03-07T22:46:04.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5285 | 2025-03-07T22:46:04.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
5286 | 2025-03-07T22:46:04.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
5287 | 2025-03-07T22:46:04.042Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 4.507903ms
iteration = 74
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
5288 | 2025-03-07T22:46:04.043Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
5289 | 2025-03-07T22:46:04.043Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
5290 | 2025-03-07T22:46:04.043Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
5291 | 2025-03-07T22:46:04.045Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
5292 | 2025-03-07T22:46:04.045Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
5293 | 2025-03-07T22:46:04.046Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5294 | 2025-03-07T22:46:04.048Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
|
5295 | 2025-03-07T22:46:04.048Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
5296 | 2025-03-07T22:46:04.049Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
5297 | 2025-03-07T22:46:04.059Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
original_time_created = 2025-03-07 22:33:48.706097 UTC
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
time_created = 2025-03-07 22:33:48.706097 UTC
|
5298 | 2025-03-07T22:46:04.059Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 21.268044ms
iteration = 74
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f","time_created":"2025-03-07T22:33:48.706097Z"}
|
5299 | 2025-03-07T22:46:04.182Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e1363ec0-a5a2-44eb-821a-6ddc19ce069d
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5300 | 2025-03-07T22:46:04.183Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e1363ec0-a5a2-44eb-821a-6ddc19ce069d
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5301 | 2025-03-07T22:46:04.185Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2379
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e1363ec0-a5a2-44eb-821a-6ddc19ce069d
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5302 | 2025-03-07T22:46:04.673Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = [fd00:1122:3344:101::a]:12221
remote_addr = [fd00:1122:3344:101::d]:52513
|
5303 | 2025-03-07T22:46:04.673Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = 21db9302-f331-4768-8010-2a425be74f7e
roles = RoleSet { roles: {} }
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
5304 | 2025-03-07T22:46:04.674Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = 21db9302-f331-4768-8010-2a425be74f7e
resource = Database
result = Ok(())
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
5305 | 2025-03-07T22:46:04.676Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 3156
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = 21db9302-f331-4768-8010-2a425be74f7e
response_code = 200
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
5306 | 2025-03-07T22:46:04.677Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = 34631c33-1c99-4d1f-b607-ce05a29bf284
roles = RoleSet { roles: {} }
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
5307 | 2025-03-07T22:46:04.677Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = 34631c33-1c99-4d1f-b607-ce05a29bf284
resource = Database
result = Ok(())
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
5308 | 2025-03-07T22:46:04.679Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2129
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = 34631c33-1c99-4d1f-b607-ce05a29bf284
response_code = 200
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
5309 | 2025-03-07T22:46:04.712Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2939
local_addr = [fd00:1122:3344:101::a]:64131
method = GET
remote_addr = [fd00:1122:3344:101::d]:38459
req_id = 29e06a2a-20e0-4ec2-a371-5e1e3e1d6f2a
response_code = 200
uri = /0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5310 | 2025-03-07T22:46:05.205Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 07ccdb73-c5e7-4626-a286-9086ad8e1c57
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5311 | 2025-03-07T22:46:05.206Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 07ccdb73-c5e7-4626-a286-9086ad8e1c57
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5312 | 2025-03-07T22:46:05.207Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2145
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 07ccdb73-c5e7-4626-a286-9086ad8e1c57
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5313 | 2025-03-07T22:46:06.227Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 9081dfcc-2f44-4a73-bcc7-03de0f9dab7f
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5314 | 2025-03-07T22:46:06.227Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 9081dfcc-2f44-4a73-bcc7-03de0f9dab7f
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5315 | 2025-03-07T22:46:06.229Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1913
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 9081dfcc-2f44-4a73-bcc7-03de0f9dab7f
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5316 | 2025-03-07T22:46:07.248Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = b9ada67b-0758-42e1-a40d-4e2aaccf9aa4
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5317 | 2025-03-07T22:46:07.249Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = b9ada67b-0758-42e1-a40d-4e2aaccf9aa4
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5318 | 2025-03-07T22:46:07.251Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2224
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = b9ada67b-0758-42e1-a40d-4e2aaccf9aa4
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5319 | 2025-03-07T22:46:08.270Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2457182f-c8aa-4049-9ebf-2f71c704372e
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5320 | 2025-03-07T22:46:08.271Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2457182f-c8aa-4049-9ebf-2f71c704372e
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5321 | 2025-03-07T22:46:08.273Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2123
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2457182f-c8aa-4049-9ebf-2f71c704372e
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5322 | 2025-03-07T22:46:09.293Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0cde7f2d-ed01-4240-adc8-4459fe368f2d
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5323 | 2025-03-07T22:46:09.293Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0cde7f2d-ed01-4240-adc8-4459fe368f2d
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5324 | 2025-03-07T22:46:09.295Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2609
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0cde7f2d-ed01-4240-adc8-4459fe368f2d
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5325 | 2025-03-07T22:46:10.314Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0d23044e-906f-425d-bf20-608c608c1102
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5326 | 2025-03-07T22:46:10.315Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0d23044e-906f-425d-bf20-608c608c1102
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5327 | 2025-03-07T22:46:10.317Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2353
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0d23044e-906f-425d-bf20-608c608c1102
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5328 | 2025-03-07T22:46:11.337Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 34cf4901-e6b0-4fba-ae9c-d56dcfc262e1
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5329 | 2025-03-07T22:46:11.337Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 34cf4901-e6b0-4fba-ae9c-d56dcfc262e1
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5330 | 2025-03-07T22:46:11.339Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1867
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 34cf4901-e6b0-4fba-ae9c-d56dcfc262e1
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5331 | 2025-03-07T22:46:12.359Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 68def161-7728-49f6-a6c5-4b3eb9e7edf4
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5332 | 2025-03-07T22:46:12.359Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 68def161-7728-49f6-a6c5-4b3eb9e7edf4
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5333 | 2025-03-07T22:46:12.361Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2570
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 68def161-7728-49f6-a6c5-4b3eb9e7edf4
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5334 | 2025-03-07T22:46:13.381Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 254cb978-8fb0-4b38-80aa-2be828dda705
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5335 | 2025-03-07T22:46:13.382Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 254cb978-8fb0-4b38-80aa-2be828dda705
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5336 | 2025-03-07T22:46:13.384Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2277
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 254cb978-8fb0-4b38-80aa-2be828dda705
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5337 | 2025-03-07T22:46:14.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 75
reason = Timeout
|
5338 | 2025-03-07T22:46:14.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 75
reason = Timeout
|
5339 | 2025-03-07T22:46:14.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
5340 | 2025-03-07T22:46:14.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
5341 | 2025-03-07T22:46:14.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
5342 | 2025-03-07T22:46:14.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
5343 | 2025-03-07T22:46:14.041Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5344 | 2025-03-07T22:46:14.044Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
5345 | 2025-03-07T22:46:14.044Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
5346 | 2025-03-07T22:46:14.044Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
5347 | 2025-03-07T22:46:14.045Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
5348 | 2025-03-07T22:46:14.046Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
5349 | 2025-03-07T22:46:14.047Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5350 | 2025-03-07T22:46:14.050Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
|
5351 | 2025-03-07T22:46:14.050Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
5352 | 2025-03-07T22:46:14.050Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
5353 | 2025-03-07T22:46:14.059Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
original_time_created = 2025-03-07 22:33:48.706097 UTC
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
time_created = 2025-03-07 22:33:48.706097 UTC
|
5354 | 2025-03-07T22:46:14.059Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 21.322235ms
iteration = 75
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f","time_created":"2025-03-07T22:33:48.706097Z"}
|
5355 | 2025-03-07T22:46:14.069Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
5356 | 2025-03-07T22:46:14.070Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
5357 | 2025-03-07T22:46:14.099Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 61.113037ms
iteration = 75
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
5358 | 2025-03-07T22:46:14.403Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 69cc7992-660e-4d9f-870d-9fc9c52179f9
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5359 | 2025-03-07T22:46:14.404Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 69cc7992-660e-4d9f-870d-9fc9c52179f9
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5360 | 2025-03-07T22:46:14.406Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2640
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 69cc7992-660e-4d9f-870d-9fc9c52179f9
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5361 | 2025-03-07T22:46:14.712Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2540
local_addr = [fd00:1122:3344:101::a]:64131
method = GET
remote_addr = [fd00:1122:3344:101::d]:38459
req_id = 24dd20ae-3676-4656-baf6-ad0d0068b2e4
response_code = 200
uri = /0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5362 | 2025-03-07T22:46:15.426Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2bb54010-d6da-4ac9-8516-edf7fe77c7e4
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5363 | 2025-03-07T22:46:15.426Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2bb54010-d6da-4ac9-8516-edf7fe77c7e4
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5364 | 2025-03-07T22:46:15.428Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2048
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2bb54010-d6da-4ac9-8516-edf7fe77c7e4
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5365 | 2025-03-07T22:46:16.449Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = b63cf281-78af-4167-8fad-a71cf66c12c3
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5366 | 2025-03-07T22:46:16.449Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = b63cf281-78af-4167-8fad-a71cf66c12c3
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5367 | 2025-03-07T22:46:16.451Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2291
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = b63cf281-78af-4167-8fad-a71cf66c12c3
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5368 | 2025-03-07T22:46:17.472Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 248b969a-18e6-4b92-875e-816a4270dc0f
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5369 | 2025-03-07T22:46:17.473Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 248b969a-18e6-4b92-875e-816a4270dc0f
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5370 | 2025-03-07T22:46:17.475Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2549
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 248b969a-18e6-4b92-875e-816a4270dc0f
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5371 | 2025-03-07T22:46:18.494Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 4d99cc53-0ea6-4563-86fb-5e9b6a01836f
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5372 | 2025-03-07T22:46:18.495Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 4d99cc53-0ea6-4563-86fb-5e9b6a01836f
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5373 | 2025-03-07T22:46:18.497Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2864
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 4d99cc53-0ea6-4563-86fb-5e9b6a01836f
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5374 | 2025-03-07T22:46:19.516Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8afe308b-6ea6-4893-a8ee-66e53b6e9a08
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5375 | 2025-03-07T22:46:19.516Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8afe308b-6ea6-4893-a8ee-66e53b6e9a08
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5376 | 2025-03-07T22:46:19.518Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2437
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8afe308b-6ea6-4893-a8ee-66e53b6e9a08
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5377 | 2025-03-07T22:46:19.673Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = 6f3e39bb-526f-4b1b-b16c-5ff38c9346b0
roles = RoleSet { roles: {} }
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
5378 | 2025-03-07T22:46:19.673Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = 6f3e39bb-526f-4b1b-b16c-5ff38c9346b0
resource = Database
result = Ok(())
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
5379 | 2025-03-07T22:46:19.677Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 3681
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = 6f3e39bb-526f-4b1b-b16c-5ff38c9346b0
response_code = 200
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
5380 | 2025-03-07T22:46:19.677Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = 97cc6338-09d2-4b8e-ac67-ffd04df1136c
roles = RoleSet { roles: {} }
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
5381 | 2025-03-07T22:46:19.677Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = 97cc6338-09d2-4b8e-ac67-ffd04df1136c
resource = Database
result = Ok(())
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
5382 | 2025-03-07T22:46:19.679Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2609
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = 97cc6338-09d2-4b8e-ac67-ffd04df1136c
response_code = 200
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
5383 | 2025-03-07T22:46:20.538Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7844ed25-8cb0-4391-9fa8-89ad0c074fdb
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5384 | 2025-03-07T22:46:20.538Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7844ed25-8cb0-4391-9fa8-89ad0c074fdb
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5385 | 2025-03-07T22:46:20.540Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2111
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7844ed25-8cb0-4391-9fa8-89ad0c074fdb
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5386 | 2025-03-07T22:46:21.560Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 6c55949b-575f-4f84-a259-37cd8527f0f8
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5387 | 2025-03-07T22:46:21.561Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 6c55949b-575f-4f84-a259-37cd8527f0f8
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5388 | 2025-03-07T22:46:21.563Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2758
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 6c55949b-575f-4f84-a259-37cd8527f0f8
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5389 | 2025-03-07T22:46:22.582Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 3ac1daa7-db20-49b8-bb18-97d3e0753840
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5390 | 2025-03-07T22:46:22.583Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 3ac1daa7-db20-49b8-bb18-97d3e0753840
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5391 | 2025-03-07T22:46:22.585Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2429
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 3ac1daa7-db20-49b8-bb18-97d3e0753840
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5392 | 2025-03-07T22:46:23.604Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = c12324fa-eb09-4cfb-bd8a-4a92cf83424c
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5393 | 2025-03-07T22:46:23.604Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = c12324fa-eb09-4cfb-bd8a-4a92cf83424c
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5394 | 2025-03-07T22:46:23.606Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2010
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = c12324fa-eb09-4cfb-bd8a-4a92cf83424c
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5395 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = support_bundle_collector
iteration = 26
reason = Timeout
|
5396 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 26
reason = Timeout
|
5397 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
5398 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
5399 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 26
reason = Timeout
|
5400 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
5401 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 76
reason = Timeout
|
5402 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_garbage_collection
iteration = 26
reason = Timeout
|
5403 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_garbage_collection
roles = RoleSet { roles: {} }
|
5404 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_start
iteration = 26
reason = Timeout
|
5405 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
5406 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
5407 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_step
iteration = 26
reason = Timeout
|
5408 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
5409 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_updater
iteration = 26
reason = Timeout
|
5410 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): looking for instances with destroyed active VMMs...
background_task = instance_updater
|
5411 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
5412 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 26
reason = Timeout
|
5413 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
5414 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_finish
iteration = 26
reason = Timeout
|
5415 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = read_only_region_replacement_start
iteration = 26
reason = Timeout
|
5416 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_finish
roles = RoleSet { roles: {} }
|
5417 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = read_only_region_replacement_start
roles = RoleSet { roles: {} }
|
5418 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 26
reason = Timeout
|
5419 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
5420 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 26
reason = Timeout
|
5421 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
5422 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 30
reason = Timeout
|
5423 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
5424 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 31
reason = Timeout
|
5425 | 2025-03-07T22:46:24.038Z | INFO | nexus (BackgroundTasks): VPC route manager running
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:60
|
5426 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
5427 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 26
reason = Timeout
|
5428 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
5429 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 29
reason = Timeout
|
5430 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
5431 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 26
reason = Timeout
|
5432 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 76
reason = Timeout
|
5433 | 2025-03-07T22:46:24.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
5434 | 2025-03-07T22:46:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
5435 | 2025-03-07T22:46:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
5436 | 2025-03-07T22:46:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
5437 | 2025-03-07T22:46:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
5438 | 2025-03-07T22:46:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
5439 | 2025-03-07T22:46:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = read_only_region_replacement_start
resource = Database
result = Ok(())
|
5440 | 2025-03-07T22:46:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
5441 | 2025-03-07T22:46:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
5442 | 2025-03-07T22:46:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_garbage_collection
resource = Database
result = Ok(())
|
5443 | 2025-03-07T22:46:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
5444 | 2025-03-07T22:46:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
5445 | 2025-03-07T22:46:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_finish
resource = Database
result = Ok(())
|
5446 | 2025-03-07T22:46:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
5447 | 2025-03-07T22:46:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
5448 | 2025-03-07T22:46:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
5449 | 2025-03-07T22:46:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = bfd_manager
resource = Database
result = Ok(())
|
5450 | 2025-03-07T22:46:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
5451 | 2025-03-07T22:46:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
5452 | 2025-03-07T22:46:24.041Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5453 | 2025-03-07T22:46:24.041Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5454 | 2025-03-07T22:46:24.042Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
5455 | 2025-03-07T22:46:24.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
5456 | 2025-03-07T22:46:24.043Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 4.243211ms
iteration = 26
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
5457 | 2025-03-07T22:46:24.043Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Fleet
result = Ok(())
|
5458 | 2025-03-07T22:46:24.044Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
5459 | 2025-03-07T22:46:24.044Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
5460 | 2025-03-07T22:46:24.044Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Inventory
result = Ok(())
|
5461 | 2025-03-07T22:46:24.044Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
5462 | 2025-03-07T22:46:24.044Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
5463 | 2025-03-07T22:46:24.045Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
5464 | 2025-03-07T22:46:24.045Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
5465 | 2025-03-07T22:46:24.046Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5466 | 2025-03-07T22:46:24.047Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5467 | 2025-03-07T22:46:24.047Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Fleet
result = Ok(())
|
5468 | 2025-03-07T22:46:24.047Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
5469 | 2025-03-07T22:46:24.048Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5470 | 2025-03-07T22:46:24.048Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
5471 | 2025-03-07T22:46:24.049Z | INFO | nexus (BackgroundTasks): listed instances with destroyed active VMMs
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:59
|
5472 | 2025-03-07T22:46:24.049Z | DEBG | nexus (BackgroundTasks): looking for instances with failed active VMMs...
background_task = instance_updater
|
5473 | 2025-03-07T22:46:24.049Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
5474 | 2025-03-07T22:46:24.049Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
5475 | 2025-03-07T22:46:24.050Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
5476 | 2025-03-07T22:46:24.050Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
5477 | 2025-03-07T22:46:24.050Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
5478 | 2025-03-07T22:46:24.051Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
5479 | 2025-03-07T22:46:24.051Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
5480 | 2025-03-07T22:46:24.051Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
5481 | 2025-03-07T22:46:24.054Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5482 | 2025-03-07T22:46:24.054Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5483 | 2025-03-07T22:46:24.054Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
5484 | 2025-03-07T22:46:24.054Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
5485 | 2025-03-07T22:46:24.055Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1542, tv_nsec: 400619278 } })
|
5486 | 2025-03-07T22:46:24.055Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1171
|
5487 | 2025-03-07T22:46:24.055Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1542, tv_nsec: 401255694 } })
|
5488 | 2025-03-07T22:46:24.056Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1171
|
5489 | 2025-03-07T22:46:24.056Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Fleet
result = Ok(())
|
5490 | 2025-03-07T22:46:24.056Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
5491 | 2025-03-07T22:46:24.056Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
5492 | 2025-03-07T22:46:24.056Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
5493 | 2025-03-07T22:46:24.056Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
5494 | 2025-03-07T22:46:24.056Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
5495 | 2025-03-07T22:46:24.059Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 20.506647ms
iteration = 26
status = {"errors":[],"requests_completed_ok":[],"requests_created_ok":[],"start_invoked_ok":[]}
|
5496 | 2025-03-07T22:46:24.059Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
5497 | 2025-03-07T22:46:24.059Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
5498 | 2025-03-07T22:46:24.060Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1542, tv_nsec: 406399794 } })
|
5499 | 2025-03-07T22:46:24.061Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 22.283724ms
iteration = 76
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
5500 | 2025-03-07T22:46:24.061Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1171
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
|
5501 | 2025-03-07T22:46:24.061Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
5502 | 2025-03-07T22:46:24.061Z | INFO | nexus (BackgroundTasks): listed instances with failed active VMMs
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:59
|
5503 | 2025-03-07T22:46:24.061Z | DEBG | nexus (BackgroundTasks): looking for instances with terminated active migrations...
background_task = instance_updater
|
5504 | 2025-03-07T22:46:24.061Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
5505 | 2025-03-07T22:46:24.061Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
5506 | 2025-03-07T22:46:24.061Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
5507 | 2025-03-07T22:46:24.061Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
5508 | 2025-03-07T22:46:24.061Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
5509 | 2025-03-07T22:46:24.062Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5510 | 2025-03-07T22:46:24.063Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
5511 | 2025-03-07T22:46:24.063Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
5512 | 2025-03-07T22:46:24.064Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
5513 | 2025-03-07T22:46:24.064Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
5514 | 2025-03-07T22:46:24.064Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
5515 | 2025-03-07T22:46:24.066Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5516 | 2025-03-07T22:46:24.066Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5517 | 2025-03-07T22:46:24.068Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
5518 | 2025-03-07T22:46:24.068Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
5519 | 2025-03-07T22:46:24.068Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
|
5520 | 2025-03-07T22:46:24.068Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
5521 | 2025-03-07T22:46:24.069Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
5522 | 2025-03-07T22:46:24.069Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
5523 | 2025-03-07T22:46:24.082Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_garbage_collection
elapsed = 44.227105ms
iteration = 26
status = {"errors":[],"garbage_collect_requested":[]}
|
5524 | 2025-03-07T22:46:24.083Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = read_only_region_replacement_start
elapsed = 44.489588ms
iteration = 26
status = {"errors":[],"requests_created_ok":[]}
|
5525 | 2025-03-07T22:46:24.083Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_finish
elapsed = 44.517468ms
iteration = 26
status = {"errors":[],"finish_invoked_ok":[]}
|
5526 | 2025-03-07T22:46:24.089Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
5527 | 2025-03-07T22:46:24.089Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
5528 | 2025-03-07T22:46:24.089Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
5529 | 2025-03-07T22:46:24.090Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
5530 | 2025-03-07T22:46:24.090Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
original_time_created = 2025-03-07 22:33:48.706097 UTC
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
time_created = 2025-03-07 22:33:48.706097 UTC
|
5531 | 2025-03-07T22:46:24.090Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 52.01289ms
iteration = 76
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f","time_created":"2025-03-07T22:33:48.706097Z"}
|
5532 | 2025-03-07T22:46:24.092Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
5533 | 2025-03-07T22:46:24.092Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
5534 | 2025-03-07T22:46:24.094Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
5535 | 2025-03-07T22:46:24.094Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
5536 | 2025-03-07T22:46:24.094Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5537 | 2025-03-07T22:46:24.095Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_step
elapsed = 57.040909ms
iteration = 26
status = {"errors":[],"step_garbage_collect_invoked_ok":[],"step_invoked_ok":[],"step_records_created_ok":[],"step_set_volume_deleted_ok":[]}
|
5538 | 2025-03-07T22:46:24.098Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Sled { parent: Fleet, key: 73b218dd-7dbc-4345-acb1-fe69ced4a7f7, lookup_type: ById(73b218dd-7dbc-4345-acb1-fe69ced4a7f7) }
result = Ok(())
|
5539 | 2025-03-07T22:46:24.098Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
5540 | 2025-03-07T22:46:24.098Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
5541 | 2025-03-07T22:46:24.098Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
5542 | 2025-03-07T22:46:24.098Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
5543 | 2025-03-07T22:46:24.102Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 64.191767ms
iteration = 26
status = 0
|
5544 | 2025-03-07T22:46:24.103Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5545 | 2025-03-07T22:46:24.105Z | INFO | nexus (BackgroundTasks): listed instances with terminated active migrations
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:59
|
5546 | 2025-03-07T22:46:24.105Z | INFO | nexus (BackgroundTasks): instance updater activation completed
background_task = instance_updater
destroyed_active_vmms = 0
failed_active_vmms = 0
file = nexus/src/app/background/tasks/instance_updater.rs:225
terminated_active_migrations = 0
update_sagas_completed = 0
update_sagas_started = 0
|
5547 | 2025-03-07T22:46:24.105Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_updater
elapsed = 67.157306ms
iteration = 26
status = {"destroyed_active_vmms":0,"disabled":false,"failed_active_vmms":0,"query_errors":[],"saga_errors":[],"sagas_completed":0,"sagas_started":0,"terminated_active_migrations":0}
|
5548 | 2025-03-07T22:46:24.106Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Fleet
result = Ok(())
|
5549 | 2025-03-07T22:46:24.106Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
5550 | 2025-03-07T22:46:24.106Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
5551 | 2025-03-07T22:46:24.108Z | INFO | nexus (BackgroundTasks): No bundles to collect
background_task = support_bundle_collector
file = nexus/src/app/background/tasks/support_bundle_collector.rs:360
|
5552 | 2025-03-07T22:46:24.108Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = support_bundle_collector
elapsed = 70.335546ms
iteration = 26
status = {"cleanup_err":null,"cleanup_report":{"db_destroying_bundles_removed":0,"db_failing_bundles_updated":0,"sled_bundles_delete_failed":0,"sled_bundles_deleted_not_found":0,"sled_bundles_deleted_ok":0},"collection_err":null,"collection_report":null}
|
5553 | 2025-03-07T22:46:24.109Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:555
pruned_instances = 0
total_completed = 0
total_failed = 0
total_incomplete = 0
total_instances = 0
update_sagas_queued = 0
|
5554 | 2025-03-07T22:46:24.109Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 70.79719ms
iteration = 26
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{},"pruned_instances":0,"total_instances":0,"update_sagas_queued":0}
|
5555 | 2025-03-07T22:46:24.129Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_start
elapsed = 90.51128ms
iteration = 26
status = {"errors":[],"requests_completed_ok":[],"requests_created_ok":[],"start_invoked_ok":[]}
|
5556 | 2025-03-07T22:46:24.133Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1179
zone_address = fd00:1122:3344:101::2
|
5557 | 2025-03-07T22:46:24.133Z | DEBG | nexus (MgsClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
5558 | 2025-03-07T22:46:24.133Z | DEBG | nexus (MgsClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "f2e2811f-f8cf-477f-bafd-7b5a08df87f5", "content-length": "26", "date": "Fri, 07 Mar 2025 22:46:24 GMT"} })
|
5559 | 2025-03-07T22:46:24.133Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1184
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
5560 | 2025-03-07T22:46:24.135Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1179
zone_address = fd00:1122:3344:101::2
|
5561 | 2025-03-07T22:46:24.135Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
5562 | 2025-03-07T22:46:24.135Z | DEBG | nexus (MgsClient): client response
background_task = bfd_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "b211b6d8-6ad9-4644-a6f3-76064a6ae2ea", "content-length": "26", "date": "Fri, 07 Mar 2025 22:46:24 GMT"} })
|
5563 | 2025-03-07T22:46:24.135Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1184
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
5564 | 2025-03-07T22:46:24.135Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
5565 | 2025-03-07T22:46:24.136Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
5566 | 2025-03-07T22:46:24.147Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1179
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
zone_address = fd00:1122:3344:101::2
|
5567 | 2025-03-07T22:46:24.147Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
5568 | 2025-03-07T22:46:24.147Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "6689a42a-7266-42a9-9785-60c621a74d91", "content-length": "26", "date": "Fri, 07 Mar 2025 22:46:24 GMT"} })
|
5569 | 2025-03-07T22:46:24.147Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1184
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
5570 | 2025-03-07T22:46:24.149Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
|
5571 | 2025-03-07T22:46:24.181Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 142.802462ms
iteration = 30
status = {"physical_disks_added":0}
|
5572 | 2025-03-07T22:46:24.190Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
5573 | 2025-03-07T22:46:24.190Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
5574 | 2025-03-07T22:46:24.192Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5575 | 2025-03-07T22:46:24.194Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
5576 | 2025-03-07T22:46:24.194Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
5577 | 2025-03-07T22:46:24.194Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
5578 | 2025-03-07T22:46:24.196Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5579 | 2025-03-07T22:46:24.197Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
5580 | 2025-03-07T22:46:24.197Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
5581 | 2025-03-07T22:46:24.198Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
5582 | 2025-03-07T22:46:24.241Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 202.353405ms
iteration = 26
status = {}
|
5583 | 2025-03-07T22:46:24.252Z | INFO | nexus (BackgroundTasks): VPC route manager sled 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:98
|
5584 | 2025-03-07T22:46:24.252Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
5585 | 2025-03-07T22:46:24.252Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vpc-routes", status: 200, headers: {"content-type": "application/json", "x-request-id": "ed7ec03e-ca24-46a8-b813-0375c0f494c6", "content-length": "372", "date": "Fri, 07 Mar 2025 22:46:24 GMT"} })
|
5586 | 2025-03-07T22:46:24.252Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
5587 | 2025-03-07T22:46:24.253Z | DEBG | nexus (DpdClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/gen
|
5588 | 2025-03-07T22:46:24.253Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
5589 | 2025-03-07T22:46:24.253Z | DEBG | nexus (DpdClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/gen", status: 200, headers: {"content-type": "application/json", "x-request-id": "40f9d513-9e03-4f10-996c-19e5fab510f1", "content-length": "2", "date": "Fri, 07 Mar 2025 22:46:23 GMT"} })
|
5590 | 2025-03-07T22:46:24.254Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
5591 | 2025-03-07T22:46:24.255Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
5592 | 2025-03-07T22:46:24.256Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 218.120067ms
iteration = 26
status = null
|
5593 | 2025-03-07T22:46:24.266Z | INFO | nexus (BackgroundTasks): computed internet gateway mappings for sled
assocs = {}
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:116
sled = buskin
|
5594 | 2025-03-07T22:46:24.266Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/eip-gateways
|
5595 | 2025-03-07T22:46:24.266Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/eip-gateways", status: 204, headers: {"x-request-id": "017abc91-f261-4825-8725-f34bd5fb9693", "date": "Fri, 07 Mar 2025 22:46:24 GMT"} })
|
5596 | 2025-03-07T22:46:24.266Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
5597 | 2025-03-07T22:46:24.267Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
5598 | 2025-03-07T22:46:24.322Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
5599 | 2025-03-07T22:46:24.323Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = v2p_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/v2p", status: 200, headers: {"content-type": "application/json", "x-request-id": "87af2368-24ec-4a15-91c0-420ad1d255ef", "content-length": "691", "date": "Fri, 07 Mar 2025 22:46:24 GMT"} })
|
5600 | 2025-03-07T22:46:24.323Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = buskin
|
5601 | 2025-03-07T22:46:24.323Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = buskin
|
5602 | 2025-03-07T22:46:24.323Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = buskin
|
5603 | 2025-03-07T22:46:24.324Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 285.875687ms
iteration = 29
status = {}
|
5604 | 2025-03-07T22:46:24.325Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
5605 | 2025-03-07T22:46:24.325Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
5606 | 2025-03-07T22:46:24.329Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
5607 | 2025-03-07T22:46:24.329Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
5608 | 2025-03-07T22:46:24.332Z | INFO | nexus (BackgroundTasks): VPC route manager sled 73b218dd-7dbc-4345-acb1-fe69ced4a7f7 push not needed
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:262
|
5609 | 2025-03-07T22:46:24.332Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
5610 | 2025-03-07T22:46:24.332Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vpc-routes", status: 204, headers: {"x-request-id": "154fd1b3-3994-464b-88a5-8df957a1a6a9", "date": "Fri, 07 Mar 2025 22:46:24 GMT"} })
|
5611 | 2025-03-07T22:46:24.334Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 295.293047ms
iteration = 31
status = {}
|
5612 | 2025-03-07T22:46:24.346Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
5613 | 2025-03-07T22:46:24.347Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
5614 | 2025-03-07T22:46:24.349Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:151
port = SwitchPort { id: 2619304f-a0b9-451a-bbfb-b14af6353df6, rack_id: 82e3cdb7-0f87-46cf-98cd-832919b5c7ec, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(8820d7be-fc72-45ff-bc2e-17c4bb9613af) }
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch_location = Switch0
|
5615 | 2025-03-07T22:46:24.349Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
5616 | 2025-03-07T22:46:24.349Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
5617 | 2025-03-07T22:46:24.358Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
5618 | 2025-03-07T22:46:24.359Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron", status: 200, headers: {"content-type": "application/json", "x-request-id": "8f039693-9ba5-41ee-a033-ae1f26c9913a", "content-length": "134", "date": "Fri, 07 Mar 2025 22:46:23 GMT"} })
|
5619 | 2025-03-07T22:46:24.359Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1746
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.1.174], params: LinkCreate { autoneg: false, fec: Some(None), kr: false, lane: Some(LinkId(0)), speed: Speed40G, tx_eq: None } }} }
switch_port_id = "qsfp0"
|
5620 | 2025-03-07T22:46:24.359Z | INFO | nexus (BackgroundTasks): port settings up to date, skipping
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1773
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 8820d7be-fc72-45ff-bc2e-17c4bb9613af
|
5621 | 2025-03-07T22:46:24.359Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:383
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, Some(1))}}
|
5622 | 2025-03-07T22:46:24.359Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:387
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
5623 | 2025-03-07T22:46:24.359Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:396
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: AddStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
5624 | 2025-03-07T22:46:24.359Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:402
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: DeleteStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
5625 | 2025-03-07T22:46:24.359Z | INFO | nexus (BackgroundTasks): deleting static routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:407
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: DeleteStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
5626 | 2025-03-07T22:46:24.359Z | INFO | nexus (BackgroundTasks): removing static v4 routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1920
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
request = DeleteStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }
switch_location = Switch0
|
5627 | 2025-03-07T22:46:24.359Z | INFO | nexus (BackgroundTasks): adding static routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:413
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: AddStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
5628 | 2025-03-07T22:46:24.359Z | INFO | nexus (BackgroundTasks): adding static v4 routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1956
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
request = AddStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }
switch_location = Switch0
|
5629 | 2025-03-07T22:46:24.359Z | INFO | nexus (BackgroundTasks): checking for changes to loopback addresses
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:422
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
|
5630 | 2025-03-07T22:46:24.359Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
5631 | 2025-03-07T22:46:24.360Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
5632 | 2025-03-07T22:46:24.361Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
5633 | 2025-03-07T22:46:24.361Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/loopback/ipv4", status: 200, headers: {"content-type": "application/json", "x-request-id": "00f74517-7f41-4cb5-a4ac-fd16c3a0b4d3", "content-length": "2", "date": "Fri, 07 Mar 2025 22:46:23 GMT"} })
|
5634 | 2025-03-07T22:46:24.361Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
5635 | 2025-03-07T22:46:24.361Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/loopback/ipv6", status: 200, headers: {"content-type": "application/json", "x-request-id": "2a0adc18-9acf-4b42-9ee2-4f1274f2e590", "content-length": "52", "date": "Fri, 07 Mar 2025 22:46:23 GMT"} })
|
5636 | 2025-03-07T22:46:24.361Z | INFO | nexus (BackgroundTasks): applying SMF config uplink updates to switch zone
background_task = switch_port_config_manager
config = [HostPortConfig { addrs: [UplinkAddressConfig { address: V4(Ipv4Net { addr: 10.151.1.174, width: 24 }), vlan_id: None }], lldp: Some(LldpPortConfig { chassis_id: None, management_addrs: None, port_description: None, port_id: None, status: Disabled, system_description: None, system_name: None }), port: "qsfp0", tx_eq: None }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:471
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch_location = Switch0
|
5637 | 2025-03-07T22:46:24.361Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
5638 | 2025-03-07T22:46:24.487Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/switch-ports", status: 204, headers: {"x-request-id": "8982977c-712c-4eaf-b1a2-2b6a1380e3e7", "date": "Fri, 07 Mar 2025 22:46:24 GMT"} })
|
5639 | 2025-03-07T22:46:24.487Z | INFO | nexus (BackgroundTasks): no bgp config found for switch, skipping.
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:774
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch = Switch0
|
5640 | 2025-03-07T22:46:24.487Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
5641 | 2025-03-07T22:46:24.602Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/network-bootstore-config", status: 200, headers: {"content-type": "application/json", "x-request-id": "18c7a1ef-f044-442c-96f4-26949c35f18d", "content-length": "682", "date": "Fri, 07 Mar 2025 22:46:24 GMT"} })
|
5642 | 2025-03-07T22:46:24.602Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
5643 | 2025-03-07T22:46:24.602Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
5644 | 2025-03-07T22:46:24.605Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
5645 | 2025-03-07T22:46:24.606Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
5646 | 2025-03-07T22:46:24.609Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
5647 | 2025-03-07T22:46:24.609Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
5648 | 2025-03-07T22:46:24.611Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
5649 | 2025-03-07T22:46:24.611Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
5650 | 2025-03-07T22:46:24.619Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 580.849112ms
iteration = 26
status = {}
|
5651 | 2025-03-07T22:46:24.625Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 75d72fa8-44fa-4219-88c8-0bb20e82296a
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5652 | 2025-03-07T22:46:24.626Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 75d72fa8-44fa-4219-88c8-0bb20e82296a
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5653 | 2025-03-07T22:46:24.627Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1811
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 75d72fa8-44fa-4219-88c8-0bb20e82296a
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5654 | 2025-03-07T22:46:24.712Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2559
local_addr = [fd00:1122:3344:101::a]:64131
method = GET
remote_addr = [fd00:1122:3344:101::d]:38459
req_id = d22b0096-9d63-4a54-85e4-5f4ef2fe540d
response_code = 200
uri = /0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5655 | 2025-03-07T22:46:25.648Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 015d59be-a7a5-4d20-b07f-ae5702c303d9
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5656 | 2025-03-07T22:46:25.649Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 015d59be-a7a5-4d20-b07f-ae5702c303d9
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5657 | 2025-03-07T22:46:25.651Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2442
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 015d59be-a7a5-4d20-b07f-ae5702c303d9
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5658 | 2025-03-07T22:46:26.671Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e711554e-e3ad-42b7-a60f-9d6b4628bd7f
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5659 | 2025-03-07T22:46:26.672Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e711554e-e3ad-42b7-a60f-9d6b4628bd7f
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5660 | 2025-03-07T22:46:26.674Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2682
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e711554e-e3ad-42b7-a60f-9d6b4628bd7f
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5661 | 2025-03-07T22:46:27.694Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 3c428529-aac0-4508-ba21-a237dfc493ff
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5662 | 2025-03-07T22:46:27.694Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 3c428529-aac0-4508-ba21-a237dfc493ff
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5663 | 2025-03-07T22:46:27.697Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 3024
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 3c428529-aac0-4508-ba21-a237dfc493ff
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5664 | 2025-03-07T22:46:28.717Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7e2332c8-4f55-426b-bd8b-f3f689bd5e7d
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5665 | 2025-03-07T22:46:28.718Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7e2332c8-4f55-426b-bd8b-f3f689bd5e7d
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5666 | 2025-03-07T22:46:28.720Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2585
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7e2332c8-4f55-426b-bd8b-f3f689bd5e7d
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5667 | 2025-03-07T22:46:29.739Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 9ebe6485-7c2c-4e18-a0df-9b6da93b08ea
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5668 | 2025-03-07T22:46:29.740Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 9ebe6485-7c2c-4e18-a0df-9b6da93b08ea
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5669 | 2025-03-07T22:46:29.741Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2116
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 9ebe6485-7c2c-4e18-a0df-9b6da93b08ea
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5670 | 2025-03-07T22:46:30.053Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = [fd00:1122:3344:101::a]:12221
remote_addr = [fd00:1122:3344:101::2]:37654
|
5671 | 2025-03-07T22:46:30.053Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:37654
req_id = 9cd1f5db-3adf-4fa2-96e9-2d2c7dfd5f6b
roles = RoleSet { roles: {} }
uri = /nat/ipv4/changeset/10?limit=100
|
5672 | 2025-03-07T22:46:30.054Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:37654
req_id = 9cd1f5db-3adf-4fa2-96e9-2d2c7dfd5f6b
resource = Database
result = Ok(())
uri = /nat/ipv4/changeset/10?limit=100
|
5673 | 2025-03-07T22:46:30.057Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 3538
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:37654
req_id = 9cd1f5db-3adf-4fa2-96e9-2d2c7dfd5f6b
response_code = 200
uri = /nat/ipv4/changeset/10?limit=100
|
5674 | 2025-03-07T22:46:30.761Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 987b12f0-ef34-4b2f-ab4b-0c331ff7f34c
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5675 | 2025-03-07T22:46:30.761Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 987b12f0-ef34-4b2f-ab4b-0c331ff7f34c
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5676 | 2025-03-07T22:46:30.763Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2514
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 987b12f0-ef34-4b2f-ab4b-0c331ff7f34c
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5677 | 2025-03-07T22:46:31.783Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0217181d-f343-4603-938a-354e6b14c1a9
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5678 | 2025-03-07T22:46:31.783Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0217181d-f343-4603-938a-354e6b14c1a9
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5679 | 2025-03-07T22:46:31.785Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2183
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0217181d-f343-4603-938a-354e6b14c1a9
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5680 | 2025-03-07T22:46:32.805Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 22de581b-b240-4560-b305-0fb3163015b2
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5681 | 2025-03-07T22:46:32.805Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 22de581b-b240-4560-b305-0fb3163015b2
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5682 | 2025-03-07T22:46:32.807Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2389
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 22de581b-b240-4560-b305-0fb3163015b2
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5683 | 2025-03-07T22:46:33.827Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d96fb8a6-d77e-40c8-a03c-46c17a4c498a
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5684 | 2025-03-07T22:46:33.827Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d96fb8a6-d77e-40c8-a03c-46c17a4c498a
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5685 | 2025-03-07T22:46:33.829Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1947
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d96fb8a6-d77e-40c8-a03c-46c17a4c498a
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5686 | 2025-03-07T22:46:34.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 77
reason = Timeout
|
5687 | 2025-03-07T22:46:34.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
5688 | 2025-03-07T22:46:34.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 77
reason = Timeout
|
5689 | 2025-03-07T22:46:34.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
5690 | 2025-03-07T22:46:34.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
5691 | 2025-03-07T22:46:34.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
5692 | 2025-03-07T22:46:34.041Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5693 | 2025-03-07T22:46:34.043Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
5694 | 2025-03-07T22:46:34.043Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
5695 | 2025-03-07T22:46:34.043Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
5696 | 2025-03-07T22:46:34.045Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
5697 | 2025-03-07T22:46:34.046Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
5698 | 2025-03-07T22:46:34.047Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5699 | 2025-03-07T22:46:34.050Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
|
5700 | 2025-03-07T22:46:34.050Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
5701 | 2025-03-07T22:46:34.050Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
5702 | 2025-03-07T22:46:34.062Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
original_time_created = 2025-03-07 22:33:48.706097 UTC
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
time_created = 2025-03-07 22:33:48.706097 UTC
|
5703 | 2025-03-07T22:46:34.063Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 24.336394ms
iteration = 77
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f","time_created":"2025-03-07T22:33:48.706097Z"}
|
5704 | 2025-03-07T22:46:34.067Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
5705 | 2025-03-07T22:46:34.068Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
5706 | 2025-03-07T22:46:34.102Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 63.999765ms
iteration = 77
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
5707 | 2025-03-07T22:46:34.674Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = d3697579-a25f-42a0-9b39-00298924a14e
roles = RoleSet { roles: {} }
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
5708 | 2025-03-07T22:46:34.674Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = d3697579-a25f-42a0-9b39-00298924a14e
resource = Database
result = Ok(())
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
5709 | 2025-03-07T22:46:34.677Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 3620
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = d3697579-a25f-42a0-9b39-00298924a14e
response_code = 200
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
5710 | 2025-03-07T22:46:34.678Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = b6993feb-2e02-4d93-acb4-c3f614776193
roles = RoleSet { roles: {} }
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
5711 | 2025-03-07T22:46:34.678Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = b6993feb-2e02-4d93-acb4-c3f614776193
resource = Database
result = Ok(())
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
5712 | 2025-03-07T22:46:34.679Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1934
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = b6993feb-2e02-4d93-acb4-c3f614776193
response_code = 200
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
5713 | 2025-03-07T22:46:34.712Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2763
local_addr = [fd00:1122:3344:101::a]:64131
method = GET
remote_addr = [fd00:1122:3344:101::d]:38459
req_id = 80358bd0-61ff-41fe-94c9-c781a7356618
response_code = 200
uri = /0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5714 | 2025-03-07T22:46:34.849Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 00843826-d469-4c93-a79c-2e9a9d783349
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5715 | 2025-03-07T22:46:34.849Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 00843826-d469-4c93-a79c-2e9a9d783349
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5716 | 2025-03-07T22:46:34.851Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2381
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 00843826-d469-4c93-a79c-2e9a9d783349
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5717 | 2025-03-07T22:46:35.871Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 25ce0db3-2ebe-4225-92c7-55382060f85c
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5718 | 2025-03-07T22:46:35.872Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 25ce0db3-2ebe-4225-92c7-55382060f85c
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5719 | 2025-03-07T22:46:35.873Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1813
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 25ce0db3-2ebe-4225-92c7-55382060f85c
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5720 | 2025-03-07T22:46:36.893Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = c652f4e2-9f07-4635-b2cd-85b162a6a5fd
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5721 | 2025-03-07T22:46:36.894Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = c652f4e2-9f07-4635-b2cd-85b162a6a5fd
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5722 | 2025-03-07T22:46:36.896Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2585
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = c652f4e2-9f07-4635-b2cd-85b162a6a5fd
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5723 | 2025-03-07T22:46:37.916Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 6cc4221f-f193-44be-80d4-705fd5944d1b
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5724 | 2025-03-07T22:46:37.917Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 6cc4221f-f193-44be-80d4-705fd5944d1b
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5725 | 2025-03-07T22:46:37.919Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2415
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 6cc4221f-f193-44be-80d4-705fd5944d1b
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5726 | 2025-03-07T22:46:38.938Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a9f7b74c-e756-4124-b591-815157308844
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5727 | 2025-03-07T22:46:38.939Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a9f7b74c-e756-4124-b591-815157308844
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5728 | 2025-03-07T22:46:38.941Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2538
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a9f7b74c-e756-4124-b591-815157308844
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5729 | 2025-03-07T22:46:39.961Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 6bf2751b-0d6e-45ed-a4bd-f9be266a2e26
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5730 | 2025-03-07T22:46:39.961Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 6bf2751b-0d6e-45ed-a4bd-f9be266a2e26
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5731 | 2025-03-07T22:46:39.963Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2351
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 6bf2751b-0d6e-45ed-a4bd-f9be266a2e26
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5732 | 2025-03-07T22:46:39.978Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = [fd00:1122:3344:101::a]:12221
remote_addr = [fd00:1122:3344:101::2]:51527
|
5733 | 2025-03-07T22:46:39.979Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::2]:51527
req_id = 245fec28-13a3-45e0-8ad1-b83266eebbc4
roles = RoleSet { roles: {} }
uri = /metrics/producers
|
5734 | 2025-03-07T22:46:39.979Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::2]:51527
req_id = 245fec28-13a3-45e0-8ad1-b83266eebbc4
resource = Database
result = Ok(())
uri = /metrics/producers
|
5735 | 2025-03-07T22:46:40.017Z | INFO | nexus: assigned collector to new producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
file = nexus/src/app/oximeter.rs:76
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
5736 | 2025-03-07T22:46:40.017Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 38418
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::2]:51527
req_id = 245fec28-13a3-45e0-8ad1-b83266eebbc4
response_code = 201
uri = /metrics/producers
|
5737 | 2025-03-07T22:46:40.174Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = [fd00:1122:3344:101::a]:12221
remote_addr = [fd00:1122:3344:101::2]:33933
|
5738 | 2025-03-07T22:46:40.174Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::2]:33933
req_id = 2f5d95b3-6173-4461-802a-5be74edc12ca
roles = RoleSet { roles: {} }
uri = /metrics/producers
|
5739 | 2025-03-07T22:46:40.174Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::2]:33933
req_id = 2f5d95b3-6173-4461-802a-5be74edc12ca
resource = Database
result = Ok(())
uri = /metrics/producers
|
5740 | 2025-03-07T22:46:40.213Z | INFO | nexus: assigned collector to new producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
file = nexus/src/app/oximeter.rs:76
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
5741 | 2025-03-07T22:46:40.213Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 39116
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::2]:33933
req_id = 2f5d95b3-6173-4461-802a-5be74edc12ca
response_code = 201
uri = /metrics/producers
|
5742 | 2025-03-07T22:46:40.778Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = [fd00:1122:3344:101::a]:12221
remote_addr = [fd00:1122:3344:101::2]:54532
|
5743 | 2025-03-07T22:46:40.778Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::2]:54532
req_id = cf698389-8fd5-4e50-8ce9-9b5f5d0e3754
roles = RoleSet { roles: {} }
uri = /metrics/producers
|
5744 | 2025-03-07T22:46:40.778Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::2]:54532
req_id = cf698389-8fd5-4e50-8ce9-9b5f5d0e3754
resource = Database
result = Ok(())
uri = /metrics/producers
|
5745 | 2025-03-07T22:46:40.821Z | INFO | nexus: assigned collector to new producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
file = nexus/src/app/oximeter.rs:76
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
5746 | 2025-03-07T22:46:40.821Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 43749
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::2]:54532
req_id = cf698389-8fd5-4e50-8ce9-9b5f5d0e3754
response_code = 201
uri = /metrics/producers
|
5747 | 2025-03-07T22:46:40.983Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 966283ba-0ccc-4c61-b29c-b4ee204366dc
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5748 | 2025-03-07T22:46:40.983Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 966283ba-0ccc-4c61-b29c-b4ee204366dc
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5749 | 2025-03-07T22:46:40.985Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2267
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 966283ba-0ccc-4c61-b29c-b4ee204366dc
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5750 | 2025-03-07T22:46:41.790Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = [fd00:1122:3344:101::a]:12221
remote_addr = [fd00:1122:3344:101::1]:61524
|
5751 | 2025-03-07T22:46:41.790Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:61524
req_id = 40072029-d6c4-46aa-a9da-1a724b8fb049
roles = RoleSet { roles: {} }
uri = /metrics/producers
|
5752 | 2025-03-07T22:46:41.791Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:61524
req_id = 40072029-d6c4-46aa-a9da-1a724b8fb049
resource = Database
result = Ok(())
uri = /metrics/producers
|
5753 | 2025-03-07T22:46:41.834Z | INFO | nexus: assigned collector to new producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
file = nexus/src/app/oximeter.rs:76
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
5754 | 2025-03-07T22:46:41.834Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 43672
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:61524
req_id = 40072029-d6c4-46aa-a9da-1a724b8fb049
response_code = 201
uri = /metrics/producers
|
5755 | 2025-03-07T22:46:41.933Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = [fd00:1122:3344:101::a]:12221
remote_addr = [fd00:1122:3344:101::2]:57239
|
5756 | 2025-03-07T22:46:41.934Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::2]:57239
req_id = 7789fc38-ba20-4c6a-909b-65fcccbdf152
roles = RoleSet { roles: {} }
uri = /metrics/producers
|
5757 | 2025-03-07T22:46:41.934Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::2]:57239
req_id = 7789fc38-ba20-4c6a-909b-65fcccbdf152
resource = Database
result = Ok(())
uri = /metrics/producers
|
5758 | 2025-03-07T22:46:41.960Z | INFO | nexus: assigned collector to new producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
file = nexus/src/app/oximeter.rs:76
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
5759 | 2025-03-07T22:46:41.960Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 26055
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::2]:57239
req_id = 7789fc38-ba20-4c6a-909b-65fcccbdf152
response_code = 201
uri = /metrics/producers
|
5760 | 2025-03-07T22:46:42.005Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 9e4e1c83-21fb-46bb-9113-f3882b26c668
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5761 | 2025-03-07T22:46:42.005Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 9e4e1c83-21fb-46bb-9113-f3882b26c668
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5762 | 2025-03-07T22:46:42.007Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2143
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 9e4e1c83-21fb-46bb-9113-f3882b26c668
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5763 | 2025-03-07T22:46:42.436Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = [fd00:1122:3344:101::a]:12221
remote_addr = [fd00:1122:3344:101::1]:61065
|
5764 | 2025-03-07T22:46:42.436Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:61065
req_id = 3c28a47a-62a3-4fb7-9228-5f50359aa612
roles = RoleSet { roles: {} }
uri = /metrics/producers
|
5765 | 2025-03-07T22:46:42.436Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:61065
req_id = 3c28a47a-62a3-4fb7-9228-5f50359aa612
resource = Database
result = Ok(())
uri = /metrics/producers
|
5766 | 2025-03-07T22:46:42.452Z | INFO | nexus: assigned collector to new producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
file = nexus/src/app/oximeter.rs:76
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5767 | 2025-03-07T22:46:42.452Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 16199
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:61065
req_id = 3c28a47a-62a3-4fb7-9228-5f50359aa612
response_code = 201
uri = /metrics/producers
|
5768 | 2025-03-07T22:46:43.027Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ec53eeb3-8193-4105-b989-5e446f8aa5a9
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5769 | 2025-03-07T22:46:43.028Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ec53eeb3-8193-4105-b989-5e446f8aa5a9
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5770 | 2025-03-07T22:46:43.029Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1990
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ec53eeb3-8193-4105-b989-5e446f8aa5a9
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5771 | 2025-03-07T22:46:44.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 78
reason = Timeout
|
5772 | 2025-03-07T22:46:44.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 78
reason = Timeout
|
5773 | 2025-03-07T22:46:44.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
5774 | 2025-03-07T22:46:44.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
5775 | 2025-03-07T22:46:44.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
5776 | 2025-03-07T22:46:44.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
5777 | 2025-03-07T22:46:44.041Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5778 | 2025-03-07T22:46:44.043Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
5779 | 2025-03-07T22:46:44.043Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
5780 | 2025-03-07T22:46:44.043Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
5781 | 2025-03-07T22:46:44.046Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
5782 | 2025-03-07T22:46:44.046Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
5783 | 2025-03-07T22:46:44.047Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5784 | 2025-03-07T22:46:44.050Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
|
5785 | 2025-03-07T22:46:44.050Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
5786 | 2025-03-07T22:46:44.050Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
5787 | 2025-03-07T22:46:44.050Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 5ab2109f-416e-46ba-84a4-c7b3d6ae90be
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5788 | 2025-03-07T22:46:44.051Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 5ab2109f-416e-46ba-84a4-c7b3d6ae90be
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5789 | 2025-03-07T22:46:44.052Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1668
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 5ab2109f-416e-46ba-84a4-c7b3d6ae90be
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5790 | 2025-03-07T22:46:44.062Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
original_time_created = 2025-03-07 22:33:48.706097 UTC
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
time_created = 2025-03-07 22:33:48.706097 UTC
|
5791 | 2025-03-07T22:46:44.062Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 23.676638ms
iteration = 78
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f","time_created":"2025-03-07T22:33:48.706097Z"}
|
5792 | 2025-03-07T22:46:44.066Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
5793 | 2025-03-07T22:46:44.067Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
5794 | 2025-03-07T22:46:44.100Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 61.544491ms
iteration = 78
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
5795 | 2025-03-07T22:46:44.712Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2693
local_addr = [fd00:1122:3344:101::a]:64131
method = GET
remote_addr = [fd00:1122:3344:101::d]:38459
req_id = a6a2e795-37c9-4830-be43-1ce35eac9ccf
response_code = 200
uri = /0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5796 | 2025-03-07T22:46:45.073Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = c6ce0fe0-ed0c-4a33-8999-e32bad22ae33
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5797 | 2025-03-07T22:46:45.074Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = c6ce0fe0-ed0c-4a33-8999-e32bad22ae33
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5798 | 2025-03-07T22:46:45.076Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2589
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = c6ce0fe0-ed0c-4a33-8999-e32bad22ae33
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5799 | 2025-03-07T22:46:46.097Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0715c1f1-a351-47f7-a6ae-4129118f0b6d
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5800 | 2025-03-07T22:46:46.097Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0715c1f1-a351-47f7-a6ae-4129118f0b6d
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5801 | 2025-03-07T22:46:46.099Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2570
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0715c1f1-a351-47f7-a6ae-4129118f0b6d
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5802 | 2025-03-07T22:46:47.119Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 9ca11f8c-6fb8-478c-b064-8f131c78d620
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5803 | 2025-03-07T22:46:47.119Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 9ca11f8c-6fb8-478c-b064-8f131c78d620
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5804 | 2025-03-07T22:46:47.121Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2341
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 9ca11f8c-6fb8-478c-b064-8f131c78d620
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5805 | 2025-03-07T22:46:48.141Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 3a46f21d-488e-4791-b2aa-19a93e791dbd
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5806 | 2025-03-07T22:46:48.142Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 3a46f21d-488e-4791-b2aa-19a93e791dbd
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5807 | 2025-03-07T22:46:48.144Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2802
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 3a46f21d-488e-4791-b2aa-19a93e791dbd
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5808 | 2025-03-07T22:46:49.163Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2e07ed90-9223-4af6-beed-fe2d5690adaf
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5809 | 2025-03-07T22:46:49.164Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2e07ed90-9223-4af6-beed-fe2d5690adaf
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5810 | 2025-03-07T22:46:49.166Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2362
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2e07ed90-9223-4af6-beed-fe2d5690adaf
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5811 | 2025-03-07T22:46:49.673Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = bdb90434-7cbc-4a75-8ba8-9817ffc3c22e
roles = RoleSet { roles: {} }
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
5812 | 2025-03-07T22:46:49.674Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = bdb90434-7cbc-4a75-8ba8-9817ffc3c22e
resource = Database
result = Ok(())
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
5813 | 2025-03-07T22:46:49.677Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 3608
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = bdb90434-7cbc-4a75-8ba8-9817ffc3c22e
response_code = 200
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
5814 | 2025-03-07T22:46:49.677Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = 8fdcb07b-4274-4169-b6ad-d315194a352f
roles = RoleSet { roles: {} }
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
5815 | 2025-03-07T22:46:49.677Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = 8fdcb07b-4274-4169-b6ad-d315194a352f
resource = Database
result = Ok(())
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
5816 | 2025-03-07T22:46:49.679Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2599
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = 8fdcb07b-4274-4169-b6ad-d315194a352f
response_code = 200
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
5817 | 2025-03-07T22:46:50.119Z | DEBG | nexus (producer-registration-task): registering / renewing oximeter producer lease with Nexus
|
5818 | 2025-03-07T22:46:50.119Z | DEBG | nexus (producer-registration-task): using nexus address for registration
addr = [fd00:1122:3344:101::a]:12221
|
5819 | 2025-03-07T22:46:50.149Z | DEBG | nexus (producer-registration-task): client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::a]:12221/metrics/producers
|
5820 | 2025-03-07T22:46:50.150Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = [fd00:1122:3344:101::a]:12221
remote_addr = [fd00:1122:3344:101::a]:38589
|
5821 | 2025-03-07T22:46:50.150Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::a]:38589
req_id = 10c2aee8-806e-4cf1-9e38-537824e12866
roles = RoleSet { roles: {} }
uri = /metrics/producers
|
5822 | 2025-03-07T22:46:50.150Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::a]:38589
req_id = 10c2aee8-806e-4cf1-9e38-537824e12866
resource = Database
result = Ok(())
uri = /metrics/producers
|
5823 | 2025-03-07T22:46:50.185Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cbd43c77-4fa6-498f-865d-790c7e150365
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5824 | 2025-03-07T22:46:50.185Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cbd43c77-4fa6-498f-865d-790c7e150365
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5825 | 2025-03-07T22:46:50.187Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2068
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cbd43c77-4fa6-498f-865d-790c7e150365
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5826 | 2025-03-07T22:46:50.188Z | INFO | nexus: assigned collector to new producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
file = nexus/src/app/oximeter.rs:76
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
5827 | 2025-03-07T22:46:50.188Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 37898
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::a]:38589
req_id = 10c2aee8-806e-4cf1-9e38-537824e12866
response_code = 201
uri = /metrics/producers
|
5828 | 2025-03-07T22:46:50.188Z | DEBG | nexus (producer-registration-task): client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/producers", status: 201, headers: {"content-type": "application/json", "x-request-id": "10c2aee8-806e-4cf1-9e38-537824e12866", "content-length": "41", "date": "Fri, 07 Mar 2025 22:46:49 GMT"} })
|
5829 | 2025-03-07T22:46:50.189Z | DEBG | nexus (producer-registration-task): registered with nexus successfully
|
5830 | 2025-03-07T22:46:50.189Z | DEBG | nexus (producer-registration-task): pausing until time to renew lease
lease_duration = 600s
wait_period = 150s
|
5831 | 2025-03-07T22:46:51.208Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = eb914515-6496-491d-910f-c3aca0fc0a26
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5832 | 2025-03-07T22:46:51.208Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = eb914515-6496-491d-910f-c3aca0fc0a26
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5833 | 2025-03-07T22:46:51.209Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1896
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = eb914515-6496-491d-910f-c3aca0fc0a26
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5834 | 2025-03-07T22:46:52.229Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a5fc0f8d-0db1-41ca-b3ea-c0a313ee2af1
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5835 | 2025-03-07T22:46:52.230Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a5fc0f8d-0db1-41ca-b3ea-c0a313ee2af1
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5836 | 2025-03-07T22:46:52.231Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2069
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a5fc0f8d-0db1-41ca-b3ea-c0a313ee2af1
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5837 | 2025-03-07T22:46:53.252Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a2016b3d-f8f7-4aee-a3fe-81d4e21b6b06
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5838 | 2025-03-07T22:46:53.252Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a2016b3d-f8f7-4aee-a3fe-81d4e21b6b06
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5839 | 2025-03-07T22:46:53.254Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2528
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a2016b3d-f8f7-4aee-a3fe-81d4e21b6b06
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
5840 | 2025-03-07T22:46:54.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = support_bundle_collector
iteration = 27
reason = Timeout
|
5841 | 2025-03-07T22:46:54.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = lookup_region_port
iteration = 14
reason = Timeout
|
5842 | 2025-03-07T22:46:54.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
5843 | 2025-03-07T22:46:54.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = lookup_region_port
roles = RoleSet { roles: {} }
|
5844 | 2025-03-07T22:46:54.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 32
reason = Timeout
|
5845 | 2025-03-07T22:46:54.039Z | INFO | nexus (BackgroundTasks): VPC route manager running
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:60
|
5846 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 27
reason = Timeout
|
5847 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
5848 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
5849 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 27
reason = Timeout
|
5850 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
5851 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = decommissioned_disk_cleaner
iteration = 14
reason = Timeout
|
5852 | 2025-03-07T22:46:54.039Z | INFO | nexus (BackgroundTasks): Decommissioned disk cleaner running
background_task = decommissioned_disk_cleaner
file = nexus/src/app/background/tasks/decommissioned_disk_cleaner.rs:56
|
5853 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 31
reason = Timeout
|
5854 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
5855 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = decommissioned_disk_cleaner
roles = RoleSet { roles: {} }
|
5856 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 79
reason = Timeout
|
5857 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 79
reason = Timeout
|
5858 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
5859 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
5860 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_reincarnation
iteration = 14
reason = Timeout
|
5861 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_reincarnation
roles = RoleSet { roles: {} }
|
5862 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 27
reason = Timeout
|
5863 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 27
reason = Timeout
|
5864 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
5865 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
5866 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_updater
iteration = 27
reason = Timeout
|
5867 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): looking for instances with destroyed active VMMs...
background_task = instance_updater
|
5868 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
5869 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 30
reason = Timeout
|
5870 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
5871 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_external
dns_group = external
iteration = 16
reason = Timeout
|
5872 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_internal
dns_group = internal
iteration = 15
reason = Timeout
|
5873 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = read_only_region_replacement_start
iteration = 27
reason = Timeout
|
5874 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = read_only_region_replacement_start
roles = RoleSet { roles: {} }
|
5875 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_external
dns_group = external
iteration = 15
reason = Timeout
|
5876 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_external
dns_group = external
|
5877 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
5878 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_garbage_collection
iteration = 27
reason = Timeout
|
5879 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_garbage_collection
roles = RoleSet { roles: {} }
|
5880 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = external_endpoints
iteration = 15
reason = Timeout
|
5881 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
5882 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 27
reason = Timeout
|
5883 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
5884 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 27
reason = Timeout
|
5885 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
5886 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 27
reason = Timeout
|
5887 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = metrics_producer_gc
iteration = 14
reason = Timeout
|
5888 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_external
dns_group = external
iteration = 15
reason = Timeout
|
5889 | 2025-03-07T22:46:54.039Z | INFO | nexus (BackgroundTasks): Metric producer GC running
background_task = metrics_producer_gc
expiration = 2025-03-07 22:36:54.039304472 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:48
|
5890 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = metrics_producer_gc
roles = RoleSet { roles: {} }
|
5891 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_executor
iteration = 15
reason = Timeout
|
5892 | 2025-03-07T22:46:54.039Z | WARN | nexus (BackgroundTasks): Blueprint execution: skipped
background_task = blueprint_executor
file = nexus/src/app/background/tasks/blueprint_execution.rs:80
reason = blueprint disabled
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
|
5893 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_step
iteration = 27
reason = Timeout
|
5894 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_executor
elapsed = 12.54\u{b5}s
iteration = 15
status = {"enabled":false,"target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f"}
|
5895 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
5896 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_start
iteration = 27
reason = Timeout
|
5897 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_internal
dns_group = internal
iteration = 16
reason = Timeout
|
5898 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
5899 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_internal
dns_group = internal
iteration = 15
reason = Timeout
|
5900 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_internal
dns_group = internal
|
5901 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
5902 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = abandoned_vmm_reaper
iteration = 14
reason = Timeout
|
5903 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = abandoned_vmm_reaper
roles = RoleSet { roles: {} }
|
5904 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_finish
iteration = 27
reason = Timeout
|
5905 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_finish
roles = RoleSet { roles: {} }
|
5906 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = lookup_region_port
resource = Database
result = Ok(())
|
5907 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
5908 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
5909 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
5910 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
5911 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
5912 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
5913 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = decommissioned_disk_cleaner
resource = Database
result = Ok(())
|
5914 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
5915 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
5916 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
5917 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_reincarnation
resource = Database
result = Ok(())
|
5918 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
5919 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
5920 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
5921 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
5922 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_garbage_collection
resource = Database
result = Ok(())
|
5923 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = read_only_region_replacement_start
resource = Database
result = Ok(())
|
5924 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
5925 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = bfd_manager
resource = Database
result = Ok(())
|
5926 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
5927 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = abandoned_vmm_reaper
resource = Database
result = Ok(())
|
5928 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
5929 | 2025-03-07T22:46:54.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_finish
resource = Database
result = Ok(())
|
5930 | 2025-03-07T22:46:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
5931 | 2025-03-07T22:46:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = metrics_producer_gc
resource = Database
result = Ok(())
|
5932 | 2025-03-07T22:46:54.040Z | DEBG | nexus (DnsResolver): lookup_all_socket_v6 srv
dns_name = _external-dns._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_external-dns._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_external-dns._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("732b0e55-5ccf-4068-b771-1299f872f618.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("_external-dns._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("fbf58a59-609b-4fb3-b792-2c09f3f7b776.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("fbf58a59-609b-4fb3-b792-2c09f3f7b776.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::8))) }], valid_until: Instant { tv_sec: 1572, tv_nsec: 384980178 } })
|
5933 | 2025-03-07T22:46:54.040Z | DEBG | nexus (DnsResolver): lookup_all_socket_v6 srv
dns_name = _nameservice._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_nameservice._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_nameservice._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("114e494f-6e94-4e0c-80db-5823b226f1a3.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("_nameservice._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("a9773e0b-15d4-4efa-b977-9f3598685cdd.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("_nameservice._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("d2f04f38-7ac2-4327-a087-c2a47865841a.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("d2f04f38-7ac2-4327-a087-c2a47865841a.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:1::1))) }], valid_until: Instant { tv_sec: 1572, tv_nsec: 385253991 } })
|
5934 | 2025-03-07T22:46:54.040Z | DEBG | nexus (BackgroundTasks): found DNS servers (no change)
addresses = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
background_task = dns_servers_external
current_servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
dns_group = external
|
5935 | 2025-03-07T22:46:54.040Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_external
dns_group = external
elapsed = 1.296752ms
iteration = 15
status = {"addresses":["[fd00:1122:3344:101::9]:5353","[fd00:1122:3344:101::8]:5353"]}
|
5936 | 2025-03-07T22:46:54.040Z | DEBG | nexus (BackgroundTasks): found DNS servers (no change)
addresses = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
background_task = dns_servers_internal
current_servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
dns_group = internal
|
5937 | 2025-03-07T22:46:54.040Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_internal
dns_group = internal
elapsed = 1.679356ms
iteration = 15
status = {"addresses":["[fd00:1122:3344:3::1]:5353","[fd00:1122:3344:2::1]:5353","[fd00:1122:3344:1::1]:5353"]}
|
5938 | 2025-03-07T22:46:54.044Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = lookup_region_port
elapsed = 5.072838ms
iteration = 14
status = {"errors":[],"found_port_ok":[]}
|
5939 | 2025-03-07T22:46:54.044Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5940 | 2025-03-07T22:46:54.044Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5941 | 2025-03-07T22:46:54.045Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 6.062769ms
iteration = 27
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
5942 | 2025-03-07T22:46:54.045Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5943 | 2025-03-07T22:46:54.047Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
5944 | 2025-03-07T22:46:54.047Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
5945 | 2025-03-07T22:46:54.047Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
5946 | 2025-03-07T22:46:54.047Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
5947 | 2025-03-07T22:46:54.047Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
5948 | 2025-03-07T22:46:54.047Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Fleet
result = Ok(())
|
5949 | 2025-03-07T22:46:54.048Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
5950 | 2025-03-07T22:46:54.048Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
5951 | 2025-03-07T22:46:54.048Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
5952 | 2025-03-07T22:46:54.049Z | DEBG | nexus (BackgroundTasks): roles
background_task = decommissioned_disk_cleaner
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5953 | 2025-03-07T22:46:54.050Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5954 | 2025-03-07T22:46:54.052Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Fleet
result = Ok(())
|
5955 | 2025-03-07T22:46:54.052Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
5956 | 2025-03-07T22:46:54.053Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
5957 | 2025-03-07T22:46:54.053Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = decommissioned_disk_cleaner
resource = Fleet
result = Ok(())
|
5958 | 2025-03-07T22:46:54.053Z | DEBG | nexus (BackgroundTasks): roles
background_task = decommissioned_disk_cleaner
roles = RoleSet { roles: {} }
|
5959 | 2025-03-07T22:46:54.053Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = decommissioned_disk_cleaner
resource = Database
result = Ok(())
|
5960 | 2025-03-07T22:46:54.055Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5961 | 2025-03-07T22:46:54.055Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
5962 | 2025-03-07T22:46:54.055Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
5963 | 2025-03-07T22:46:54.055Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
5964 | 2025-03-07T22:46:54.055Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
5965 | 2025-03-07T22:46:54.058Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Fleet
result = Ok(())
|
5966 | 2025-03-07T22:46:54.058Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
5967 | 2025-03-07T22:46:54.058Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
5968 | 2025-03-07T22:46:54.059Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1572, tv_nsec: 404801448 } })
|
5969 | 2025-03-07T22:46:54.059Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
5970 | 2025-03-07T22:46:54.060Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1171
|
5971 | 2025-03-07T22:46:54.060Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
5972 | 2025-03-07T22:46:54.060Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1572, tv_nsec: 405712497 } })
|
5973 | 2025-03-07T22:46:54.061Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1171
|
5974 | 2025-03-07T22:46:54.067Z | INFO | nexus (BackgroundTasks): Metric producer GC complete (no errors)
background_task = metrics_producer_gc
expiration = 2025-03-07 22:36:54.039304472 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:69
pruned = {}
|
5975 | 2025-03-07T22:46:54.067Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = metrics_producer_gc
elapsed = 28.067919ms
iteration = 14
status = {"expiration":"2025-03-07T22:36:54.039304472Z","pruned":[]}
|
5976 | 2025-03-07T22:46:54.070Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
5977 | 2025-03-07T22:46:54.070Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
5978 | 2025-03-07T22:46:54.087Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5979 | 2025-03-07T22:46:54.091Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Inventory
result = Ok(())
|
5980 | 2025-03-07T22:46:54.091Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
5981 | 2025-03-07T22:46:54.092Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
5982 | 2025-03-07T22:46:54.100Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5983 | 2025-03-07T22:46:54.104Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = DnsConfig
result = Ok(())
|
5984 | 2025-03-07T22:46:54.108Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5985 | 2025-03-07T22:46:54.111Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
5986 | 2025-03-07T22:46:54.111Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
5987 | 2025-03-07T22:46:54.111Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
5988 | 2025-03-07T22:46:54.115Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1572, tv_nsec: 460512194 } })
|
5989 | 2025-03-07T22:46:54.115Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1171
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
|
5990 | 2025-03-07T22:46:54.117Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5991 | 2025-03-07T22:46:54.117Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
5992 | 2025-03-07T22:46:54.117Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
5993 | 2025-03-07T22:46:54.118Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
5994 | 2025-03-07T22:46:54.119Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
5995 | 2025-03-07T22:46:54.120Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
5996 | 2025-03-07T22:46:54.121Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = DnsConfig
result = Ok(())
|
5997 | 2025-03-07T22:46:54.122Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_garbage_collection
elapsed = 83.037058ms
iteration = 27
status = {"errors":[],"garbage_collect_requested":[]}
|
5998 | 2025-03-07T22:46:54.123Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
5999 | 2025-03-07T22:46:54.123Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
6000 | 2025-03-07T22:46:54.123Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6001 | 2025-03-07T22:46:54.123Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_internal
dns_group = internal
version = 1
|
6002 | 2025-03-07T22:46:54.123Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
6003 | 2025-03-07T22:46:54.123Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_internal
dns_group = internal
|
6004 | 2025-03-07T22:46:54.123Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_internal
dns_group = internal
|
6005 | 2025-03-07T22:46:54.123Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
6006 | 2025-03-07T22:46:54.123Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
6007 | 2025-03-07T22:46:54.124Z | INFO | nexus (BackgroundTasks): listed instances with destroyed active VMMs
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:59
|
6008 | 2025-03-07T22:46:54.124Z | DEBG | nexus (BackgroundTasks): looking for instances with failed active VMMs...
background_task = instance_updater
|
6009 | 2025-03-07T22:46:54.124Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
6010 | 2025-03-07T22:46:54.124Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
6011 | 2025-03-07T22:46:54.126Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
|
6012 | 2025-03-07T22:46:54.126Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
6013 | 2025-03-07T22:46:54.126Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
6014 | 2025-03-07T22:46:54.127Z | DEBG | nexus (BackgroundTasks): Found zpools on decommissioned disks
background_task = decommissioned_disk_cleaner
count = 0
|
6015 | 2025-03-07T22:46:54.127Z | INFO | nexus (BackgroundTasks): Cleaned decommissioned zpools
background_task = decommissioned_disk_cleaner
deleted = 0
error_count = 0
file = nexus/src/app/background/tasks/decommissioned_disk_cleaner.rs:140
found = 0
not_ready_to_be_deleted = 0
|
6016 | 2025-03-07T22:46:54.127Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = decommissioned_disk_cleaner
elapsed = 88.141168ms
iteration = 14
status = {"deleted":0,"error":null,"error_count":0,"found":0,"not_ready_to_be_deleted":0}
|
6017 | 2025-03-07T22:46:54.128Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
6018 | 2025-03-07T22:46:54.128Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
6019 | 2025-03-07T22:46:54.128Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
6020 | 2025-03-07T22:46:54.128Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
6021 | 2025-03-07T22:46:54.129Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
6022 | 2025-03-07T22:46:54.130Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
6023 | 2025-03-07T22:46:54.130Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
6024 | 2025-03-07T22:46:54.130Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
6025 | 2025-03-07T22:46:54.131Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6026 | 2025-03-07T22:46:54.131Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_finish
elapsed = 92.428308ms
iteration = 27
status = {"errors":[],"finish_invoked_ok":[]}
|
6027 | 2025-03-07T22:46:54.132Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = read_only_region_replacement_start
elapsed = 92.970734ms
iteration = 27
status = {"errors":[],"requests_created_ok":[]}
|
6028 | 2025-03-07T22:46:54.134Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6029 | 2025-03-07T22:46:54.135Z | DEBG | nexus (BackgroundTasks): Found abandoned VMMs
background_task = abandoned_vmm_reaper
count = 0
total = 0
|
6030 | 2025-03-07T22:46:54.135Z | INFO | nexus (BackgroundTasks): Abandoned VMMs reaped
background_task = abandoned_vmm_reaper
file = nexus/src/app/background/tasks/abandoned_vmm_reaper.rs:167
sled_reservations_deleted = 0
vmms_already_deleted = 0
vmms_deleted = 0
vmms_found = 0
|
6031 | 2025-03-07T22:46:54.135Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = abandoned_vmm_reaper
elapsed = 95.64107ms
iteration = 14
status = {"errors":[],"sled_reservations_deleted":0,"vmms_already_deleted":0,"vmms_deleted":0,"vmms_found":0}
|
6032 | 2025-03-07T22:46:54.136Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = DnsConfig
result = Ok(())
|
6033 | 2025-03-07T22:46:54.136Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
6034 | 2025-03-07T22:46:54.136Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
6035 | 2025-03-07T22:46:54.136Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
6036 | 2025-03-07T22:46:54.136Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Fleet
result = Ok(())
|
6037 | 2025-03-07T22:46:54.136Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
6038 | 2025-03-07T22:46:54.137Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
6039 | 2025-03-07T22:46:54.137Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
6040 | 2025-03-07T22:46:54.137Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6041 | 2025-03-07T22:46:54.140Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Fleet
result = Ok(())
|
6042 | 2025-03-07T22:46:54.140Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
6043 | 2025-03-07T22:46:54.140Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
6044 | 2025-03-07T22:46:54.143Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:555
pruned_instances = 0
total_completed = 0
total_failed = 0
total_incomplete = 0
total_instances = 0
update_sagas_queued = 0
|
6045 | 2025-03-07T22:46:54.143Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 103.953979ms
iteration = 27
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{},"pruned_instances":0,"total_instances":0,"update_sagas_queued":0}
|
6046 | 2025-03-07T22:46:54.143Z | INFO | nexus (BackgroundTasks): No bundles to collect
background_task = support_bundle_collector
file = nexus/src/app/background/tasks/support_bundle_collector.rs:360
|
6047 | 2025-03-07T22:46:54.143Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
6048 | 2025-03-07T22:46:54.143Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = support_bundle_collector
elapsed = 104.826708ms
iteration = 27
status = {"cleanup_err":null,"cleanup_report":{"db_destroying_bundles_removed":0,"db_failing_bundles_updated":0,"sled_bundles_delete_failed":0,"sled_bundles_deleted_not_found":0,"sled_bundles_deleted_ok":0},"collection_err":null,"collection_report":null}
|
6049 | 2025-03-07T22:46:54.144Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
6050 | 2025-03-07T22:46:54.145Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6051 | 2025-03-07T22:46:54.147Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
original_time_created = 2025-03-07 22:33:48.706097 UTC
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
time_created = 2025-03-07 22:33:48.706097 UTC
|
6052 | 2025-03-07T22:46:54.147Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 108.066149ms
iteration = 79
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f","time_created":"2025-03-07T22:33:48.706097Z"}
|
6053 | 2025-03-07T22:46:54.149Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = DnsConfig
result = Ok(())
|
6054 | 2025-03-07T22:46:54.149Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
6055 | 2025-03-07T22:46:54.149Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
6056 | 2025-03-07T22:46:54.149Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_internal
body = Some(Body)
dns_group = internal
dns_server_url = http://[fd00:1122:3344:3::1]:5353
generation = 1
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
uri = http://[fd00:1122:3344:3::1]:5353/config
|
6057 | 2025-03-07T22:46:54.153Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 114.51953ms
iteration = 79
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
6058 | 2025-03-07T22:46:54.154Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_external
dns_group = external
version = 2
|
6059 | 2025-03-07T22:46:54.154Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_external
dns_group = external
|
6060 | 2025-03-07T22:46:54.154Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_external
dns_group = external
|
6061 | 2025-03-07T22:46:54.154Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
6062 | 2025-03-07T22:46:54.154Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
6063 | 2025-03-07T22:46:54.163Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_reincarnation
roles = RoleSet { roles: {} }
|
6064 | 2025-03-07T22:46:54.163Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_reincarnation
resource = Database
result = Ok(())
|
6065 | 2025-03-07T22:46:54.169Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
6066 | 2025-03-07T22:46:54.169Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
6067 | 2025-03-07T22:46:54.179Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_internal
count = 1
dns_group = internal
|
6068 | 2025-03-07T22:46:54.179Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_internal
batch_size = 100
dns_group = internal
dns_zone_id = fdc30f7a-36a7-4893-91d6-3456da7362c0
dns_zone_name = control-plane.oxide.internal
found_so_far = 0
version = 1
|
6069 | 2025-03-07T22:46:54.179Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
6070 | 2025-03-07T22:46:54.179Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
6071 | 2025-03-07T22:46:54.181Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
6072 | 2025-03-07T22:46:54.181Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
6073 | 2025-03-07T22:46:54.182Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6074 | 2025-03-07T22:46:54.183Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 144.61131ms
iteration = 27
status = {"errors":[],"requests_completed_ok":[],"requests_created_ok":[],"start_invoked_ok":[]}
|
6075 | 2025-03-07T22:46:54.183Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6076 | 2025-03-07T22:46:54.185Z | INFO | nexus (BackgroundTasks): listed instances with failed active VMMs
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:59
|
6077 | 2025-03-07T22:46:54.185Z | DEBG | nexus (BackgroundTasks): looking for instances with terminated active migrations...
background_task = instance_updater
|
6078 | 2025-03-07T22:46:54.185Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
6079 | 2025-03-07T22:46:54.185Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
6080 | 2025-03-07T22:46:54.186Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = DnsConfig
result = Ok(())
|
6081 | 2025-03-07T22:46:54.186Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
6082 | 2025-03-07T22:46:54.186Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
6083 | 2025-03-07T22:46:54.187Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1179
zone_address = fd00:1122:3344:101::2
|
6084 | 2025-03-07T22:46:54.187Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
6085 | 2025-03-07T22:46:54.187Z | DEBG | nexus (MgsClient): client response
background_task = bfd_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "1137b3e3-6497-4161-b6ff-06b07714d0cd", "content-length": "26", "date": "Fri, 07 Mar 2025 22:46:54 GMT"} })
|
6086 | 2025-03-07T22:46:54.187Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1184
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
6087 | 2025-03-07T22:46:54.187Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Sled { parent: Fleet, key: 73b218dd-7dbc-4345-acb1-fe69ced4a7f7, lookup_type: ById(73b218dd-7dbc-4345-acb1-fe69ced4a7f7) }
result = Ok(())
|
6088 | 2025-03-07T22:46:54.188Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
6089 | 2025-03-07T22:46:54.188Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
6090 | 2025-03-07T22:46:54.188Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_internal
dns_group = internal
dns_zone_id = fdc30f7a-36a7-4893-91d6-3456da7362c0
dns_zone_name = control-plane.oxide.internal
found_so_far = 52
version = 1
|
6091 | 2025-03-07T22:46:54.188Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_internal
dns_group = internal
nzones = 1
version = 1
|
6092 | 2025-03-07T22:46:54.188Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_internal
current_generation = 1
current_time_created = 2025-03-07 22:34:17.208516 UTC
dns_group = internal
generation = 1
|
6093 | 2025-03-07T22:46:54.188Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_internal
dns_group = internal
elapsed = 149.439766ms
iteration = 15
status = {"generation":1}
|
6094 | 2025-03-07T22:46:54.189Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_step
elapsed = 149.713319ms
iteration = 27
status = {"errors":[],"step_garbage_collect_invoked_ok":[],"step_invoked_ok":[],"step_records_created_ok":[],"step_set_volume_deleted_ok":[]}
|
6095 | 2025-03-07T22:46:54.189Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_start
elapsed = 149.780879ms
iteration = 27
status = {"errors":[],"requests_completed_ok":[],"requests_created_ok":[],"start_invoked_ok":[]}
|
6096 | 2025-03-07T22:46:54.189Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
6097 | 2025-03-07T22:46:54.190Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 151.329815ms
iteration = 27
status = 0
|
6098 | 2025-03-07T22:46:54.192Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6099 | 2025-03-07T22:46:54.193Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
6100 | 2025-03-07T22:46:54.193Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
6101 | 2025-03-07T22:46:54.194Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
6102 | 2025-03-07T22:46:54.195Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_external
body = Some(Body)
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::9]:5353
generation = 2
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
uri = http://[fd00:1122:3344:101::9]:5353/config
|
6103 | 2025-03-07T22:46:54.196Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6104 | 2025-03-07T22:46:54.197Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
6105 | 2025-03-07T22:46:54.197Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
6106 | 2025-03-07T22:46:54.198Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = DnsConfig
result = Ok(())
|
6107 | 2025-03-07T22:46:54.198Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
6108 | 2025-03-07T22:46:54.199Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
6109 | 2025-03-07T22:46:54.199Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6110 | 2025-03-07T22:46:54.200Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Fleet
result = Ok(())
|
6111 | 2025-03-07T22:46:54.200Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
6112 | 2025-03-07T22:46:54.200Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
6113 | 2025-03-07T22:46:54.208Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
6114 | 2025-03-07T22:46:54.209Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
6115 | 2025-03-07T22:46:54.213Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1179
zone_address = fd00:1122:3344:101::2
|
6116 | 2025-03-07T22:46:54.213Z | DEBG | nexus (MgsClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
6117 | 2025-03-07T22:46:54.214Z | DEBG | nexus (MgsClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "2aa44a72-e627-494d-89cd-bef242099c78", "content-length": "26", "date": "Fri, 07 Mar 2025 22:46:54 GMT"} })
|
6118 | 2025-03-07T22:46:54.214Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1184
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
6119 | 2025-03-07T22:46:54.216Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
6120 | 2025-03-07T22:46:54.217Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
6121 | 2025-03-07T22:46:54.217Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
6122 | 2025-03-07T22:46:54.218Z | INFO | nexus (BackgroundTasks): listed instances with terminated active migrations
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:59
|
6123 | 2025-03-07T22:46:54.218Z | INFO | nexus (BackgroundTasks): instance updater activation completed
background_task = instance_updater
destroyed_active_vmms = 0
failed_active_vmms = 0
file = nexus/src/app/background/tasks/instance_updater.rs:225
terminated_active_migrations = 0
update_sagas_completed = 0
update_sagas_started = 0
|
6124 | 2025-03-07T22:46:54.218Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_updater
elapsed = 179.388994ms
iteration = 27
status = {"destroyed_active_vmms":0,"disabled":false,"failed_active_vmms":0,"query_errors":[],"saga_errors":[],"sagas_completed":0,"sagas_started":0,"terminated_active_migrations":0}
|
6125 | 2025-03-07T22:46:54.219Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6126 | 2025-03-07T22:46:54.220Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
6127 | 2025-03-07T22:46:54.220Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
6128 | 2025-03-07T22:46:54.221Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
6129 | 2025-03-07T22:46:54.222Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6130 | 2025-03-07T22:46:54.225Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
6131 | 2025-03-07T22:46:54.225Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
6132 | 2025-03-07T22:46:54.225Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
6133 | 2025-03-07T22:46:54.230Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_external
count = 1
dns_group = external
|
6134 | 2025-03-07T22:46:54.230Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_external
batch_size = 100
dns_group = external
dns_zone_id = a49f17b2-1834-4c40-bc6e-ff0588e4b3ef
dns_zone_name = oxide.test
found_so_far = 0
version = 2
|
6135 | 2025-03-07T22:46:54.230Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
6136 | 2025-03-07T22:46:54.230Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
6137 | 2025-03-07T22:46:54.244Z | DEBG | nexus (BackgroundTasks): found Silo/DNS/TLS config (no change)
background_task = external_endpoints
config = ExternalEndpoints { by_dns_name: {"default-silo.sys.oxide.test": ExternalEndpoint { silo_id: 001de000-5110-4000-8000-000000000000, db_silo: Silo { identity: SiloIdentity { id: 001de000-5110-4000-8000-000000000000, name: Name(Name("default-silo")), description: "default silo", time_created: 2025-03-07T22:33:52.171499Z, time_modified: 2025-03-07T22:33:52.171499Z, time_deleted: None }, discoverable: false, authentication_mode: Local, user_provision_type: ApiOnly, mapped_fleet_roles: Object {}, rcgen: Generation(Generation(1)) }, tls_certs: [] }, "recovery.sys.oxide.test": ExternalEndpoint { silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, db_silo: Silo { identity: SiloIdentity { id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2025-03-07T22:34:17.695388Z, time_modified: 2025-03-07T22:34:17.695388Z, time_deleted: None }, discoverable: false, authentication_mode: Local, user_provision_type: ApiOnly, mapped_fleet_roles: Object {"admin": Array [String("admin")]}, rcgen: Generation(Generation(4)) }, tls_certs: [TlsCertificate { digest: "f857482e363fc36f169844018fd10beb52cce480a27bbdb173d6c9c730aad5e1" }] }}, warnings: [NoSiloCerts { silo_id: 001de000-5110-4000-8000-000000000000, dns_name: "default-silo.sys.oxide.test" }], default_endpoint: Some(ExternalEndpoint { silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, db_silo: Silo { identity: SiloIdentity { id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2025-03-07T22:34:17.695388Z, time_modified: 2025-03-07T22:34:17.695388Z, time_deleted: None }, discoverable: false, authentication_mode: Local, user_provision_type: ApiOnly, mapped_fleet_roles: Object {"admin": Array [String("admin")]}, rcgen: Generation(Generation(4)) }, tls_certs: [TlsCertificate { digest: "f857482e363fc36f169844018fd10beb52cce480a27bbdb173d6c9c730aad5e1" }] }) }
|
6138 | 2025-03-07T22:46:54.244Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = external_endpoints
elapsed = 205.126401ms
iteration = 15
status = {"by_dns_name":{"default-silo.sys.oxide.test":{"silo_id":"001de000-5110-4000-8000-000000000000","tls_certs":[]},"recovery.sys.oxide.test":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","tls_certs":["f857482e363fc36f169844018fd10beb52cce480a27bbdb173d6c9c730aad5e1"]}},"default_endpoint":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","tls_certs":["f857482e363fc36f169844018fd10beb52cce480a27bbdb173d6c9c730aad5e1"]},"warnings":["silo 001de000-5110-4000-8000-000000000000 with DNS name \\"default-silo.sys.oxide.test\\" has no usable certificates"]}
|
6139 | 2025-03-07T22:46:54.250Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1179
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
zone_address = fd00:1122:3344:101::2
|
6140 | 2025-03-07T22:46:54.250Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
6141 | 2025-03-07T22:46:54.250Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "d0dde20c-9d96-4412-a464-2bb856f765b2", "content-length": "26", "date": "Fri, 07 Mar 2025 22:46:54 GMT"} })
|
6142 | 2025-03-07T22:46:54.250Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1184
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
6143 | 2025-03-07T22:46:54.252Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
|
6144 | 2025-03-07T22:46:54.270Z | WARN | nexus (BackgroundTasks): instance reincarnation completed with errors
background_task = instance_reincarnation
file = nexus/src/app/background/tasks/instance_reincarnation.rs:103
instances_changed_state = 0
instances_found = 0
instances_reincarnated = 0
query_errors = 0
restart_errors = 0
|
6145 | 2025-03-07T22:46:54.270Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_reincarnation
elapsed = 231.884759ms
iteration = 14
status = {"changed_state":[],"disabled":false,"errors":[],"instances_found":{"Failed":0,"SagaUnwound":0},"instances_reincarnated":[],"restart_errors":[]}
|
6146 | 2025-03-07T22:46:54.273Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 546ac662-9b40-4611-b821-b5caa7b312a6
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6147 | 2025-03-07T22:46:54.273Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 546ac662-9b40-4611-b821-b5caa7b312a6
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6148 | 2025-03-07T22:46:54.305Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 266.712193ms
iteration = 31
status = {"physical_disks_added":0}
|
6149 | 2025-03-07T22:46:54.332Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_internal
body = Some(Body)
dns_group = internal
dns_server_url = http://[fd00:1122:3344:2::1]:5353
generation = 1
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
uri = http://[fd00:1122:3344:2::1]:5353/config
|
6150 | 2025-03-07T22:46:54.375Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 336.469224ms
iteration = 27
status = {}
|
6151 | 2025-03-07T22:46:54.379Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_external
body = Some(Body)
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::8]:5353
generation = 2
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
uri = http://[fd00:1122:3344:101::8]:5353/config
|
6152 | 2025-03-07T22:46:54.380Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::8]:5353
generation = 2
result = Ok(Response { url: "http://[fd00:1122:3344:101::8]:5353/config", status: 204, headers: {"x-request-id": "436e2536-56f7-4a33-9299-ba0360264cba", "date": "Fri, 07 Mar 2025 22:46:54 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
6153 | 2025-03-07T22:46:54.380Z | INFO | nexus (BackgroundTasks): DNS server now at generation 2
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::8]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 2
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
6154 | 2025-03-07T22:46:54.382Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::9]:5353
generation = 2
result = Ok(Response { url: "http://[fd00:1122:3344:101::9]:5353/config", status: 204, headers: {"x-request-id": "9bfa754d-5b1c-412c-8390-fee0c0d6b7dc", "date": "Fri, 07 Mar 2025 22:46:54 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
6155 | 2025-03-07T22:46:54.382Z | INFO | nexus (BackgroundTasks): DNS server now at generation 2
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::9]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 2
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
6156 | 2025-03-07T22:46:54.385Z | INFO | nexus (BackgroundTasks): DNS propagation: done
background_task = dns_propagation_external
dns_group = external
file = nexus/src/app/background/tasks/dns_propagation.rs:106
generation = 2
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
6157 | 2025-03-07T22:46:54.385Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_external
dns_group = external
elapsed = 345.861564ms
iteration = 16
status = {"generation":2,"server_results":{"[fd00:1122:3344:101::8]:5353":{"Ok":null},"[fd00:1122:3344:101::9]:5353":{"Ok":null}}}
|
6158 | 2025-03-07T22:46:54.386Z | DEBG | nexus (DpdClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/gen
|
6159 | 2025-03-07T22:46:54.386Z | DEBG | nexus (DpdClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/gen", status: 200, headers: {"content-type": "application/json", "x-request-id": "efebbb7b-a046-444a-b920-6b5facc3f30b", "content-length": "2", "date": "Fri, 07 Mar 2025 22:46:53 GMT"} })
|
6160 | 2025-03-07T22:46:54.388Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
6161 | 2025-03-07T22:46:54.388Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
6162 | 2025-03-07T22:46:54.395Z | INFO | nexus (BackgroundTasks): VPC route manager sled 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:98
|
6163 | 2025-03-07T22:46:54.395Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
6164 | 2025-03-07T22:46:54.395Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vpc-routes", status: 200, headers: {"content-type": "application/json", "x-request-id": "beb03c2a-887d-468b-be52-f2ee19276cd4", "content-length": "372", "date": "Fri, 07 Mar 2025 22:46:54 GMT"} })
|
6165 | 2025-03-07T22:46:54.395Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
6166 | 2025-03-07T22:46:54.395Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
6167 | 2025-03-07T22:46:54.396Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6168 | 2025-03-07T22:46:54.397Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 123587
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 546ac662-9b40-4611-b821-b5caa7b312a6
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6169 | 2025-03-07T22:46:54.397Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 358.637137ms
iteration = 27
status = null
|
6170 | 2025-03-07T22:46:54.399Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = DnsConfig
result = Ok(())
|
6171 | 2025-03-07T22:46:54.399Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
6172 | 2025-03-07T22:46:54.399Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
6173 | 2025-03-07T22:46:54.429Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
6174 | 2025-03-07T22:46:54.430Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = v2p_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/v2p", status: 200, headers: {"content-type": "application/json", "x-request-id": "7dfdbbf7-c48e-4718-af51-8faf13a6be0e", "content-length": "691", "date": "Fri, 07 Mar 2025 22:46:54 GMT"} })
|
6175 | 2025-03-07T22:46:54.430Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = buskin
|
6176 | 2025-03-07T22:46:54.430Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = buskin
|
6177 | 2025-03-07T22:46:54.430Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = buskin
|
6178 | 2025-03-07T22:46:54.431Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_external
dns_group = external
dns_zone_id = a49f17b2-1834-4c40-bc6e-ff0588e4b3ef
dns_zone_name = oxide.test
found_so_far = 1
version = 2
|
6179 | 2025-03-07T22:46:54.431Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_external
dns_group = external
nzones = 1
version = 2
|
6180 | 2025-03-07T22:46:54.431Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_external
current_generation = 2
current_time_created = 2025-03-07 22:34:17.797135 UTC
dns_group = external
generation = 2
|
6181 | 2025-03-07T22:46:54.431Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_external
dns_group = external
elapsed = 392.459692ms
iteration = 15
status = {"generation":2}
|
6182 | 2025-03-07T22:46:54.432Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 393.521102ms
iteration = 30
status = {}
|
6183 | 2025-03-07T22:46:54.438Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_internal
body = Some(Body)
dns_group = internal
dns_server_url = http://[fd00:1122:3344:1::1]:5353
generation = 1
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
uri = http://[fd00:1122:3344:1::1]:5353/config
|
6184 | 2025-03-07T22:46:54.439Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:1::1]:5353
generation = 1
result = Ok(Response { url: "http://[fd00:1122:3344:1::1]:5353/config", status: 204, headers: {"x-request-id": "70c3039d-4dcb-4fda-aa80-733516a55f17", "date": "Fri, 07 Mar 2025 22:46:54 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
6185 | 2025-03-07T22:46:54.439Z | INFO | nexus (BackgroundTasks): DNS server now at generation 1
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:1::1]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
6186 | 2025-03-07T22:46:54.441Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:3::1]:5353
generation = 1
result = Ok(Response { url: "http://[fd00:1122:3344:3::1]:5353/config", status: 204, headers: {"x-request-id": "52a8b82f-cd4e-4415-945f-f829e362f4bc", "date": "Fri, 07 Mar 2025 22:46:54 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
6187 | 2025-03-07T22:46:54.441Z | INFO | nexus (BackgroundTasks): DNS server now at generation 1
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:3::1]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
6188 | 2025-03-07T22:46:54.442Z | INFO | nexus (BackgroundTasks): computed internet gateway mappings for sled
assocs = {}
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:116
sled = buskin
|
6189 | 2025-03-07T22:46:54.442Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/eip-gateways
|
6190 | 2025-03-07T22:46:54.442Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/eip-gateways", status: 204, headers: {"x-request-id": "3eebe6e4-907d-47bd-91c0-0df2e3c913c3", "date": "Fri, 07 Mar 2025 22:46:54 GMT"} })
|
6191 | 2025-03-07T22:46:54.442Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
6192 | 2025-03-07T22:46:54.442Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
6193 | 2025-03-07T22:46:54.442Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:2::1]:5353
generation = 1
result = Ok(Response { url: "http://[fd00:1122:3344:2::1]:5353/config", status: 204, headers: {"x-request-id": "25452e87-af14-44c9-964e-977603f53375", "date": "Fri, 07 Mar 2025 22:46:54 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
6194 | 2025-03-07T22:46:54.443Z | INFO | nexus (BackgroundTasks): DNS server now at generation 1
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:2::1]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
6195 | 2025-03-07T22:46:54.445Z | INFO | nexus (BackgroundTasks): DNS propagation: done
background_task = dns_propagation_internal
dns_group = internal
file = nexus/src/app/background/tasks/dns_propagation.rs:106
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
6196 | 2025-03-07T22:46:54.445Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_internal
dns_group = internal
elapsed = 405.680039ms
iteration = 16
status = {"generation":1,"server_results":{"[fd00:1122:3344:1::1]:5353":{"Ok":null},"[fd00:1122:3344:2::1]:5353":{"Ok":null},"[fd00:1122:3344:3::1]:5353":{"Ok":null}}}
|
6197 | 2025-03-07T22:46:54.445Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
6198 | 2025-03-07T22:46:54.445Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
6199 | 2025-03-07T22:46:54.449Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
6200 | 2025-03-07T22:46:54.449Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
6201 | 2025-03-07T22:46:54.455Z | INFO | nexus (BackgroundTasks): VPC route manager sled 73b218dd-7dbc-4345-acb1-fe69ced4a7f7 push not needed
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:262
|
6202 | 2025-03-07T22:46:54.455Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
6203 | 2025-03-07T22:46:54.455Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vpc-routes", status: 204, headers: {"x-request-id": "435d32a8-1406-44a4-a31b-724f1a018149", "date": "Fri, 07 Mar 2025 22:46:54 GMT"} })
|
6204 | 2025-03-07T22:46:54.458Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 419.081668ms
iteration = 32
status = {}
|
6205 | 2025-03-07T22:46:54.509Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
6206 | 2025-03-07T22:46:54.510Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
6207 | 2025-03-07T22:46:54.516Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:151
port = SwitchPort { id: 2619304f-a0b9-451a-bbfb-b14af6353df6, rack_id: 82e3cdb7-0f87-46cf-98cd-832919b5c7ec, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(8820d7be-fc72-45ff-bc2e-17c4bb9613af) }
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch_location = Switch0
|
6208 | 2025-03-07T22:46:54.516Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
6209 | 2025-03-07T22:46:54.517Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
6210 | 2025-03-07T22:46:54.528Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
6211 | 2025-03-07T22:46:54.528Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron", status: 200, headers: {"content-type": "application/json", "x-request-id": "5a900897-efbb-47c6-b73f-8b3e6d63144a", "content-length": "134", "date": "Fri, 07 Mar 2025 22:46:53 GMT"} })
|
6212 | 2025-03-07T22:46:54.528Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1746
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.1.174], params: LinkCreate { autoneg: false, fec: Some(None), kr: false, lane: Some(LinkId(0)), speed: Speed40G, tx_eq: None } }} }
switch_port_id = "qsfp0"
|
6213 | 2025-03-07T22:46:54.528Z | INFO | nexus (BackgroundTasks): port settings up to date, skipping
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1773
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 8820d7be-fc72-45ff-bc2e-17c4bb9613af
|
6214 | 2025-03-07T22:46:54.529Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:383
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, Some(1))}}
|
6215 | 2025-03-07T22:46:54.529Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:387
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
6216 | 2025-03-07T22:46:54.529Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:396
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: AddStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
6217 | 2025-03-07T22:46:54.529Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:402
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: DeleteStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
6218 | 2025-03-07T22:46:54.529Z | INFO | nexus (BackgroundTasks): deleting static routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:407
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: DeleteStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
6219 | 2025-03-07T22:46:54.529Z | INFO | nexus (BackgroundTasks): removing static v4 routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1920
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
request = DeleteStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }
switch_location = Switch0
|
6220 | 2025-03-07T22:46:54.529Z | INFO | nexus (BackgroundTasks): adding static routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:413
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: AddStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
6221 | 2025-03-07T22:46:54.529Z | INFO | nexus (BackgroundTasks): adding static v4 routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1956
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
request = AddStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }
switch_location = Switch0
|
6222 | 2025-03-07T22:46:54.529Z | INFO | nexus (BackgroundTasks): checking for changes to loopback addresses
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:422
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
|
6223 | 2025-03-07T22:46:54.529Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
6224 | 2025-03-07T22:46:54.529Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
6225 | 2025-03-07T22:46:54.531Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
6226 | 2025-03-07T22:46:54.532Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/loopback/ipv4", status: 200, headers: {"content-type": "application/json", "x-request-id": "57a4b46c-25af-4910-abc3-5aa30b318c98", "content-length": "2", "date": "Fri, 07 Mar 2025 22:46:53 GMT"} })
|
6227 | 2025-03-07T22:46:54.532Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
6228 | 2025-03-07T22:46:54.532Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/loopback/ipv6", status: 200, headers: {"content-type": "application/json", "x-request-id": "7fb34011-606e-4398-ac1d-f6f842b1575b", "content-length": "52", "date": "Fri, 07 Mar 2025 22:46:53 GMT"} })
|
6229 | 2025-03-07T22:46:54.532Z | INFO | nexus (BackgroundTasks): applying SMF config uplink updates to switch zone
background_task = switch_port_config_manager
config = [HostPortConfig { addrs: [UplinkAddressConfig { address: V4(Ipv4Net { addr: 10.151.1.174, width: 24 }), vlan_id: None }], lldp: Some(LldpPortConfig { chassis_id: None, management_addrs: None, port_description: None, port_id: None, status: Disabled, system_description: None, system_name: None }), port: "qsfp0", tx_eq: None }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:471
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch_location = Switch0
|
6230 | 2025-03-07T22:46:54.532Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
6231 | 2025-03-07T22:46:54.649Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/switch-ports", status: 204, headers: {"x-request-id": "d6b72589-6824-499e-973b-41f0ae62b946", "date": "Fri, 07 Mar 2025 22:46:54 GMT"} })
|
6232 | 2025-03-07T22:46:54.650Z | INFO | nexus (BackgroundTasks): no bgp config found for switch, skipping.
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:774
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch = Switch0
|
6233 | 2025-03-07T22:46:54.650Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
6234 | 2025-03-07T22:46:54.650Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/network-bootstore-config", status: 200, headers: {"content-type": "application/json", "x-request-id": "2c51d0eb-efe1-401a-a0df-7bac6e7d41ee", "content-length": "682", "date": "Fri, 07 Mar 2025 22:46:54 GMT"} })
|
6235 | 2025-03-07T22:46:54.650Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
6236 | 2025-03-07T22:46:54.650Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
6237 | 2025-03-07T22:46:54.655Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
6238 | 2025-03-07T22:46:54.655Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
6239 | 2025-03-07T22:46:54.658Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
6240 | 2025-03-07T22:46:54.659Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
6241 | 2025-03-07T22:46:54.661Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
6242 | 2025-03-07T22:46:54.661Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
6243 | 2025-03-07T22:46:54.669Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 630.316678ms
iteration = 27
status = {}
|
6244 | 2025-03-07T22:46:54.712Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2343
local_addr = [fd00:1122:3344:101::a]:64131
method = GET
remote_addr = [fd00:1122:3344:101::d]:38459
req_id = 1f3b5568-1a90-4551-91fe-43aef1ca9096
response_code = 200
uri = /0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6245 | 2025-03-07T22:46:55.418Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 03458c0d-9681-4120-a3f7-39700aee0b30
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6246 | 2025-03-07T22:46:55.418Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 03458c0d-9681-4120-a3f7-39700aee0b30
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6247 | 2025-03-07T22:46:55.420Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2604
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 03458c0d-9681-4120-a3f7-39700aee0b30
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6248 | 2025-03-07T22:46:56.440Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0ed5daff-2c55-44ec-b1e3-c33bd92e3ffd
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6249 | 2025-03-07T22:46:56.440Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0ed5daff-2c55-44ec-b1e3-c33bd92e3ffd
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6250 | 2025-03-07T22:46:56.442Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2463
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0ed5daff-2c55-44ec-b1e3-c33bd92e3ffd
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6251 | 2025-03-07T22:46:57.462Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = b8e5a5dc-8647-4ef4-b781-4e6a8ab2bcd1
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6252 | 2025-03-07T22:46:57.462Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = b8e5a5dc-8647-4ef4-b781-4e6a8ab2bcd1
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6253 | 2025-03-07T22:46:57.464Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1998
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = b8e5a5dc-8647-4ef4-b781-4e6a8ab2bcd1
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6254 | 2025-03-07T22:46:58.483Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2980701b-4b69-425e-a9ba-03f351a6aaef
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6255 | 2025-03-07T22:46:58.484Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2980701b-4b69-425e-a9ba-03f351a6aaef
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6256 | 2025-03-07T22:46:58.485Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2040
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2980701b-4b69-425e-a9ba-03f351a6aaef
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6257 | 2025-03-07T22:46:59.506Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 14f7dc88-d1bb-4fa7-86b7-e8476bb10ed6
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6258 | 2025-03-07T22:46:59.506Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 14f7dc88-d1bb-4fa7-86b7-e8476bb10ed6
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6259 | 2025-03-07T22:46:59.507Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1677
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 14f7dc88-d1bb-4fa7-86b7-e8476bb10ed6
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6260 | 2025-03-07T22:47:00.088Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = [fd00:1122:3344:101::a]:12221
remote_addr = [fd00:1122:3344:101::2]:60828
|
6261 | 2025-03-07T22:47:00.089Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:60828
req_id = b94c52cc-f06e-40e8-a170-0f9d9fb57b93
roles = RoleSet { roles: {} }
uri = /nat/ipv4/changeset/10?limit=100
|
6262 | 2025-03-07T22:47:00.089Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:60828
req_id = b94c52cc-f06e-40e8-a170-0f9d9fb57b93
resource = Database
result = Ok(())
uri = /nat/ipv4/changeset/10?limit=100
|
6263 | 2025-03-07T22:47:00.092Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 3088
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:60828
req_id = b94c52cc-f06e-40e8-a170-0f9d9fb57b93
response_code = 200
uri = /nat/ipv4/changeset/10?limit=100
|
6264 | 2025-03-07T22:47:00.527Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7c656c45-4581-4d61-86e7-554e646e9418
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6265 | 2025-03-07T22:47:00.527Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7c656c45-4581-4d61-86e7-554e646e9418
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6266 | 2025-03-07T22:47:00.529Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2345
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7c656c45-4581-4d61-86e7-554e646e9418
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6267 | 2025-03-07T22:47:00.556Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = [fd00:1122:3344:101::a]:12221
remote_addr = [fd00:1122:3344:101::2]:42398
|
6268 | 2025-03-07T22:47:00.556Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::2]:42398
req_id = 58ec942f-4f8b-4f49-8f36-93b633f3da67
roles = RoleSet { roles: {} }
uri = /metrics/producers
|
6269 | 2025-03-07T22:47:00.556Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::2]:42398
req_id = 58ec942f-4f8b-4f49-8f36-93b633f3da67
resource = Database
result = Ok(())
uri = /metrics/producers
|
6270 | 2025-03-07T22:47:00.566Z | INFO | nexus: assigned collector to new producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
file = nexus/src/app/oximeter.rs:76
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
6271 | 2025-03-07T22:47:00.566Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 10778
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::2]:42398
req_id = 58ec942f-4f8b-4f49-8f36-93b633f3da67
response_code = 201
uri = /metrics/producers
|
6272 | 2025-03-07T22:47:01.548Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7d9050b6-a2c1-4054-ad99-c82fb660261c
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6273 | 2025-03-07T22:47:01.548Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7d9050b6-a2c1-4054-ad99-c82fb660261c
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6274 | 2025-03-07T22:47:01.550Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2492
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7d9050b6-a2c1-4054-ad99-c82fb660261c
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6275 | 2025-03-07T22:47:02.569Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 1f6d763a-b4b8-4aa0-8e99-a2161c1563bb
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6276 | 2025-03-07T22:47:02.570Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 1f6d763a-b4b8-4aa0-8e99-a2161c1563bb
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6277 | 2025-03-07T22:47:02.571Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1790
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 1f6d763a-b4b8-4aa0-8e99-a2161c1563bb
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6278 | 2025-03-07T22:47:03.590Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 57911523-9d72-4634-a3a3-b25f51b4f432
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6279 | 2025-03-07T22:47:03.590Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 57911523-9d72-4634-a3a3-b25f51b4f432
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6280 | 2025-03-07T22:47:03.592Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2247
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 57911523-9d72-4634-a3a3-b25f51b4f432
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6281 | 2025-03-07T22:47:04.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 80
reason = Timeout
|
6282 | 2025-03-07T22:47:04.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 80
reason = Timeout
|
6283 | 2025-03-07T22:47:04.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
6284 | 2025-03-07T22:47:04.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
6285 | 2025-03-07T22:47:04.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
6286 | 2025-03-07T22:47:04.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
6287 | 2025-03-07T22:47:04.041Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6288 | 2025-03-07T22:47:04.041Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
6289 | 2025-03-07T22:47:04.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
6290 | 2025-03-07T22:47:04.043Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
6291 | 2025-03-07T22:47:04.043Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
6292 | 2025-03-07T22:47:04.043Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
6293 | 2025-03-07T22:47:04.045Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
6294 | 2025-03-07T22:47:04.045Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
6295 | 2025-03-07T22:47:04.047Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6296 | 2025-03-07T22:47:04.049Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
|
6297 | 2025-03-07T22:47:04.049Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
6298 | 2025-03-07T22:47:04.049Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
6299 | 2025-03-07T22:47:04.060Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
original_time_created = 2025-03-07 22:33:48.706097 UTC
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
time_created = 2025-03-07 22:33:48.706097 UTC
|
6300 | 2025-03-07T22:47:04.060Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 21.426156ms
iteration = 80
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f","time_created":"2025-03-07T22:33:48.706097Z"}
|
6301 | 2025-03-07T22:47:04.072Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 33.227779ms
iteration = 80
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
6302 | 2025-03-07T22:47:04.612Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = c3d931bb-5194-488e-9310-1feb93de37a2
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6303 | 2025-03-07T22:47:04.613Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = c3d931bb-5194-488e-9310-1feb93de37a2
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6304 | 2025-03-07T22:47:04.614Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2180
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = c3d931bb-5194-488e-9310-1feb93de37a2
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6305 | 2025-03-07T22:47:04.674Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = 86a98f4c-e200-43e8-92ee-560bf47dfe25
roles = RoleSet { roles: {} }
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
6306 | 2025-03-07T22:47:04.674Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = 86a98f4c-e200-43e8-92ee-560bf47dfe25
resource = Database
result = Ok(())
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
6307 | 2025-03-07T22:47:04.677Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 3461
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = 86a98f4c-e200-43e8-92ee-560bf47dfe25
response_code = 200
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
6308 | 2025-03-07T22:47:04.678Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = 790a529a-74b9-40e3-956a-1e68fc165380
roles = RoleSet { roles: {} }
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
6309 | 2025-03-07T22:47:04.678Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = 790a529a-74b9-40e3-956a-1e68fc165380
resource = Database
result = Ok(())
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
6310 | 2025-03-07T22:47:04.680Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2558
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:52513
req_id = 790a529a-74b9-40e3-956a-1e68fc165380
response_code = 200
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
6311 | 2025-03-07T22:47:04.712Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2507
local_addr = [fd00:1122:3344:101::a]:64131
method = GET
remote_addr = [fd00:1122:3344:101::d]:38459
req_id = 98876ec8-d257-4d8b-bd8e-0e37dfe75d84
response_code = 200
uri = /0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6312 | 2025-03-07T22:47:05.635Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 586a57df-8ec3-4548-bb63-1b951bdeb762
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6313 | 2025-03-07T22:47:05.636Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 586a57df-8ec3-4548-bb63-1b951bdeb762
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6314 | 2025-03-07T22:47:05.637Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2056
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 586a57df-8ec3-4548-bb63-1b951bdeb762
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6315 | 2025-03-07T22:47:06.657Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 5efb86b5-3301-43f0-b719-a1696d66dfb3
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6316 | 2025-03-07T22:47:06.658Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 5efb86b5-3301-43f0-b719-a1696d66dfb3
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6317 | 2025-03-07T22:47:06.660Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2533
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 5efb86b5-3301-43f0-b719-a1696d66dfb3
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6318 | 2025-03-07T22:47:07.680Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 28071f86-42ab-48a7-bdde-cbe9f4409017
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6319 | 2025-03-07T22:47:07.681Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 28071f86-42ab-48a7-bdde-cbe9f4409017
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6320 | 2025-03-07T22:47:07.683Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2236
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 28071f86-42ab-48a7-bdde-cbe9f4409017
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6321 | 2025-03-07T22:47:08.703Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 564ea9fe-0619-4a88-87d4-b55f0527c211
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6322 | 2025-03-07T22:47:08.703Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 564ea9fe-0619-4a88-87d4-b55f0527c211
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6323 | 2025-03-07T22:47:08.705Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2363
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 564ea9fe-0619-4a88-87d4-b55f0527c211
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6324 | 2025-03-07T22:47:09.724Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a7f8d02e-e104-4052-be2b-3c33c20cb75d
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6325 | 2025-03-07T22:47:09.724Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a7f8d02e-e104-4052-be2b-3c33c20cb75d
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6326 | 2025-03-07T22:47:09.726Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2150
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a7f8d02e-e104-4052-be2b-3c33c20cb75d
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6327 | 2025-03-07T22:47:10.746Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 4001b159-0b72-4519-a8d0-fad6dd500688
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6328 | 2025-03-07T22:47:10.747Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 4001b159-0b72-4519-a8d0-fad6dd500688
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6329 | 2025-03-07T22:47:10.749Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2257
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 4001b159-0b72-4519-a8d0-fad6dd500688
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6330 | 2025-03-07T22:47:11.769Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2e65d138-6968-4eb7-94ba-a3693bb36e4a
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6331 | 2025-03-07T22:47:11.769Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2e65d138-6968-4eb7-94ba-a3693bb36e4a
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6332 | 2025-03-07T22:47:11.771Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2229
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2e65d138-6968-4eb7-94ba-a3693bb36e4a
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6333 | 2025-03-07T22:47:12.792Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 56446d62-deb6-4e55-a774-5ab59a8998d8
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6334 | 2025-03-07T22:47:12.792Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 56446d62-deb6-4e55-a774-5ab59a8998d8
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6335 | 2025-03-07T22:47:12.794Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2606
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 56446d62-deb6-4e55-a774-5ab59a8998d8
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6336 | 2025-03-07T22:47:13.815Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 095b9f69-05aa-47fb-b8b0-63b1e5fa1da4
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6337 | 2025-03-07T22:47:13.815Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 095b9f69-05aa-47fb-b8b0-63b1e5fa1da4
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6338 | 2025-03-07T22:47:13.818Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2760
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 095b9f69-05aa-47fb-b8b0-63b1e5fa1da4
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6339 | 2025-03-07T22:47:14.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 81
reason = Timeout
|
6340 | 2025-03-07T22:47:14.038Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 81
reason = Timeout
|
6341 | 2025-03-07T22:47:14.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
6342 | 2025-03-07T22:47:14.038Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
6343 | 2025-03-07T22:47:14.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
6344 | 2025-03-07T22:47:14.038Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
6345 | 2025-03-07T22:47:14.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6346 | 2025-03-07T22:47:14.041Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
6347 | 2025-03-07T22:47:14.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
6348 | 2025-03-07T22:47:14.043Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
6349 | 2025-03-07T22:47:14.043Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
6350 | 2025-03-07T22:47:14.043Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
6351 | 2025-03-07T22:47:14.044Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
6352 | 2025-03-07T22:47:14.045Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
6353 | 2025-03-07T22:47:14.046Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6354 | 2025-03-07T22:47:14.048Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
|
6355 | 2025-03-07T22:47:14.048Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
6356 | 2025-03-07T22:47:14.049Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
6357 | 2025-03-07T22:47:14.061Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
original_time_created = 2025-03-07 22:33:48.706097 UTC
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
time_created = 2025-03-07 22:33:48.706097 UTC
|
6358 | 2025-03-07T22:47:14.061Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 22.696379ms
iteration = 81
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f","time_created":"2025-03-07T22:33:48.706097Z"}
|
6359 | 2025-03-07T22:47:14.077Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 38.715572ms
iteration = 81
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
6360 | 2025-03-07T22:47:14.713Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 3543
local_addr = [fd00:1122:3344:101::a]:64131
method = GET
remote_addr = [fd00:1122:3344:101::d]:38459
req_id = fadef0fd-61c0-40d1-bf3d-e2cd91d590f5
response_code = 200
uri = /0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6361 | 2025-03-07T22:47:14.838Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 32f04cc2-0564-4914-8e25-6b2c735f7f6e
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6362 | 2025-03-07T22:47:14.838Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 32f04cc2-0564-4914-8e25-6b2c735f7f6e
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6363 | 2025-03-07T22:47:14.840Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2058
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 32f04cc2-0564-4914-8e25-6b2c735f7f6e
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6364 | 2025-03-07T22:47:15.860Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d759bbcd-fce3-44ac-bd9f-de3456fffc85
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6365 | 2025-03-07T22:47:15.861Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d759bbcd-fce3-44ac-bd9f-de3456fffc85
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6366 | 2025-03-07T22:47:15.863Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2692
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d759bbcd-fce3-44ac-bd9f-de3456fffc85
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6367 | 2025-03-07T22:47:16.882Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ff6ed162-077e-48ee-84cb-f9ab010968e8
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6368 | 2025-03-07T22:47:16.883Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ff6ed162-077e-48ee-84cb-f9ab010968e8
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6369 | 2025-03-07T22:47:16.885Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2215
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ff6ed162-077e-48ee-84cb-f9ab010968e8
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6370 | 2025-03-07T22:47:17.904Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cf21830d-c206-463a-a32d-f8bc777f02b0
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6371 | 2025-03-07T22:47:17.904Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cf21830d-c206-463a-a32d-f8bc777f02b0
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6372 | 2025-03-07T22:47:17.906Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2526
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cf21830d-c206-463a-a32d-f8bc777f02b0
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6373 | 2025-03-07T22:47:18.926Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 3bd2994f-a8ad-4e32-881e-dc6b88790a14
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6374 | 2025-03-07T22:47:18.926Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 3bd2994f-a8ad-4e32-881e-dc6b88790a14
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6375 | 2025-03-07T22:47:18.928Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2085
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 3bd2994f-a8ad-4e32-881e-dc6b88790a14
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6376 | 2025-03-07T22:47:19.948Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 993caeb2-3257-478a-9c91-5262aa677864
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6377 | 2025-03-07T22:47:19.948Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 993caeb2-3257-478a-9c91-5262aa677864
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6378 | 2025-03-07T22:47:19.950Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2250
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 993caeb2-3257-478a-9c91-5262aa677864
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6379 | 2025-03-07T22:47:20.970Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ec9772b1-00a0-4908-85ad-1f3280128969
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6380 | 2025-03-07T22:47:20.971Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ec9772b1-00a0-4908-85ad-1f3280128969
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6381 | 2025-03-07T22:47:20.973Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2734
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ec9772b1-00a0-4908-85ad-1f3280128969
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6382 | 2025-03-07T22:47:21.993Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 23f9d68f-d877-4de4-99ad-e5a52fbef7ec
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6383 | 2025-03-07T22:47:21.993Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 23f9d68f-d877-4de4-99ad-e5a52fbef7ec
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6384 | 2025-03-07T22:47:21.995Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2386
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 23f9d68f-d877-4de4-99ad-e5a52fbef7ec
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6385 | 2025-03-07T22:47:23.015Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 5f03c1df-d2d3-4273-bb8a-a5b3ec154eed
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6386 | 2025-03-07T22:47:23.016Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 5f03c1df-d2d3-4273-bb8a-a5b3ec154eed
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6387 | 2025-03-07T22:47:23.018Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2356
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 5f03c1df-d2d3-4273-bb8a-a5b3ec154eed
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6388 | 2025-03-07T22:47:24.038Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = da4f8b39-7fd2-480b-8181-d7197d0698a7
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6389 | 2025-03-07T22:47:24.039Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = da4f8b39-7fd2-480b-8181-d7197d0698a7
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6390 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = read_only_region_replacement_start
iteration = 28
reason = Timeout
|
6391 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = read_only_region_replacement_start
roles = RoleSet { roles: {} }
|
6392 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 82
reason = Timeout
|
6393 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
6394 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 33
reason = Timeout
|
6395 | 2025-03-07T22:47:24.039Z | INFO | nexus (BackgroundTasks): VPC route manager running
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:60
|
6396 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
6397 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 28
reason = Timeout
|
6398 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 28
reason = Timeout
|
6399 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
6400 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = support_bundle_collector
iteration = 28
reason = Timeout
|
6401 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
6402 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_finish
iteration = 28
reason = Timeout
|
6403 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 28
reason = Timeout
|
6404 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_finish
roles = RoleSet { roles: {} }
|
6405 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
6406 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_garbage_collection
iteration = 28
reason = Timeout
|
6407 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_garbage_collection
roles = RoleSet { roles: {} }
|
6408 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_step
iteration = 28
reason = Timeout
|
6409 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
6410 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_start
iteration = 28
reason = Timeout
|
6411 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
6412 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 32
reason = Timeout
|
6413 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
6414 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 28
reason = Timeout
|
6415 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 82
reason = Timeout
|
6416 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 28
reason = Timeout
|
6417 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
6418 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
6419 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = read_only_region_replacement_start
resource = Database
result = Ok(())
|
6420 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
6421 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_updater
iteration = 28
reason = Timeout
|
6422 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): looking for instances with destroyed active VMMs...
background_task = instance_updater
|
6423 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 28
reason = Timeout
|
6424 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
6425 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 31
reason = Timeout
|
6426 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
6427 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
6428 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 28
reason = Timeout
|
6429 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
6430 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
6431 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
6432 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_garbage_collection
resource = Database
result = Ok(())
|
6433 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
6434 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
6435 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = bfd_manager
resource = Database
result = Ok(())
|
6436 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_finish
resource = Database
result = Ok(())
|
6437 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
6438 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
6439 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
6440 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
6441 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
6442 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
6443 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
6444 | 2025-03-07T22:47:24.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
6445 | 2025-03-07T22:47:24.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
6446 | 2025-03-07T22:47:24.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
6447 | 2025-03-07T22:47:24.040Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2021
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = da4f8b39-7fd2-480b-8181-d7197d0698a7
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6448 | 2025-03-07T22:47:24.041Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
6449 | 2025-03-07T22:47:24.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
6450 | 2025-03-07T22:47:24.042Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6451 | 2025-03-07T22:47:24.042Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_garbage_collection
elapsed = 3.472353ms
iteration = 28
status = {"errors":[],"garbage_collect_requested":[]}
|
6452 | 2025-03-07T22:47:24.043Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 4.16089ms
iteration = 28
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
6453 | 2025-03-07T22:47:24.044Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
6454 | 2025-03-07T22:47:24.044Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
6455 | 2025-03-07T22:47:24.044Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
6456 | 2025-03-07T22:47:24.044Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1602, tv_nsec: 389108137 } })
|
6457 | 2025-03-07T22:47:24.044Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1171
|
6458 | 2025-03-07T22:47:24.047Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6459 | 2025-03-07T22:47:24.047Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1602, tv_nsec: 391730973 } })
|
6460 | 2025-03-07T22:47:24.047Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1171
|
6461 | 2025-03-07T22:47:24.047Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6462 | 2025-03-07T22:47:24.050Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
6463 | 2025-03-07T22:47:24.050Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
6464 | 2025-03-07T22:47:24.050Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
6465 | 2025-03-07T22:47:24.050Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Inventory
result = Ok(())
|
6466 | 2025-03-07T22:47:24.050Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
6467 | 2025-03-07T22:47:24.050Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
6468 | 2025-03-07T22:47:24.051Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6469 | 2025-03-07T22:47:24.052Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6470 | 2025-03-07T22:47:24.052Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6471 | 2025-03-07T22:47:24.054Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Fleet
result = Ok(())
|
6472 | 2025-03-07T22:47:24.054Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
6473 | 2025-03-07T22:47:24.054Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
6474 | 2025-03-07T22:47:24.055Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
6475 | 2025-03-07T22:47:24.055Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
6476 | 2025-03-07T22:47:24.055Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
6477 | 2025-03-07T22:47:24.055Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Fleet
result = Ok(())
|
6478 | 2025-03-07T22:47:24.055Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
6479 | 2025-03-07T22:47:24.056Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
6480 | 2025-03-07T22:47:24.056Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6481 | 2025-03-07T22:47:24.056Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 17.004953ms
iteration = 82
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
6482 | 2025-03-07T22:47:24.057Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
6483 | 2025-03-07T22:47:24.057Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
6484 | 2025-03-07T22:47:24.057Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
6485 | 2025-03-07T22:47:24.058Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
6486 | 2025-03-07T22:47:24.058Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
6487 | 2025-03-07T22:47:24.059Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
6488 | 2025-03-07T22:47:24.059Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
6489 | 2025-03-07T22:47:24.059Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
6490 | 2025-03-07T22:47:24.060Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
6491 | 2025-03-07T22:47:24.060Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1602, tv_nsec: 405173652 } })
|
6492 | 2025-03-07T22:47:24.060Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6493 | 2025-03-07T22:47:24.061Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1171
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
|
6494 | 2025-03-07T22:47:24.062Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
6495 | 2025-03-07T22:47:24.062Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
6496 | 2025-03-07T22:47:24.062Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
6497 | 2025-03-07T22:47:24.067Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
6498 | 2025-03-07T22:47:24.067Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
6499 | 2025-03-07T22:47:24.073Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
6500 | 2025-03-07T22:47:24.074Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
6501 | 2025-03-07T22:47:24.075Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_start
elapsed = 36.205138ms
iteration = 28
status = {"errors":[],"requests_completed_ok":[],"requests_created_ok":[],"start_invoked_ok":[]}
|
6502 | 2025-03-07T22:47:24.077Z | INFO | nexus (BackgroundTasks): listed instances with destroyed active VMMs
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:59
|
6503 | 2025-03-07T22:47:24.077Z | DEBG | nexus (BackgroundTasks): looking for instances with failed active VMMs...
background_task = instance_updater
|
6504 | 2025-03-07T22:47:24.077Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
6505 | 2025-03-07T22:47:24.078Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
6506 | 2025-03-07T22:47:24.078Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_finish
elapsed = 39.113956ms
iteration = 28
status = {"errors":[],"finish_invoked_ok":[]}
|
6507 | 2025-03-07T22:47:24.079Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
6508 | 2025-03-07T22:47:24.079Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
6509 | 2025-03-07T22:47:24.080Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = read_only_region_replacement_start
elapsed = 41.218497ms
iteration = 28
status = {"errors":[],"requests_created_ok":[]}
|
6510 | 2025-03-07T22:47:24.081Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 42.201345ms
iteration = 28
status = {"errors":[],"requests_completed_ok":[],"requests_created_ok":[],"start_invoked_ok":[]}
|
6511 | 2025-03-07T22:47:24.084Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
6512 | 2025-03-07T22:47:24.084Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
6513 | 2025-03-07T22:47:24.085Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
6514 | 2025-03-07T22:47:24.085Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
6515 | 2025-03-07T22:47:24.089Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
6516 | 2025-03-07T22:47:24.089Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
6517 | 2025-03-07T22:47:24.089Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
6518 | 2025-03-07T22:47:24.089Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
6519 | 2025-03-07T22:47:24.090Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6520 | 2025-03-07T22:47:24.090Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6521 | 2025-03-07T22:47:24.093Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Fleet
result = Ok(())
|
6522 | 2025-03-07T22:47:24.093Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
6523 | 2025-03-07T22:47:24.093Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
6524 | 2025-03-07T22:47:24.093Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Sled { parent: Fleet, key: 73b218dd-7dbc-4345-acb1-fe69ced4a7f7, lookup_type: ById(73b218dd-7dbc-4345-acb1-fe69ced4a7f7) }
result = Ok(())
|
6525 | 2025-03-07T22:47:24.093Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
6526 | 2025-03-07T22:47:24.094Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
6527 | 2025-03-07T22:47:24.096Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 57.25683ms
iteration = 28
status = 0
|
6528 | 2025-03-07T22:47:24.100Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6529 | 2025-03-07T22:47:24.104Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:555
pruned_instances = 0
total_completed = 0
total_failed = 0
total_incomplete = 0
total_instances = 0
update_sagas_queued = 0
|
6530 | 2025-03-07T22:47:24.104Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 64.865314ms
iteration = 28
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{},"pruned_instances":0,"total_instances":0,"update_sagas_queued":0}
|
6531 | 2025-03-07T22:47:24.104Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
|
6532 | 2025-03-07T22:47:24.104Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
6533 | 2025-03-07T22:47:24.104Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
6534 | 2025-03-07T22:47:24.112Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 73.216274ms
iteration = 32
status = {"physical_disks_added":0}
|
6535 | 2025-03-07T22:47:24.118Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
original_time_created = 2025-03-07 22:33:48.706097 UTC
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
time_created = 2025-03-07 22:33:48.706097 UTC
|
6536 | 2025-03-07T22:47:24.118Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 78.981149ms
iteration = 82
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f","time_created":"2025-03-07T22:33:48.706097Z"}
|
6537 | 2025-03-07T22:47:24.120Z | INFO | nexus (BackgroundTasks): listed instances with failed active VMMs
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:59
|
6538 | 2025-03-07T22:47:24.120Z | DEBG | nexus (BackgroundTasks): looking for instances with terminated active migrations...
background_task = instance_updater
|
6539 | 2025-03-07T22:47:24.120Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
6540 | 2025-03-07T22:47:24.121Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
6541 | 2025-03-07T22:47:24.132Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_step
elapsed = 93.021544ms
iteration = 28
status = {"errors":[],"step_garbage_collect_invoked_ok":[],"step_invoked_ok":[],"step_records_created_ok":[],"step_set_volume_deleted_ok":[]}
|
6542 | 2025-03-07T22:47:24.132Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
6543 | 2025-03-07T22:47:24.133Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
6544 | 2025-03-07T22:47:24.158Z | INFO | nexus (BackgroundTasks): listed instances with terminated active migrations
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:59
|
6545 | 2025-03-07T22:47:24.158Z | INFO | nexus (BackgroundTasks): instance updater activation completed
background_task = instance_updater
destroyed_active_vmms = 0
failed_active_vmms = 0
file = nexus/src/app/background/tasks/instance_updater.rs:225
terminated_active_migrations = 0
update_sagas_completed = 0
update_sagas_started = 0
|
6546 | 2025-03-07T22:47:24.158Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_updater
elapsed = 119.287276ms
iteration = 28
status = {"destroyed_active_vmms":0,"disabled":false,"failed_active_vmms":0,"query_errors":[],"saga_errors":[],"sagas_completed":0,"sagas_started":0,"terminated_active_migrations":0}
|
6547 | 2025-03-07T22:47:24.164Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1179
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
zone_address = fd00:1122:3344:101::2
|
6548 | 2025-03-07T22:47:24.164Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
6549 | 2025-03-07T22:47:24.164Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "eb264cba-2978-49cc-be65-94b99a522561", "content-length": "26", "date": "Fri, 07 Mar 2025 22:47:24 GMT"} })
|
6550 | 2025-03-07T22:47:24.164Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1184
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
6551 | 2025-03-07T22:47:24.166Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
|
6552 | 2025-03-07T22:47:24.178Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
6553 | 2025-03-07T22:47:24.178Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
6554 | 2025-03-07T22:47:24.234Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1179
zone_address = fd00:1122:3344:101::2
|
6555 | 2025-03-07T22:47:24.234Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
6556 | 2025-03-07T22:47:24.234Z | DEBG | nexus (MgsClient): client response
background_task = bfd_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "7fa2d1b6-42de-43ed-884b-6a880608c684", "content-length": "26", "date": "Fri, 07 Mar 2025 22:47:24 GMT"} })
|
6557 | 2025-03-07T22:47:24.234Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1184
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
6558 | 2025-03-07T22:47:24.236Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
6559 | 2025-03-07T22:47:24.238Z | INFO | nexus (BackgroundTasks): VPC route manager sled 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:98
|
6560 | 2025-03-07T22:47:24.238Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
6561 | 2025-03-07T22:47:24.239Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vpc-routes", status: 200, headers: {"content-type": "application/json", "x-request-id": "5504daa9-bef2-48ed-aec2-fdcd51f5de13", "content-length": "372", "date": "Fri, 07 Mar 2025 22:47:24 GMT"} })
|
6562 | 2025-03-07T22:47:24.239Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
6563 | 2025-03-07T22:47:24.239Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
6564 | 2025-03-07T22:47:24.240Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6565 | 2025-03-07T22:47:24.240Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6566 | 2025-03-07T22:47:24.242Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Fleet
result = Ok(())
|
6567 | 2025-03-07T22:47:24.243Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
6568 | 2025-03-07T22:47:24.243Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
6569 | 2025-03-07T22:47:24.243Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
6570 | 2025-03-07T22:47:24.243Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
6571 | 2025-03-07T22:47:24.243Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
6572 | 2025-03-07T22:47:24.245Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6573 | 2025-03-07T22:47:24.246Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
6574 | 2025-03-07T22:47:24.246Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
6575 | 2025-03-07T22:47:24.246Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
6576 | 2025-03-07T22:47:24.252Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1179
zone_address = fd00:1122:3344:101::2
|
6577 | 2025-03-07T22:47:24.252Z | DEBG | nexus (MgsClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
6578 | 2025-03-07T22:47:24.252Z | DEBG | nexus (MgsClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "916dba54-212e-4b11-a504-d7f281b4851d", "content-length": "26", "date": "Fri, 07 Mar 2025 22:47:24 GMT"} })
|
6579 | 2025-03-07T22:47:24.252Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1184
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
6580 | 2025-03-07T22:47:24.254Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
6581 | 2025-03-07T22:47:24.277Z | INFO | nexus (BackgroundTasks): No bundles to collect
background_task = support_bundle_collector
file = nexus/src/app/background/tasks/support_bundle_collector.rs:360
|
6582 | 2025-03-07T22:47:24.277Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = support_bundle_collector
elapsed = 237.772765ms
iteration = 28
status = {"cleanup_err":null,"cleanup_report":{"db_destroying_bundles_removed":0,"db_failing_bundles_updated":0,"sled_bundles_delete_failed":0,"sled_bundles_deleted_not_found":0,"sled_bundles_deleted_ok":0},"collection_err":null,"collection_report":null}
|
6583 | 2025-03-07T22:47:24.278Z | INFO | nexus (BackgroundTasks): computed internet gateway mappings for sled
assocs = {}
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:116
sled = buskin
|
6584 | 2025-03-07T22:47:24.278Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/eip-gateways
|
6585 | 2025-03-07T22:47:24.278Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/eip-gateways", status: 204, headers: {"x-request-id": "e9e9b632-7a5c-46ba-a872-cf61b66018b0", "date": "Fri, 07 Mar 2025 22:47:24 GMT"} })
|
6586 | 2025-03-07T22:47:24.278Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
6587 | 2025-03-07T22:47:24.279Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
6588 | 2025-03-07T22:47:24.280Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
6589 | 2025-03-07T22:47:24.280Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
6590 | 2025-03-07T22:47:24.283Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
6591 | 2025-03-07T22:47:24.284Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
6592 | 2025-03-07T22:47:24.286Z | INFO | nexus (BackgroundTasks): VPC route manager sled 73b218dd-7dbc-4345-acb1-fe69ced4a7f7 push not needed
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:262
|
6593 | 2025-03-07T22:47:24.286Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
6594 | 2025-03-07T22:47:24.287Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vpc-routes", status: 204, headers: {"x-request-id": "8c9c97ce-b153-434d-8f90-2352bb3ca8e9", "date": "Fri, 07 Mar 2025 22:47:24 GMT"} })
|
6595 | 2025-03-07T22:47:24.288Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 249.386086ms
iteration = 33
status = {}
|
6596 | 2025-03-07T22:47:24.322Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 282.909429ms
iteration = 28
status = {}
|
6597 | 2025-03-07T22:47:24.331Z | DEBG | nexus (DpdClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/gen
|
6598 | 2025-03-07T22:47:24.332Z | DEBG | nexus (DpdClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/gen", status: 200, headers: {"content-type": "application/json", "x-request-id": "4b90704c-5fdf-431a-9e02-4836f84098d1", "content-length": "2", "date": "Fri, 07 Mar 2025 22:47:24 GMT"} })
|
6599 | 2025-03-07T22:47:24.333Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
6600 | 2025-03-07T22:47:24.334Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
6601 | 2025-03-07T22:47:24.336Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 296.882503ms
iteration = 28
status = null
|
6602 | 2025-03-07T22:47:24.383Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
6603 | 2025-03-07T22:47:24.396Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
6604 | 2025-03-07T22:47:24.397Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
6605 | 2025-03-07T22:47:24.400Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:151
port = SwitchPort { id: 2619304f-a0b9-451a-bbfb-b14af6353df6, rack_id: 82e3cdb7-0f87-46cf-98cd-832919b5c7ec, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(8820d7be-fc72-45ff-bc2e-17c4bb9613af) }
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch_location = Switch0
|
6606 | 2025-03-07T22:47:24.400Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
6607 | 2025-03-07T22:47:24.400Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
6608 | 2025-03-07T22:47:24.404Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = v2p_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/v2p", status: 200, headers: {"content-type": "application/json", "x-request-id": "0d03ff72-5877-4317-b0fd-98161d05794c", "content-length": "691", "date": "Fri, 07 Mar 2025 22:47:24 GMT"} })
|
6609 | 2025-03-07T22:47:24.404Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = buskin
|
6610 | 2025-03-07T22:47:24.404Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = buskin
|
6611 | 2025-03-07T22:47:24.404Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = buskin
|
6612 | 2025-03-07T22:47:24.406Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 367.453762ms
iteration = 31
status = {}
|
6613 | 2025-03-07T22:47:24.411Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
6614 | 2025-03-07T22:47:24.412Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron", status: 200, headers: {"content-type": "application/json", "x-request-id": "6f9666eb-42d3-4ab6-ba78-8b8d05a20416", "content-length": "134", "date": "Fri, 07 Mar 2025 22:47:24 GMT"} })
|
6615 | 2025-03-07T22:47:24.412Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1746
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.1.174], params: LinkCreate { autoneg: false, fec: Some(None), kr: false, lane: Some(LinkId(0)), speed: Speed40G, tx_eq: None } }} }
switch_port_id = "qsfp0"
|
6616 | 2025-03-07T22:47:24.412Z | INFO | nexus (BackgroundTasks): port settings up to date, skipping
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1773
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 8820d7be-fc72-45ff-bc2e-17c4bb9613af
|
6617 | 2025-03-07T22:47:24.412Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:383
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, Some(1))}}
|
6618 | 2025-03-07T22:47:24.412Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:387
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
6619 | 2025-03-07T22:47:24.412Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:396
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: AddStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
6620 | 2025-03-07T22:47:24.412Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:402
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: DeleteStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
6621 | 2025-03-07T22:47:24.412Z | INFO | nexus (BackgroundTasks): deleting static routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:407
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: DeleteStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
6622 | 2025-03-07T22:47:24.412Z | INFO | nexus (BackgroundTasks): removing static v4 routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1920
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
request = DeleteStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }
switch_location = Switch0
|
6623 | 2025-03-07T22:47:24.412Z | INFO | nexus (BackgroundTasks): adding static routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:413
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: AddStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
6624 | 2025-03-07T22:47:24.412Z | INFO | nexus (BackgroundTasks): adding static v4 routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1956
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
request = AddStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }
switch_location = Switch0
|
6625 | 2025-03-07T22:47:24.412Z | INFO | nexus (BackgroundTasks): checking for changes to loopback addresses
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:422
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
|
6626 | 2025-03-07T22:47:24.412Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
6627 | 2025-03-07T22:47:24.413Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
6628 | 2025-03-07T22:47:24.415Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
6629 | 2025-03-07T22:47:24.415Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/loopback/ipv4", status: 200, headers: {"content-type": "application/json", "x-request-id": "b2c7c83d-b34c-426c-8a0a-17348b61fbf6", "content-length": "2", "date": "Fri, 07 Mar 2025 22:47:24 GMT"} })
|
6630 | 2025-03-07T22:47:24.415Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
6631 | 2025-03-07T22:47:24.415Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/loopback/ipv6", status: 200, headers: {"content-type": "application/json", "x-request-id": "d1006831-8699-4a58-9b0d-7fb87a69333d", "content-length": "52", "date": "Fri, 07 Mar 2025 22:47:24 GMT"} })
|
6632 | 2025-03-07T22:47:24.415Z | INFO | nexus (BackgroundTasks): applying SMF config uplink updates to switch zone
background_task = switch_port_config_manager
config = [HostPortConfig { addrs: [UplinkAddressConfig { address: V4(Ipv4Net { addr: 10.151.1.174, width: 24 }), vlan_id: None }], lldp: Some(LldpPortConfig { chassis_id: None, management_addrs: None, port_description: None, port_id: None, status: Disabled, system_description: None, system_name: None }), port: "qsfp0", tx_eq: None }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:471
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch_location = Switch0
|
6633 | 2025-03-07T22:47:24.415Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
6634 | 2025-03-07T22:47:24.545Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/switch-ports", status: 204, headers: {"x-request-id": "1e29d2b4-644d-4af1-a397-4fd009c42764", "date": "Fri, 07 Mar 2025 22:47:24 GMT"} })
|
6635 | 2025-03-07T22:47:24.545Z | INFO | nexus (BackgroundTasks): no bgp config found for switch, skipping.
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:774
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch = Switch0
|
6636 | 2025-03-07T22:47:24.545Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
6637 | 2025-03-07T22:47:24.545Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/network-bootstore-config", status: 200, headers: {"content-type": "application/json", "x-request-id": "d38496d3-abd4-4455-88d3-02a66995c65b", "content-length": "682", "date": "Fri, 07 Mar 2025 22:47:24 GMT"} })
|
6638 | 2025-03-07T22:47:24.545Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
6639 | 2025-03-07T22:47:24.545Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
6640 | 2025-03-07T22:47:24.548Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
6641 | 2025-03-07T22:47:24.549Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
6642 | 2025-03-07T22:47:24.552Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
6643 | 2025-03-07T22:47:24.552Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
6644 | 2025-03-07T22:47:24.554Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
6645 | 2025-03-07T22:47:24.554Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
6646 | 2025-03-07T22:47:24.562Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 522.821974ms
iteration = 28
status = {}
|
6647 | 2025-03-07T22:47:24.712Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2450
local_addr = [fd00:1122:3344:101::a]:64131
method = GET
remote_addr = [fd00:1122:3344:101::d]:38459
req_id = 6cc87eea-26aa-442f-863e-3d8239ef9faa
response_code = 200
uri = /0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6648 | 2025-03-07T22:47:25.063Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ab7121f7-00bc-487f-9c8e-70abeb369c0a
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6649 | 2025-03-07T22:47:25.063Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ab7121f7-00bc-487f-9c8e-70abeb369c0a
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6650 | 2025-03-07T22:47:25.065Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2607
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ab7121f7-00bc-487f-9c8e-70abeb369c0a
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6651 | 2025-03-07T22:47:26.085Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8b04cac6-4ce4-4c0a-9765-c8b903c5e603
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6652 | 2025-03-07T22:47:26.086Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8b04cac6-4ce4-4c0a-9765-c8b903c5e603
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6653 | 2025-03-07T22:47:26.087Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2209
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8b04cac6-4ce4-4c0a-9765-c8b903c5e603
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6654 | 2025-03-07T22:47:27.109Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a688cd31-6dff-4a30-85bc-d6294ab6746a
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6655 | 2025-03-07T22:47:27.109Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a688cd31-6dff-4a30-85bc-d6294ab6746a
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6656 | 2025-03-07T22:47:27.111Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2174
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a688cd31-6dff-4a30-85bc-d6294ab6746a
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6657 | 2025-03-07T22:47:28.130Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e11b780f-ff3d-47d8-a389-60dce39e01bd
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6658 | 2025-03-07T22:47:28.131Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e11b780f-ff3d-47d8-a389-60dce39e01bd
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6659 | 2025-03-07T22:47:28.133Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2579
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = e11b780f-ff3d-47d8-a389-60dce39e01bd
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6660 | 2025-03-07T22:47:29.152Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 14190b65-26f5-4f75-95eb-f1270f245623
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6661 | 2025-03-07T22:47:29.153Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 14190b65-26f5-4f75-95eb-f1270f245623
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6662 | 2025-03-07T22:47:29.155Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2537
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 14190b65-26f5-4f75-95eb-f1270f245623
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6663 | 2025-03-07T22:47:30.123Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = [fd00:1122:3344:101::a]:12221
remote_addr = [fd00:1122:3344:101::2]:47634
|
6664 | 2025-03-07T22:47:30.123Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:47634
req_id = 55a92c55-a110-4c4c-8048-89062bd930d5
roles = RoleSet { roles: {} }
uri = /nat/ipv4/changeset/10?limit=100
|
6665 | 2025-03-07T22:47:30.124Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:47634
req_id = 55a92c55-a110-4c4c-8048-89062bd930d5
resource = Database
result = Ok(())
uri = /nat/ipv4/changeset/10?limit=100
|
6666 | 2025-03-07T22:47:30.127Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 3619
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:47634
req_id = 55a92c55-a110-4c4c-8048-89062bd930d5
response_code = 200
uri = /nat/ipv4/changeset/10?limit=100
|
6667 | 2025-03-07T22:47:30.174Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = bcc92ab4-a13c-48a9-8962-500cf001c543
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6668 | 2025-03-07T22:47:30.174Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = bcc92ab4-a13c-48a9-8962-500cf001c543
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6669 | 2025-03-07T22:47:30.176Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1920
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = bcc92ab4-a13c-48a9-8962-500cf001c543
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6670 | 2025-03-07T22:47:31.196Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = f7e80209-31a4-4bcf-a4e4-4ba0611e5d15
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6671 | 2025-03-07T22:47:31.196Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = f7e80209-31a4-4bcf-a4e4-4ba0611e5d15
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6672 | 2025-03-07T22:47:31.198Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2052
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = f7e80209-31a4-4bcf-a4e4-4ba0611e5d15
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6673 | 2025-03-07T22:47:32.216Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 40428453-c30d-4b2a-8762-b46ff4ddcc59
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6674 | 2025-03-07T22:47:32.216Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 40428453-c30d-4b2a-8762-b46ff4ddcc59
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6675 | 2025-03-07T22:47:32.218Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2270
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 40428453-c30d-4b2a-8762-b46ff4ddcc59
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6676 | 2025-03-07T22:47:33.237Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a74c9a3d-821c-4525-b051-f7b3e0f53f73
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6677 | 2025-03-07T22:47:33.238Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a74c9a3d-821c-4525-b051-f7b3e0f53f73
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6678 | 2025-03-07T22:47:33.240Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2365
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a74c9a3d-821c-4525-b051-f7b3e0f53f73
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6679 | 2025-03-07T22:47:34.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 83
reason = Timeout
|
6680 | 2025-03-07T22:47:34.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
6681 | 2025-03-07T22:47:34.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 83
reason = Timeout
|
6682 | 2025-03-07T22:47:34.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
6683 | 2025-03-07T22:47:34.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
6684 | 2025-03-07T22:47:34.039Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
6685 | 2025-03-07T22:47:34.042Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6686 | 2025-03-07T22:47:34.044Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
6687 | 2025-03-07T22:47:34.044Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
6688 | 2025-03-07T22:47:34.045Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
6689 | 2025-03-07T22:47:34.046Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
6690 | 2025-03-07T22:47:34.047Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
6691 | 2025-03-07T22:47:34.048Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6692 | 2025-03-07T22:47:34.051Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
|
6693 | 2025-03-07T22:47:34.051Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
6694 | 2025-03-07T22:47:34.051Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
6695 | 2025-03-07T22:47:34.062Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
original_time_created = 2025-03-07 22:33:48.706097 UTC
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
time_created = 2025-03-07 22:33:48.706097 UTC
|
6696 | 2025-03-07T22:47:34.062Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 23.538016ms
iteration = 83
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f","time_created":"2025-03-07T22:33:48.706097Z"}
|
6697 | 2025-03-07T22:47:34.070Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
6698 | 2025-03-07T22:47:34.071Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
6699 | 2025-03-07T22:47:34.099Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 60.530762ms
iteration = 83
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
6700 | 2025-03-07T22:47:34.260Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 682809ca-ebd7-4d2b-8781-08afc151810f
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6701 | 2025-03-07T22:47:34.260Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 682809ca-ebd7-4d2b-8781-08afc151810f
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6702 | 2025-03-07T22:47:34.261Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1862
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 682809ca-ebd7-4d2b-8781-08afc151810f
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6703 | 2025-03-07T22:47:34.712Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2574
local_addr = [fd00:1122:3344:101::a]:64131
method = GET
remote_addr = [fd00:1122:3344:101::d]:38459
req_id = a0874455-dfab-4863-9566-39a5f868a98c
response_code = 200
uri = /0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6704 | 2025-03-07T22:47:35.281Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8cd6cbd7-5795-4d56-b30d-326461a40283
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6705 | 2025-03-07T22:47:35.281Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8cd6cbd7-5795-4d56-b30d-326461a40283
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6706 | 2025-03-07T22:47:35.283Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2483
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8cd6cbd7-5795-4d56-b30d-326461a40283
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6707 | 2025-03-07T22:47:36.303Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 5855df21-eeb2-47ab-b6f7-5da726d34a7a
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6708 | 2025-03-07T22:47:36.304Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 5855df21-eeb2-47ab-b6f7-5da726d34a7a
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6709 | 2025-03-07T22:47:36.306Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2238
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 5855df21-eeb2-47ab-b6f7-5da726d34a7a
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6710 | 2025-03-07T22:47:37.326Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 826f21ab-488f-49ab-b9d6-ff568f8024e8
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6711 | 2025-03-07T22:47:37.326Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 826f21ab-488f-49ab-b9d6-ff568f8024e8
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6712 | 2025-03-07T22:47:37.328Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2320
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 826f21ab-488f-49ab-b9d6-ff568f8024e8
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6713 | 2025-03-07T22:47:38.349Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = c58800ff-ace6-4752-9d65-af457c33adf8
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6714 | 2025-03-07T22:47:38.350Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = c58800ff-ace6-4752-9d65-af457c33adf8
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6715 | 2025-03-07T22:47:38.352Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2518
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = c58800ff-ace6-4752-9d65-af457c33adf8
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6716 | 2025-03-07T22:47:39.373Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d2f85263-c3cf-4e16-8b15-f340bc0a4997
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6717 | 2025-03-07T22:47:39.373Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d2f85263-c3cf-4e16-8b15-f340bc0a4997
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6718 | 2025-03-07T22:47:39.374Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2014
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d2f85263-c3cf-4e16-8b15-f340bc0a4997
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6719 | 2025-03-07T22:47:40.394Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8e3cec87-f3db-455e-9962-215adbc551fe
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6720 | 2025-03-07T22:47:40.395Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8e3cec87-f3db-455e-9962-215adbc551fe
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6721 | 2025-03-07T22:47:40.397Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2684
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8e3cec87-f3db-455e-9962-215adbc551fe
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6722 | 2025-03-07T22:47:41.418Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 79191813-7710-4398-acf4-72e4a7972be5
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6723 | 2025-03-07T22:47:41.419Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 79191813-7710-4398-acf4-72e4a7972be5
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6724 | 2025-03-07T22:47:41.421Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2540
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 79191813-7710-4398-acf4-72e4a7972be5
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6725 | 2025-03-07T22:47:42.440Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 19f924c0-9816-4c0a-b5a7-ad62f2beff68
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6726 | 2025-03-07T22:47:42.441Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 19f924c0-9816-4c0a-b5a7-ad62f2beff68
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6727 | 2025-03-07T22:47:42.443Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2855
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 19f924c0-9816-4c0a-b5a7-ad62f2beff68
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6728 | 2025-03-07T22:47:43.462Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0ccc2452-999a-4fb1-9dbe-f9ef159e8f01
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6729 | 2025-03-07T22:47:43.462Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0ccc2452-999a-4fb1-9dbe-f9ef159e8f01
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6730 | 2025-03-07T22:47:43.464Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2194
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0ccc2452-999a-4fb1-9dbe-f9ef159e8f01
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6731 | 2025-03-07T22:47:44.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 84
reason = Timeout
|
6732 | 2025-03-07T22:47:44.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 84
reason = Timeout
|
6733 | 2025-03-07T22:47:44.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
6734 | 2025-03-07T22:47:44.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
6735 | 2025-03-07T22:47:44.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
6736 | 2025-03-07T22:47:44.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
6737 | 2025-03-07T22:47:44.042Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
6738 | 2025-03-07T22:47:44.042Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6739 | 2025-03-07T22:47:44.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
6740 | 2025-03-07T22:47:44.044Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 4.596604ms
iteration = 84
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
6741 | 2025-03-07T22:47:44.045Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
6742 | 2025-03-07T22:47:44.045Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
6743 | 2025-03-07T22:47:44.045Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
6744 | 2025-03-07T22:47:44.047Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
6745 | 2025-03-07T22:47:44.047Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
6746 | 2025-03-07T22:47:44.048Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6747 | 2025-03-07T22:47:44.050Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
|
6748 | 2025-03-07T22:47:44.050Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
6749 | 2025-03-07T22:47:44.051Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
6750 | 2025-03-07T22:47:44.060Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
original_time_created = 2025-03-07 22:33:48.706097 UTC
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
time_created = 2025-03-07 22:33:48.706097 UTC
|
6751 | 2025-03-07T22:47:44.060Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 20.88129ms
iteration = 84
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f","time_created":"2025-03-07T22:33:48.706097Z"}
|
6752 | 2025-03-07T22:47:44.484Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 6a22b9ce-9bce-4ce3-a625-41f1c337dd80
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6753 | 2025-03-07T22:47:44.484Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 6a22b9ce-9bce-4ce3-a625-41f1c337dd80
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6754 | 2025-03-07T22:47:44.485Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1919
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 6a22b9ce-9bce-4ce3-a625-41f1c337dd80
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6755 | 2025-03-07T22:47:44.713Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2698
local_addr = [fd00:1122:3344:101::a]:64131
method = GET
remote_addr = [fd00:1122:3344:101::d]:38459
req_id = a240100a-1aae-4121-8978-d7dc6ef49788
response_code = 200
uri = /0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
6756 | 2025-03-07T22:47:45.506Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a3c10914-24fe-40b5-ac1d-5847e434ae64
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6757 | 2025-03-07T22:47:45.506Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a3c10914-24fe-40b5-ac1d-5847e434ae64
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6758 | 2025-03-07T22:47:45.508Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2314
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a3c10914-24fe-40b5-ac1d-5847e434ae64
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6759 | 2025-03-07T22:47:46.529Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 62384bf2-2422-4963-9108-ebf41f3d8687
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6760 | 2025-03-07T22:47:46.529Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 62384bf2-2422-4963-9108-ebf41f3d8687
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6761 | 2025-03-07T22:47:46.531Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2215
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 62384bf2-2422-4963-9108-ebf41f3d8687
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6762 | 2025-03-07T22:47:47.550Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ae4c30a8-8ff1-4118-9dfc-f817aa4d923f
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6763 | 2025-03-07T22:47:47.551Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ae4c30a8-8ff1-4118-9dfc-f817aa4d923f
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6764 | 2025-03-07T22:47:47.553Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2629
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ae4c30a8-8ff1-4118-9dfc-f817aa4d923f
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6765 | 2025-03-07T22:47:48.573Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 16045696-a9cd-44eb-bb5b-0e7aada1a160
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6766 | 2025-03-07T22:47:48.573Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 16045696-a9cd-44eb-bb5b-0e7aada1a160
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6767 | 2025-03-07T22:47:48.575Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2125
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 16045696-a9cd-44eb-bb5b-0e7aada1a160
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6768 | 2025-03-07T22:47:49.595Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 816e8455-8875-4d7b-b8cc-5c885a974cea
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6769 | 2025-03-07T22:47:49.596Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 816e8455-8875-4d7b-b8cc-5c885a974cea
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6770 | 2025-03-07T22:47:49.598Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2531
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 816e8455-8875-4d7b-b8cc-5c885a974cea
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6771 | 2025-03-07T22:47:49.675Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = [fd00:1122:3344:101::a]:12221
remote_addr = [fd00:1122:3344:101::d]:41292
|
6772 | 2025-03-07T22:47:49.675Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = 7f9b414c-f74d-4bc3-aadf-df447182790a
roles = RoleSet { roles: {} }
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
6773 | 2025-03-07T22:47:49.675Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = 7f9b414c-f74d-4bc3-aadf-df447182790a
resource = Database
result = Ok(())
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
6774 | 2025-03-07T22:47:49.678Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2833
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = 7f9b414c-f74d-4bc3-aadf-df447182790a
response_code = 200
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
6775 | 2025-03-07T22:47:49.678Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = 7db9476d-a220-46ec-b147-286a08367211
roles = RoleSet { roles: {} }
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
6776 | 2025-03-07T22:47:49.678Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = 7db9476d-a220-46ec-b147-286a08367211
resource = Database
result = Ok(())
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
6777 | 2025-03-07T22:47:49.680Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2313
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = 7db9476d-a220-46ec-b147-286a08367211
response_code = 200
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
6778 | 2025-03-07T22:47:50.617Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ca23837a-0506-4377-8057-f873ef58c09e
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6779 | 2025-03-07T22:47:50.618Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ca23837a-0506-4377-8057-f873ef58c09e
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6780 | 2025-03-07T22:47:50.620Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2300
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ca23837a-0506-4377-8057-f873ef58c09e
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6781 | 2025-03-07T22:47:51.641Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ffaedb04-612f-4381-be64-8c4df90eeb3b
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6782 | 2025-03-07T22:47:51.641Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ffaedb04-612f-4381-be64-8c4df90eeb3b
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6783 | 2025-03-07T22:47:51.643Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2453
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ffaedb04-612f-4381-be64-8c4df90eeb3b
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6784 | 2025-03-07T22:47:52.664Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 92e2dbfd-93ac-46c7-b53c-ba3e8ee6955e
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6785 | 2025-03-07T22:47:52.664Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 92e2dbfd-93ac-46c7-b53c-ba3e8ee6955e
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6786 | 2025-03-07T22:47:52.666Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2172
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 92e2dbfd-93ac-46c7-b53c-ba3e8ee6955e
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6787 | 2025-03-07T22:47:53.686Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 53196cd0-dde3-4855-8016-65fdaccbd5d4
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6788 | 2025-03-07T22:47:53.687Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 53196cd0-dde3-4855-8016-65fdaccbd5d4
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6789 | 2025-03-07T22:47:53.689Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2398
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 53196cd0-dde3-4855-8016-65fdaccbd5d4
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
6790 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = support_bundle_collector
iteration = 29
reason = Timeout
|
6791 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = lookup_region_port
iteration = 15
reason = Timeout
|
6792 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = lookup_region_port
roles = RoleSet { roles: {} }
|
6793 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
6794 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_internal
dns_group = internal
iteration = 16
reason = Timeout
|
6795 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_internal
dns_group = internal
|
6796 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 32
reason = Timeout
|
6797 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
6798 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 29
reason = Timeout
|
6799 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
6800 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
6801 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = decommissioned_disk_cleaner
iteration = 15
reason = Timeout
|
6802 | 2025-03-07T22:47:54.039Z | INFO | nexus (BackgroundTasks): Decommissioned disk cleaner running
background_task = decommissioned_disk_cleaner
file = nexus/src/app/background/tasks/decommissioned_disk_cleaner.rs:56
|
6803 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_garbage_collection
iteration = 29
reason = Timeout
|
6804 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = decommissioned_disk_cleaner
roles = RoleSet { roles: {} }
|
6805 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_garbage_collection
roles = RoleSet { roles: {} }
|
6806 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_updater
iteration = 29
reason = Timeout
|
6807 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): looking for instances with destroyed active VMMs...
background_task = instance_updater
|
6808 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
6809 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_finish
iteration = 29
reason = Timeout
|
6810 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_reincarnation
iteration = 15
reason = Timeout
|
6811 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_finish
roles = RoleSet { roles: {} }
|
6812 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_reincarnation
roles = RoleSet { roles: {} }
|
6813 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_internal
dns_group = internal
iteration = 17
reason = Timeout
|
6814 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_start
iteration = 29
reason = Timeout
|
6815 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
6816 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_external
dns_group = external
iteration = 16
reason = Timeout
|
6817 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_external
dns_group = external
|
6818 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
6819 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 29
reason = Timeout
|
6820 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 34
reason = Timeout
|
6821 | 2025-03-07T22:47:54.039Z | INFO | nexus (BackgroundTasks): VPC route manager running
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:60
|
6822 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
6823 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
6824 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = abandoned_vmm_reaper
iteration = 15
reason = Timeout
|
6825 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = abandoned_vmm_reaper
roles = RoleSet { roles: {} }
|
6826 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 29
reason = Timeout
|
6827 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
6828 | 2025-03-07T22:47:54.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_external
dns_group = external
iteration = 17
reason = Timeout
|
6829 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_internal
dns_group = internal
iteration = 16
reason = Timeout
|
6830 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = read_only_region_replacement_start
iteration = 29
reason = Timeout
|
6831 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = read_only_region_replacement_start
roles = RoleSet { roles: {} }
|
6832 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 33
reason = Timeout
|
6833 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 85
reason = Timeout
|
6834 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
6835 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
6836 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = external_endpoints
iteration = 16
reason = Timeout
|
6837 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
6838 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 29
reason = Timeout
|
6839 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
6840 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_external
dns_group = external
iteration = 16
reason = Timeout
|
6841 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = metrics_producer_gc
iteration = 15
reason = Timeout
|
6842 | 2025-03-07T22:47:54.040Z | INFO | nexus (BackgroundTasks): Metric producer GC running
background_task = metrics_producer_gc
expiration = 2025-03-07 22:37:54.040072899 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:48
|
6843 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_executor
iteration = 16
reason = Timeout
|
6844 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = metrics_producer_gc
roles = RoleSet { roles: {} }
|
6845 | 2025-03-07T22:47:54.040Z | WARN | nexus (BackgroundTasks): Blueprint execution: skipped
background_task = blueprint_executor
file = nexus/src/app/background/tasks/blueprint_execution.rs:80
reason = blueprint disabled
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
|
6846 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 29
reason = Timeout
|
6847 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_executor
elapsed = 13.71\u{b5}s
iteration = 16
status = {"enabled":false,"target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f"}
|
6848 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = lookup_region_port
resource = Database
result = Ok(())
|
6849 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
6850 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
6851 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 85
reason = Timeout
|
6852 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
6853 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 29
reason = Timeout
|
6854 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
6855 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_step
iteration = 29
reason = Timeout
|
6856 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
6857 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 29
reason = Timeout
|
6858 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
6859 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
6860 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
6861 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = decommissioned_disk_cleaner
resource = Database
result = Ok(())
|
6862 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_garbage_collection
resource = Database
result = Ok(())
|
6863 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
6864 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_reincarnation
resource = Database
result = Ok(())
|
6865 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
6866 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
6867 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
6868 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
6869 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
6870 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = abandoned_vmm_reaper
resource = Database
result = Ok(())
|
6871 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_finish
resource = Database
result = Ok(())
|
6872 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = read_only_region_replacement_start
resource = Database
result = Ok(())
|
6873 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
6874 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
6875 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
6876 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
6877 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = bfd_manager
resource = Database
result = Ok(())
|
6878 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
6879 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
6880 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
6881 | 2025-03-07T22:47:54.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = metrics_producer_gc
resource = Database
result = Ok(())
|
6882 | 2025-03-07T22:47:54.040Z | DEBG | nexus (DnsResolver): lookup_all_socket_v6 srv
dns_name = _external-dns._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_external-dns._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_external-dns._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("732b0e55-5ccf-4068-b771-1299f872f618.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("_external-dns._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("fbf58a59-609b-4fb3-b792-2c09f3f7b776.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("fbf58a59-609b-4fb3-b792-2c09f3f7b776.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::8))) }], valid_until: Instant { tv_sec: 1632, tv_nsec: 384668805 } })
|
6883 | 2025-03-07T22:47:54.040Z | DEBG | nexus (DnsResolver): lookup_all_socket_v6 srv
dns_name = _nameservice._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_nameservice._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_nameservice._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("114e494f-6e94-4e0c-80db-5823b226f1a3.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("_nameservice._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("a9773e0b-15d4-4efa-b977-9f3598685cdd.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("_nameservice._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("d2f04f38-7ac2-4327-a087-c2a47865841a.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("d2f04f38-7ac2-4327-a087-c2a47865841a.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:1::1))) }], valid_until: Instant { tv_sec: 1632, tv_nsec: 384673035 } })
|
6884 | 2025-03-07T22:47:54.041Z | DEBG | nexus (BackgroundTasks): found DNS servers (no change)
addresses = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
background_task = dns_servers_external
current_servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
dns_group = external
|
6885 | 2025-03-07T22:47:54.041Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_external
dns_group = external
elapsed = 1.318652ms
iteration = 16
status = {"addresses":["[fd00:1122:3344:101::9]:5353","[fd00:1122:3344:101::8]:5353"]}
|
6886 | 2025-03-07T22:47:54.041Z | DEBG | nexus (BackgroundTasks): found DNS servers (no change)
addresses = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
background_task = dns_servers_internal
current_servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
dns_group = internal
|
6887 | 2025-03-07T22:47:54.041Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_internal
dns_group = internal
elapsed = 1.498565ms
iteration = 16
status = {"addresses":["[fd00:1122:3344:3::1]:5353","[fd00:1122:3344:2::1]:5353","[fd00:1122:3344:1::1]:5353"]}
|
6888 | 2025-03-07T22:47:54.043Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6889 | 2025-03-07T22:47:54.046Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Fleet
result = Ok(())
|
6890 | 2025-03-07T22:47:54.046Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
6891 | 2025-03-07T22:47:54.046Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = lookup_region_port
elapsed = 6.641163ms
iteration = 15
status = {"errors":[],"found_port_ok":[]}
|
6892 | 2025-03-07T22:47:54.046Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
6893 | 2025-03-07T22:47:54.046Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
6894 | 2025-03-07T22:47:54.047Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 6.893446ms
iteration = 29
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
6895 | 2025-03-07T22:47:54.047Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
6896 | 2025-03-07T22:47:54.048Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6897 | 2025-03-07T22:47:54.048Z | DEBG | nexus (BackgroundTasks): roles
background_task = decommissioned_disk_cleaner
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6898 | 2025-03-07T22:47:54.049Z | INFO | nexus (BackgroundTasks): listed instances with destroyed active VMMs
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:59
|
6899 | 2025-03-07T22:47:54.049Z | DEBG | nexus (BackgroundTasks): looking for instances with failed active VMMs...
background_task = instance_updater
|
6900 | 2025-03-07T22:47:54.049Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
6901 | 2025-03-07T22:47:54.050Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
6902 | 2025-03-07T22:47:54.051Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Inventory
result = Ok(())
|
6903 | 2025-03-07T22:47:54.051Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
6904 | 2025-03-07T22:47:54.051Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
6905 | 2025-03-07T22:47:54.052Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = decommissioned_disk_cleaner
resource = Fleet
result = Ok(())
|
6906 | 2025-03-07T22:47:54.052Z | DEBG | nexus (BackgroundTasks): roles
background_task = decommissioned_disk_cleaner
roles = RoleSet { roles: {} }
|
6907 | 2025-03-07T22:47:54.052Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = decommissioned_disk_cleaner
resource = Database
result = Ok(())
|
6908 | 2025-03-07T22:47:54.053Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
6909 | 2025-03-07T22:47:54.053Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
6910 | 2025-03-07T22:47:54.054Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6911 | 2025-03-07T22:47:54.057Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
6912 | 2025-03-07T22:47:54.057Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
6913 | 2025-03-07T22:47:54.057Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
6914 | 2025-03-07T22:47:54.059Z | DEBG | nexus (BackgroundTasks): Found abandoned VMMs
background_task = abandoned_vmm_reaper
count = 0
total = 0
|
6915 | 2025-03-07T22:47:54.059Z | INFO | nexus (BackgroundTasks): Abandoned VMMs reaped
background_task = abandoned_vmm_reaper
file = nexus/src/app/background/tasks/abandoned_vmm_reaper.rs:167
sled_reservations_deleted = 0
vmms_already_deleted = 0
vmms_deleted = 0
vmms_found = 0
|
6916 | 2025-03-07T22:47:54.059Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = abandoned_vmm_reaper
elapsed = 19.78173ms
iteration = 15
status = {"errors":[],"sled_reservations_deleted":0,"vmms_already_deleted":0,"vmms_deleted":0,"vmms_found":0}
|
6917 | 2025-03-07T22:47:54.060Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6918 | 2025-03-07T22:47:54.060Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
6919 | 2025-03-07T22:47:54.060Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6920 | 2025-03-07T22:47:54.061Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
6921 | 2025-03-07T22:47:54.062Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Fleet
result = Ok(())
|
6922 | 2025-03-07T22:47:54.062Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
6923 | 2025-03-07T22:47:54.062Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
6924 | 2025-03-07T22:47:54.063Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Fleet
result = Ok(())
|
6925 | 2025-03-07T22:47:54.063Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
6926 | 2025-03-07T22:47:54.064Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
6927 | 2025-03-07T22:47:54.064Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1632, tv_nsec: 408905358 } })
|
6928 | 2025-03-07T22:47:54.065Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1171
|
6929 | 2025-03-07T22:47:54.066Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1632, tv_nsec: 409980128 } })
|
6930 | 2025-03-07T22:47:54.066Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1171
|
6931 | 2025-03-07T22:47:54.072Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6932 | 2025-03-07T22:47:54.075Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = DnsConfig
result = Ok(())
|
6933 | 2025-03-07T22:47:54.077Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
6934 | 2025-03-07T22:47:54.077Z | INFO | nexus (BackgroundTasks): Metric producer GC complete (no errors)
background_task = metrics_producer_gc
expiration = 2025-03-07 22:37:54.040072899 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:69
pruned = {}
|
6935 | 2025-03-07T22:47:54.077Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = metrics_producer_gc
elapsed = 37.327939ms
iteration = 15
status = {"expiration":"2025-03-07T22:37:54.040072899Z","pruned":[]}
|
6936 | 2025-03-07T22:47:54.077Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
6937 | 2025-03-07T22:47:54.078Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_internal
dns_group = internal
version = 1
|
6938 | 2025-03-07T22:47:54.078Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_internal
dns_group = internal
|
6939 | 2025-03-07T22:47:54.078Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_internal
dns_group = internal
|
6940 | 2025-03-07T22:47:54.078Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
6941 | 2025-03-07T22:47:54.078Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
6942 | 2025-03-07T22:47:54.079Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
6943 | 2025-03-07T22:47:54.080Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
6944 | 2025-03-07T22:47:54.083Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6945 | 2025-03-07T22:47:54.086Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
6946 | 2025-03-07T22:47:54.086Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
6947 | 2025-03-07T22:47:54.086Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
6948 | 2025-03-07T22:47:54.092Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1632, tv_nsec: 436921597 } })
|
6949 | 2025-03-07T22:47:54.093Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1171
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
|
6950 | 2025-03-07T22:47:54.093Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
6951 | 2025-03-07T22:47:54.094Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
6952 | 2025-03-07T22:47:54.095Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6953 | 2025-03-07T22:47:54.095Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_garbage_collection
elapsed = 56.010828ms
iteration = 29
status = {"errors":[],"garbage_collect_requested":[]}
|
6954 | 2025-03-07T22:47:54.098Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6955 | 2025-03-07T22:47:54.100Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = DnsConfig
result = Ok(())
|
6956 | 2025-03-07T22:47:54.100Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
6957 | 2025-03-07T22:47:54.101Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
6958 | 2025-03-07T22:47:54.103Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = DnsConfig
result = Ok(())
|
6959 | 2025-03-07T22:47:54.103Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
6960 | 2025-03-07T22:47:54.103Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6961 | 2025-03-07T22:47:54.104Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
6962 | 2025-03-07T22:47:54.106Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Fleet
result = Ok(())
|
6963 | 2025-03-07T22:47:54.106Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
6964 | 2025-03-07T22:47:54.106Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
6965 | 2025-03-07T22:47:54.115Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_finish
elapsed = 76.122772ms
iteration = 29
status = {"errors":[],"finish_invoked_ok":[]}
|
6966 | 2025-03-07T22:47:54.119Z | DEBG | nexus (BackgroundTasks): Found zpools on decommissioned disks
background_task = decommissioned_disk_cleaner
count = 0
|
6967 | 2025-03-07T22:47:54.120Z | INFO | nexus (BackgroundTasks): Cleaned decommissioned zpools
background_task = decommissioned_disk_cleaner
deleted = 0
error_count = 0
file = nexus/src/app/background/tasks/decommissioned_disk_cleaner.rs:140
found = 0
not_ready_to_be_deleted = 0
|
6968 | 2025-03-07T22:47:54.120Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = decommissioned_disk_cleaner
elapsed = 80.350912ms
iteration = 15
status = {"deleted":0,"error":null,"error_count":0,"found":0,"not_ready_to_be_deleted":0}
|
6969 | 2025-03-07T22:47:54.126Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6970 | 2025-03-07T22:47:54.126Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = read_only_region_replacement_start
elapsed = 86.258399ms
iteration = 29
status = {"errors":[],"requests_created_ok":[]}
|
6971 | 2025-03-07T22:47:54.126Z | INFO | nexus (BackgroundTasks): listed instances with failed active VMMs
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:59
|
6972 | 2025-03-07T22:47:54.126Z | DEBG | nexus (BackgroundTasks): looking for instances with terminated active migrations...
background_task = instance_updater
|
6973 | 2025-03-07T22:47:54.126Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
6974 | 2025-03-07T22:47:54.127Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
6975 | 2025-03-07T22:47:54.127Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
6976 | 2025-03-07T22:47:54.128Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
6977 | 2025-03-07T22:47:54.128Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
6978 | 2025-03-07T22:47:54.129Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
6979 | 2025-03-07T22:47:54.129Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
6980 | 2025-03-07T22:47:54.129Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
6981 | 2025-03-07T22:47:54.129Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
6982 | 2025-03-07T22:47:54.129Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6983 | 2025-03-07T22:47:54.131Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
6984 | 2025-03-07T22:47:54.132Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
6985 | 2025-03-07T22:47:54.132Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
6986 | 2025-03-07T22:47:54.132Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
6987 | 2025-03-07T22:47:54.133Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
6988 | 2025-03-07T22:47:54.133Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
6989 | 2025-03-07T22:47:54.133Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
6990 | 2025-03-07T22:47:54.133Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 94.076784ms
iteration = 29
status = {"errors":[],"requests_completed_ok":[],"requests_created_ok":[],"start_invoked_ok":[]}
|
6991 | 2025-03-07T22:47:54.134Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
6992 | 2025-03-07T22:47:54.134Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
6993 | 2025-03-07T22:47:54.135Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
6994 | 2025-03-07T22:47:54.139Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = DnsConfig
result = Ok(())
|
6995 | 2025-03-07T22:47:54.159Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
6996 | 2025-03-07T22:47:54.159Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
6997 | 2025-03-07T22:47:54.163Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_reincarnation
roles = RoleSet { roles: {} }
|
6998 | 2025-03-07T22:47:54.163Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_reincarnation
resource = Database
result = Ok(())
|
6999 | 2025-03-07T22:47:54.190Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_internal
body = Some(Body)
dns_group = internal
dns_server_url = http://[fd00:1122:3344:3::1]:5353
generation = 1
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
uri = http://[fd00:1122:3344:3::1]:5353/config
|
7000 | 2025-03-07T22:47:54.198Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_external
body = Some(Body)
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::9]:5353
generation = 2
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
uri = http://[fd00:1122:3344:101::9]:5353/config
|
7001 | 2025-03-07T22:47:54.200Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_external
dns_group = external
version = 2
|
7002 | 2025-03-07T22:47:54.200Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_external
dns_group = external
|
7003 | 2025-03-07T22:47:54.200Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_external
dns_group = external
|
7004 | 2025-03-07T22:47:54.200Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
7005 | 2025-03-07T22:47:54.200Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
7006 | 2025-03-07T22:47:54.223Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1179
zone_address = fd00:1122:3344:101::2
|
7007 | 2025-03-07T22:47:54.223Z | DEBG | nexus (MgsClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
7008 | 2025-03-07T22:47:54.224Z | DEBG | nexus (MgsClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "a08df171-e942-4a35-814b-96b9ba17f425", "content-length": "26", "date": "Fri, 07 Mar 2025 22:47:54 GMT"} })
|
7009 | 2025-03-07T22:47:54.224Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1184
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
7010 | 2025-03-07T22:47:54.226Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
7011 | 2025-03-07T22:47:54.229Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1179
zone_address = fd00:1122:3344:101::2
|
7012 | 2025-03-07T22:47:54.229Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
7013 | 2025-03-07T22:47:54.230Z | DEBG | nexus (MgsClient): client response
background_task = bfd_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "9986b757-10f3-40da-a1b8-29be7b1ff88f", "content-length": "26", "date": "Fri, 07 Mar 2025 22:47:54 GMT"} })
|
7014 | 2025-03-07T22:47:54.230Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1184
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
7015 | 2025-03-07T22:47:54.231Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
7016 | 2025-03-07T22:47:54.366Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_internal
body = Some(Body)
dns_group = internal
dns_server_url = http://[fd00:1122:3344:2::1]:5353
generation = 1
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
uri = http://[fd00:1122:3344:2::1]:5353/config
|
7017 | 2025-03-07T22:47:54.368Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_external
body = Some(Body)
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::8]:5353
generation = 2
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
uri = http://[fd00:1122:3344:101::8]:5353/config
|
7018 | 2025-03-07T22:47:54.368Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::8]:5353
generation = 2
result = Ok(Response { url: "http://[fd00:1122:3344:101::8]:5353/config", status: 204, headers: {"x-request-id": "7a9ce175-6ad8-41a1-8989-c12611b39fc0", "date": "Fri, 07 Mar 2025 22:47:54 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
7019 | 2025-03-07T22:47:54.368Z | INFO | nexus (BackgroundTasks): DNS server now at generation 2
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::8]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 2
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
7020 | 2025-03-07T22:47:54.370Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::9]:5353
generation = 2
result = Ok(Response { url: "http://[fd00:1122:3344:101::9]:5353/config", status: 204, headers: {"x-request-id": "40314a2a-640f-4aa6-9626-ea429e71d3fe", "date": "Fri, 07 Mar 2025 22:47:54 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
7021 | 2025-03-07T22:47:54.370Z | INFO | nexus (BackgroundTasks): DNS server now at generation 2
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::9]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 2
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
7022 | 2025-03-07T22:47:54.372Z | INFO | nexus (BackgroundTasks): DNS propagation: done
background_task = dns_propagation_external
dns_group = external
file = nexus/src/app/background/tasks/dns_propagation.rs:106
generation = 2
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
7023 | 2025-03-07T22:47:54.372Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_external
dns_group = external
elapsed = 332.337484ms
iteration = 17
status = {"generation":2,"server_results":{"[fd00:1122:3344:101::8]:5353":{"Ok":null},"[fd00:1122:3344:101::9]:5353":{"Ok":null}}}
|
7024 | 2025-03-07T22:47:54.401Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 361.949938ms
iteration = 29
status = {}
|
7025 | 2025-03-07T22:47:54.442Z | INFO | nexus (BackgroundTasks): VPC route manager sled 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:98
|
7026 | 2025-03-07T22:47:54.442Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
7027 | 2025-03-07T22:47:54.443Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vpc-routes", status: 200, headers: {"content-type": "application/json", "x-request-id": "69dcb1d4-9ff0-43ef-a993-43ffba50685f", "content-length": "372", "date": "Fri, 07 Mar 2025 22:47:54 GMT"} })
|
7028 | 2025-03-07T22:47:54.443Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
7029 | 2025-03-07T22:47:54.443Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
7030 | 2025-03-07T22:47:54.445Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
7031 | 2025-03-07T22:47:54.446Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
7032 | 2025-03-07T22:47:54.448Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
7033 | 2025-03-07T22:47:54.449Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
7034 | 2025-03-07T22:47:54.455Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1179
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
zone_address = fd00:1122:3344:101::2
|
7035 | 2025-03-07T22:47:54.455Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
7036 | 2025-03-07T22:47:54.456Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "470489a9-ab75-46ab-8133-08e52eaa45bd", "content-length": "26", "date": "Fri, 07 Mar 2025 22:47:54 GMT"} })
|
7037 | 2025-03-07T22:47:54.456Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1184
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
7038 | 2025-03-07T22:47:54.458Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
7039 | 2025-03-07T22:47:54.458Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
7040 | 2025-03-07T22:47:54.458Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
|
7041 | 2025-03-07T22:47:54.458Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
7042 | 2025-03-07T22:47:54.458Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
7043 | 2025-03-07T22:47:54.498Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 458.028982ms
iteration = 85
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
7044 | 2025-03-07T22:47:54.511Z | DEBG | nexus (DpdClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/gen
|
7045 | 2025-03-07T22:47:54.511Z | DEBG | nexus (DpdClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/gen", status: 200, headers: {"content-type": "application/json", "x-request-id": "87c09166-bbac-4abc-a574-0188119fa3cb", "content-length": "2", "date": "Fri, 07 Mar 2025 22:47:54 GMT"} })
|
7046 | 2025-03-07T22:47:54.515Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
7047 | 2025-03-07T22:47:54.515Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_internal
count = 1
dns_group = internal
|
7048 | 2025-03-07T22:47:54.515Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:555
pruned_instances = 0
total_completed = 0
total_failed = 0
total_incomplete = 0
total_instances = 0
update_sagas_queued = 0
|
7049 | 2025-03-07T22:47:54.515Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_internal
batch_size = 100
dns_group = internal
dns_zone_id = fdc30f7a-36a7-4893-91d6-3456da7362c0
dns_zone_name = control-plane.oxide.internal
found_so_far = 0
version = 1
|
7050 | 2025-03-07T22:47:54.515Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 476.062615ms
iteration = 29
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{},"pruned_instances":0,"total_instances":0,"update_sagas_queued":0}
|
7051 | 2025-03-07T22:47:54.515Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
7052 | 2025-03-07T22:47:54.516Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
7053 | 2025-03-07T22:47:54.516Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
7054 | 2025-03-07T22:47:54.520Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7055 | 2025-03-07T22:47:54.522Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Fleet
result = Ok(())
|
7056 | 2025-03-07T22:47:54.522Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
7057 | 2025-03-07T22:47:54.523Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
7058 | 2025-03-07T22:47:54.525Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 485.023962ms
iteration = 29
status = null
|
7059 | 2025-03-07T22:47:54.526Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7060 | 2025-03-07T22:47:54.526Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_start
elapsed = 486.447205ms
iteration = 29
status = {"errors":[],"requests_completed_ok":[],"requests_created_ok":[],"start_invoked_ok":[]}
|
7061 | 2025-03-07T22:47:54.527Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7062 | 2025-03-07T22:47:54.528Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
7063 | 2025-03-07T22:47:54.528Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
7064 | 2025-03-07T22:47:54.529Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7065 | 2025-03-07T22:47:54.530Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
7066 | 2025-03-07T22:47:54.531Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
7067 | 2025-03-07T22:47:54.531Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
7068 | 2025-03-07T22:47:54.532Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = DnsConfig
result = Ok(())
|
7069 | 2025-03-07T22:47:54.532Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
7070 | 2025-03-07T22:47:54.532Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
7071 | 2025-03-07T22:47:54.534Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_internal
body = Some(Body)
dns_group = internal
dns_server_url = http://[fd00:1122:3344:1::1]:5353
generation = 1
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
uri = http://[fd00:1122:3344:1::1]:5353/config
|
7072 | 2025-03-07T22:47:54.534Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
|
7073 | 2025-03-07T22:47:54.534Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
7074 | 2025-03-07T22:47:54.534Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:1::1]:5353
generation = 1
result = Ok(Response { url: "http://[fd00:1122:3344:1::1]:5353/config", status: 204, headers: {"x-request-id": "b3236489-1287-4021-a5b1-c628b6bd2054", "date": "Fri, 07 Mar 2025 22:47:54 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
7075 | 2025-03-07T22:47:54.534Z | INFO | nexus (BackgroundTasks): DNS server now at generation 1
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:1::1]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
7076 | 2025-03-07T22:47:54.535Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
7077 | 2025-03-07T22:47:54.535Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7078 | 2025-03-07T22:47:54.535Z | INFO | nexus (BackgroundTasks): listed instances with terminated active migrations
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:59
|
7079 | 2025-03-07T22:47:54.535Z | INFO | nexus (BackgroundTasks): instance updater activation completed
background_task = instance_updater
destroyed_active_vmms = 0
failed_active_vmms = 0
file = nexus/src/app/background/tasks/instance_updater.rs:225
terminated_active_migrations = 0
update_sagas_completed = 0
update_sagas_started = 0
|
7080 | 2025-03-07T22:47:54.535Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_updater
elapsed = 495.974737ms
iteration = 29
status = {"destroyed_active_vmms":0,"disabled":false,"failed_active_vmms":0,"query_errors":[],"saga_errors":[],"sagas_completed":0,"sagas_started":0,"terminated_active_migrations":0}
|
7081 | 2025-03-07T22:47:54.536Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:2::1]:5353
generation = 1
result = Ok(Response { url: "http://[fd00:1122:3344:2::1]:5353/config", status: 204, headers: {"x-request-id": "922cac79-d480-4061-830b-fe6346db8b47", "date": "Fri, 07 Mar 2025 22:47:54 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
7082 | 2025-03-07T22:47:54.536Z | INFO | nexus (BackgroundTasks): DNS server now at generation 1
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:2::1]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
7083 | 2025-03-07T22:47:54.537Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
7084 | 2025-03-07T22:47:54.537Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
7085 | 2025-03-07T22:47:54.537Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_external
count = 1
dns_group = external
|
7086 | 2025-03-07T22:47:54.537Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_external
batch_size = 100
dns_group = external
dns_zone_id = a49f17b2-1834-4c40-bc6e-ff0588e4b3ef
dns_zone_name = oxide.test
found_so_far = 0
version = 2
|
7087 | 2025-03-07T22:47:54.537Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
7088 | 2025-03-07T22:47:54.538Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
7089 | 2025-03-07T22:47:54.538Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
7090 | 2025-03-07T22:47:54.538Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:3::1]:5353
generation = 1
result = Ok(Response { url: "http://[fd00:1122:3344:3::1]:5353/config", status: 204, headers: {"x-request-id": "e588494c-8e42-4329-896c-1e623492470f", "date": "Fri, 07 Mar 2025 22:47:54 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
7091 | 2025-03-07T22:47:54.538Z | INFO | nexus (BackgroundTasks): DNS server now at generation 1
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:3::1]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
7092 | 2025-03-07T22:47:54.540Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7093 | 2025-03-07T22:47:54.541Z | INFO | nexus (BackgroundTasks): DNS propagation: done
background_task = dns_propagation_internal
dns_group = internal
file = nexus/src/app/background/tasks/dns_propagation.rs:106
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
7094 | 2025-03-07T22:47:54.541Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_internal
dns_group = internal
elapsed = 501.413408ms
iteration = 17
status = {"generation":1,"server_results":{"[fd00:1122:3344:1::1]:5353":{"Ok":null},"[fd00:1122:3344:2::1]:5353":{"Ok":null},"[fd00:1122:3344:3::1]:5353":{"Ok":null}}}
|
7095 | 2025-03-07T22:47:54.542Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7096 | 2025-03-07T22:47:54.544Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7097 | 2025-03-07T22:47:54.545Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = DnsConfig
result = Ok(())
|
7098 | 2025-03-07T22:47:54.545Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
7099 | 2025-03-07T22:47:54.545Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
7100 | 2025-03-07T22:47:54.546Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Fleet
result = Ok(())
|
7101 | 2025-03-07T22:47:54.546Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
7102 | 2025-03-07T22:47:54.547Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
7103 | 2025-03-07T22:47:54.547Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_external
dns_group = external
dns_zone_id = a49f17b2-1834-4c40-bc6e-ff0588e4b3ef
dns_zone_name = oxide.test
found_so_far = 1
version = 2
|
7104 | 2025-03-07T22:47:54.547Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_external
dns_group = external
nzones = 1
version = 2
|
7105 | 2025-03-07T22:47:54.547Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_external
current_generation = 2
current_time_created = 2025-03-07 22:34:17.797135 UTC
dns_group = external
generation = 2
|
7106 | 2025-03-07T22:47:54.547Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_external
dns_group = external
elapsed = 507.369256ms
iteration = 16
status = {"generation":2}
|
7107 | 2025-03-07T22:47:54.547Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Sled { parent: Fleet, key: 73b218dd-7dbc-4345-acb1-fe69ced4a7f7, lookup_type: ById(73b218dd-7dbc-4345-acb1-fe69ced4a7f7) }
result = Ok(())
|
7108 | 2025-03-07T22:47:54.547Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
7109 | 2025-03-07T22:47:54.547Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
7110 | 2025-03-07T22:47:54.549Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
original_time_created = 2025-03-07 22:33:48.706097 UTC
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
time_created = 2025-03-07 22:33:48.706097 UTC
|
7111 | 2025-03-07T22:47:54.549Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 509.999441ms
iteration = 85
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f","time_created":"2025-03-07T22:33:48.706097Z"}
|
7112 | 2025-03-07T22:47:54.551Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7113 | 2025-03-07T22:47:54.553Z | INFO | nexus (BackgroundTasks): computed internet gateway mappings for sled
assocs = {}
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:116
sled = buskin
|
7114 | 2025-03-07T22:47:54.553Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/eip-gateways
|
7115 | 2025-03-07T22:47:54.553Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
7116 | 2025-03-07T22:47:54.553Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
7117 | 2025-03-07T22:47:54.553Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
7118 | 2025-03-07T22:47:54.565Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7119 | 2025-03-07T22:47:54.568Z | INFO | nexus (BackgroundTasks): No bundles to collect
background_task = support_bundle_collector
file = nexus/src/app/background/tasks/support_bundle_collector.rs:360
|
7120 | 2025-03-07T22:47:54.568Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = support_bundle_collector
elapsed = 528.826132ms
iteration = 29
status = {"cleanup_err":null,"cleanup_report":{"db_destroying_bundles_removed":0,"db_failing_bundles_updated":0,"sled_bundles_delete_failed":0,"sled_bundles_deleted_not_found":0,"sled_bundles_deleted_ok":0},"collection_err":null,"collection_report":null}
|
7121 | 2025-03-07T22:47:54.569Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = DnsConfig
result = Ok(())
|
7122 | 2025-03-07T22:47:54.569Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
7123 | 2025-03-07T22:47:54.570Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
7124 | 2025-03-07T22:47:54.580Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_step
elapsed = 540.755007ms
iteration = 29
status = {"errors":[],"step_garbage_collect_invoked_ok":[],"step_invoked_ok":[],"step_records_created_ok":[],"step_set_volume_deleted_ok":[]}
|
7125 | 2025-03-07T22:47:54.609Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
7126 | 2025-03-07T22:47:54.609Z | WARN | nexus (BackgroundTasks): instance reincarnation completed with errors
background_task = instance_reincarnation
file = nexus/src/app/background/tasks/instance_reincarnation.rs:103
instances_changed_state = 0
instances_found = 0
instances_reincarnated = 0
query_errors = 0
restart_errors = 0
|
7127 | 2025-03-07T22:47:54.609Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_reincarnation
elapsed = 569.859436ms
iteration = 15
status = {"changed_state":[],"disabled":false,"errors":[],"instances_found":{"Failed":0,"SagaUnwound":0},"instances_reincarnated":[],"restart_errors":[]}
|
7128 | 2025-03-07T22:47:54.611Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 571.714655ms
iteration = 29
status = 0
|
7129 | 2025-03-07T22:47:54.612Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_internal
dns_group = internal
dns_zone_id = fdc30f7a-36a7-4893-91d6-3456da7362c0
dns_zone_name = control-plane.oxide.internal
found_so_far = 52
version = 1
|
7130 | 2025-03-07T22:47:54.612Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_internal
dns_group = internal
nzones = 1
version = 1
|
7131 | 2025-03-07T22:47:54.612Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_internal
current_generation = 1
current_time_created = 2025-03-07 22:34:17.208516 UTC
dns_group = internal
generation = 1
|
7132 | 2025-03-07T22:47:54.612Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_internal
dns_group = internal
elapsed = 572.971087ms
iteration = 16
status = {"generation":1}
|
7133 | 2025-03-07T22:47:54.619Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 579.030674ms
iteration = 33
status = {"physical_disks_added":0}
|
7134 | 2025-03-07T22:47:54.644Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/eip-gateways", status: 204, headers: {"x-request-id": "25113c7b-cbcf-4da3-ba57-04ace2b7ead3", "date": "Fri, 07 Mar 2025 22:47:54 GMT"} })
|
7135 | 2025-03-07T22:47:54.644Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
7136 | 2025-03-07T22:47:54.644Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
7137 | 2025-03-07T22:47:54.644Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = v2p_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/v2p", status: 200, headers: {"content-type": "application/json", "x-request-id": "f5e28286-125a-4952-8c68-d2bb9f5e4caa", "content-length": "691", "date": "Fri, 07 Mar 2025 22:47:54 GMT"} })
|
7138 | 2025-03-07T22:47:54.644Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = buskin
|
7139 | 2025-03-07T22:47:54.644Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = buskin
|
7140 | 2025-03-07T22:47:54.644Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = buskin
|
7141 | 2025-03-07T22:47:54.646Z | DEBG | nexus (BackgroundTasks): found Silo/DNS/TLS config (no change)
background_task = external_endpoints
config = ExternalEndpoints { by_dns_name: {"default-silo.sys.oxide.test": ExternalEndpoint { silo_id: 001de000-5110-4000-8000-000000000000, db_silo: Silo { identity: SiloIdentity { id: 001de000-5110-4000-8000-000000000000, name: Name(Name("default-silo")), description: "default silo", time_created: 2025-03-07T22:33:52.171499Z, time_modified: 2025-03-07T22:33:52.171499Z, time_deleted: None }, discoverable: false, authentication_mode: Local, user_provision_type: ApiOnly, mapped_fleet_roles: Object {}, rcgen: Generation(Generation(1)) }, tls_certs: [] }, "recovery.sys.oxide.test": ExternalEndpoint { silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, db_silo: Silo { identity: SiloIdentity { id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2025-03-07T22:34:17.695388Z, time_modified: 2025-03-07T22:34:17.695388Z, time_deleted: None }, discoverable: false, authentication_mode: Local, user_provision_type: ApiOnly, mapped_fleet_roles: Object {"admin": Array [String("admin")]}, rcgen: Generation(Generation(4)) }, tls_certs: [TlsCertificate { digest: "f857482e363fc36f169844018fd10beb52cce480a27bbdb173d6c9c730aad5e1" }] }}, warnings: [NoSiloCerts { silo_id: 001de000-5110-4000-8000-000000000000, dns_name: "default-silo.sys.oxide.test" }], default_endpoint: Some(ExternalEndpoint { silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, db_silo: Silo { identity: SiloIdentity { id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2025-03-07T22:34:17.695388Z, time_modified: 2025-03-07T22:34:17.695388Z, time_deleted: None }, discoverable: false, authentication_mode: Local, user_provision_type: ApiOnly, mapped_fleet_roles: Object {"admin": Array [String("admin")]}, rcgen: Generation(Generation(4)) }, tls_certs: [TlsCertificate { digest: "f857482e363fc36f169844018fd10beb52cce480a27bbdb173d6c9c730aad5e1" }] }) }
|
7142 | 2025-03-07T22:47:54.646Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = external_endpoints
elapsed = 606.094885ms
iteration = 16
status = {"by_dns_name":{"default-silo.sys.oxide.test":{"silo_id":"001de000-5110-4000-8000-000000000000","tls_certs":[]},"recovery.sys.oxide.test":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","tls_certs":["f857482e363fc36f169844018fd10beb52cce480a27bbdb173d6c9c730aad5e1"]}},"default_endpoint":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","tls_certs":["f857482e363fc36f169844018fd10beb52cce480a27bbdb173d6c9c730aad5e1"]},"warnings":["silo 001de000-5110-4000-8000-000000000000 with DNS name \\"default-silo.sys.oxide.test\\" has no usable certificates"]}
|
7143 | 2025-03-07T22:47:54.646Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 606.811252ms
iteration = 32
status = {}
|
7144 | 2025-03-07T22:47:54.648Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
7145 | 2025-03-07T22:47:54.648Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
7146 | 2025-03-07T22:47:54.652Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
7147 | 2025-03-07T22:47:54.653Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
7148 | 2025-03-07T22:47:54.655Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
7149 | 2025-03-07T22:47:54.655Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
7150 | 2025-03-07T22:47:54.656Z | INFO | nexus (BackgroundTasks): VPC route manager sled 73b218dd-7dbc-4345-acb1-fe69ced4a7f7 push not needed
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:262
|
7151 | 2025-03-07T22:47:54.656Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
7152 | 2025-03-07T22:47:54.657Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vpc-routes", status: 204, headers: {"x-request-id": "7d64449f-b92e-4397-accc-b3f9231492e6", "date": "Fri, 07 Mar 2025 22:47:54 GMT"} })
|
7153 | 2025-03-07T22:47:54.657Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:151
port = SwitchPort { id: 2619304f-a0b9-451a-bbfb-b14af6353df6, rack_id: 82e3cdb7-0f87-46cf-98cd-832919b5c7ec, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(8820d7be-fc72-45ff-bc2e-17c4bb9613af) }
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch_location = Switch0
|
7154 | 2025-03-07T22:47:54.657Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
7155 | 2025-03-07T22:47:54.657Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
7156 | 2025-03-07T22:47:54.659Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 619.19448ms
iteration = 34
status = {}
|
7157 | 2025-03-07T22:47:54.665Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
7158 | 2025-03-07T22:47:54.665Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron", status: 200, headers: {"content-type": "application/json", "x-request-id": "891a0ddb-b34c-4af2-b2ee-32b63cfdd08f", "content-length": "134", "date": "Fri, 07 Mar 2025 22:47:54 GMT"} })
|
7159 | 2025-03-07T22:47:54.665Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1746
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.1.174], params: LinkCreate { autoneg: false, fec: Some(None), kr: false, lane: Some(LinkId(0)), speed: Speed40G, tx_eq: None } }} }
switch_port_id = "qsfp0"
|
7160 | 2025-03-07T22:47:54.665Z | INFO | nexus (BackgroundTasks): port settings up to date, skipping
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1773
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 8820d7be-fc72-45ff-bc2e-17c4bb9613af
|
7161 | 2025-03-07T22:47:54.666Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:383
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, Some(1))}}
|
7162 | 2025-03-07T22:47:54.666Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:387
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
7163 | 2025-03-07T22:47:54.666Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:396
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: AddStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
7164 | 2025-03-07T22:47:54.666Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:402
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: DeleteStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
7165 | 2025-03-07T22:47:54.666Z | INFO | nexus (BackgroundTasks): deleting static routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:407
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: DeleteStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
7166 | 2025-03-07T22:47:54.666Z | INFO | nexus (BackgroundTasks): removing static v4 routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1920
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
request = DeleteStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }
switch_location = Switch0
|
7167 | 2025-03-07T22:47:54.666Z | INFO | nexus (BackgroundTasks): adding static routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:413
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: AddStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
7168 | 2025-03-07T22:47:54.666Z | INFO | nexus (BackgroundTasks): adding static v4 routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1956
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
request = AddStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }
switch_location = Switch0
|
7169 | 2025-03-07T22:47:54.666Z | INFO | nexus (BackgroundTasks): checking for changes to loopback addresses
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:422
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
|
7170 | 2025-03-07T22:47:54.666Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
7171 | 2025-03-07T22:47:54.666Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
7172 | 2025-03-07T22:47:54.668Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
7173 | 2025-03-07T22:47:54.669Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/loopback/ipv4", status: 200, headers: {"content-type": "application/json", "x-request-id": "895b6703-c8a3-43c4-b4f9-690c336ec4af", "content-length": "2", "date": "Fri, 07 Mar 2025 22:47:54 GMT"} })
|
7174 | 2025-03-07T22:47:54.669Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
7175 | 2025-03-07T22:47:54.669Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/loopback/ipv6", status: 200, headers: {"content-type": "application/json", "x-request-id": "b7a3584a-2a5d-406a-bb67-69ef7ae8e5ad", "content-length": "52", "date": "Fri, 07 Mar 2025 22:47:54 GMT"} })
|
7176 | 2025-03-07T22:47:54.669Z | INFO | nexus (BackgroundTasks): applying SMF config uplink updates to switch zone
background_task = switch_port_config_manager
config = [HostPortConfig { addrs: [UplinkAddressConfig { address: V4(Ipv4Net { addr: 10.151.1.174, width: 24 }), vlan_id: None }], lldp: Some(LldpPortConfig { chassis_id: None, management_addrs: None, port_description: None, port_id: None, status: Disabled, system_description: None, system_name: None }), port: "qsfp0", tx_eq: None }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:471
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch_location = Switch0
|
7177 | 2025-03-07T22:47:54.669Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
7178 | 2025-03-07T22:47:54.713Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2500
local_addr = [fd00:1122:3344:101::a]:64131
method = GET
remote_addr = [fd00:1122:3344:101::d]:38459
req_id = 79437c40-dbef-449f-a41c-bdd0ebbd215c
response_code = 200
uri = /0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7179 | 2025-03-07T22:47:54.788Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/switch-ports", status: 204, headers: {"x-request-id": "29521546-2b66-473c-b122-61aa7a802ae6", "date": "Fri, 07 Mar 2025 22:47:54 GMT"} })
|
7180 | 2025-03-07T22:47:54.788Z | INFO | nexus (BackgroundTasks): no bgp config found for switch, skipping.
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:774
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch = Switch0
|
7181 | 2025-03-07T22:47:54.788Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
7182 | 2025-03-07T22:47:54.788Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 17ab218f-6f51-49d0-ad7f-dc11e2c144c1
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7183 | 2025-03-07T22:47:54.789Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 17ab218f-6f51-49d0-ad7f-dc11e2c144c1
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7184 | 2025-03-07T22:47:54.789Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/network-bootstore-config", status: 200, headers: {"content-type": "application/json", "x-request-id": "5c0795b4-60ec-44e9-96ca-75eeb2e9328c", "content-length": "682", "date": "Fri, 07 Mar 2025 22:47:54 GMT"} })
|
7185 | 2025-03-07T22:47:54.789Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
7186 | 2025-03-07T22:47:54.789Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
7187 | 2025-03-07T22:47:54.790Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2121
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 17ab218f-6f51-49d0-ad7f-dc11e2c144c1
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7188 | 2025-03-07T22:47:54.792Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
7189 | 2025-03-07T22:47:54.793Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
7190 | 2025-03-07T22:47:54.796Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
7191 | 2025-03-07T22:47:54.797Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
7192 | 2025-03-07T22:47:54.799Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
7193 | 2025-03-07T22:47:54.799Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
7194 | 2025-03-07T22:47:54.805Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 765.83594ms
iteration = 29
status = {}
|
7195 | 2025-03-07T22:47:55.810Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 621e512c-42c4-442e-a186-436e01ad65e8
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7196 | 2025-03-07T22:47:55.811Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 621e512c-42c4-442e-a186-436e01ad65e8
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7197 | 2025-03-07T22:47:55.812Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2218
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 621e512c-42c4-442e-a186-436e01ad65e8
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7198 | 2025-03-07T22:47:56.833Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 5603d135-fa9d-41ac-8aac-f9dcbb492d79
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7199 | 2025-03-07T22:47:56.833Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 5603d135-fa9d-41ac-8aac-f9dcbb492d79
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7200 | 2025-03-07T22:47:56.835Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2178
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 5603d135-fa9d-41ac-8aac-f9dcbb492d79
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7201 | 2025-03-07T22:47:57.855Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 83f42b4e-e28d-47e9-8693-43fa7a03617a
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7202 | 2025-03-07T22:47:57.855Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 83f42b4e-e28d-47e9-8693-43fa7a03617a
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7203 | 2025-03-07T22:47:57.857Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2736
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 83f42b4e-e28d-47e9-8693-43fa7a03617a
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7204 | 2025-03-07T22:47:58.878Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 1ed1acff-c390-4343-8d1b-cd1f41a71344
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7205 | 2025-03-07T22:47:58.878Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 1ed1acff-c390-4343-8d1b-cd1f41a71344
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7206 | 2025-03-07T22:47:58.880Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2480
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 1ed1acff-c390-4343-8d1b-cd1f41a71344
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7207 | 2025-03-07T22:47:59.902Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 09ad68e1-679a-430b-ab4d-5ea9d68f6be0
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7208 | 2025-03-07T22:47:59.902Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 09ad68e1-679a-430b-ab4d-5ea9d68f6be0
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7209 | 2025-03-07T22:47:59.904Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2553
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 09ad68e1-679a-430b-ab4d-5ea9d68f6be0
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7210 | 2025-03-07T22:48:00.160Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = [fd00:1122:3344:101::a]:12221
remote_addr = [fd00:1122:3344:101::2]:52320
|
7211 | 2025-03-07T22:48:00.160Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:52320
req_id = e6273292-2f95-48b0-a96e-25625793e547
roles = RoleSet { roles: {} }
uri = /nat/ipv4/changeset/10?limit=100
|
7212 | 2025-03-07T22:48:00.161Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:52320
req_id = e6273292-2f95-48b0-a96e-25625793e547
resource = Database
result = Ok(())
uri = /nat/ipv4/changeset/10?limit=100
|
7213 | 2025-03-07T22:48:00.164Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 3289
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:52320
req_id = e6273292-2f95-48b0-a96e-25625793e547
response_code = 200
uri = /nat/ipv4/changeset/10?limit=100
|
7214 | 2025-03-07T22:48:00.925Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d0cba8e5-a330-4043-a277-73371ff212f8
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7215 | 2025-03-07T22:48:00.925Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d0cba8e5-a330-4043-a277-73371ff212f8
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7216 | 2025-03-07T22:48:00.927Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2318
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d0cba8e5-a330-4043-a277-73371ff212f8
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7217 | 2025-03-07T22:48:01.947Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 28e5b31d-0adc-41a5-be2b-97e4ac1c96e4
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7218 | 2025-03-07T22:48:01.947Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 28e5b31d-0adc-41a5-be2b-97e4ac1c96e4
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7219 | 2025-03-07T22:48:01.949Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2220
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 28e5b31d-0adc-41a5-be2b-97e4ac1c96e4
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7220 | 2025-03-07T22:48:02.968Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a76cd90d-9034-4674-abd0-6de6a70ba31f
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7221 | 2025-03-07T22:48:02.969Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a76cd90d-9034-4674-abd0-6de6a70ba31f
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7222 | 2025-03-07T22:48:02.971Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2465
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a76cd90d-9034-4674-abd0-6de6a70ba31f
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7223 | 2025-03-07T22:48:03.990Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 6365b80c-00ec-4276-b1f6-01c86d168f18
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7224 | 2025-03-07T22:48:03.991Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 6365b80c-00ec-4276-b1f6-01c86d168f18
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7225 | 2025-03-07T22:48:03.993Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2337
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 6365b80c-00ec-4276-b1f6-01c86d168f18
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7226 | 2025-03-07T22:48:04.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 86
reason = Timeout
|
7227 | 2025-03-07T22:48:04.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 86
reason = Timeout
|
7228 | 2025-03-07T22:48:04.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
7229 | 2025-03-07T22:48:04.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
7230 | 2025-03-07T22:48:04.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
7231 | 2025-03-07T22:48:04.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
7232 | 2025-03-07T22:48:04.042Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
7233 | 2025-03-07T22:48:04.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
7234 | 2025-03-07T22:48:04.042Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7235 | 2025-03-07T22:48:04.044Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 4.056849ms
iteration = 86
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
7236 | 2025-03-07T22:48:04.045Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
7237 | 2025-03-07T22:48:04.045Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
7238 | 2025-03-07T22:48:04.045Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
7239 | 2025-03-07T22:48:04.047Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
7240 | 2025-03-07T22:48:04.047Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
7241 | 2025-03-07T22:48:04.049Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7242 | 2025-03-07T22:48:04.051Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
|
7243 | 2025-03-07T22:48:04.051Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
7244 | 2025-03-07T22:48:04.051Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
7245 | 2025-03-07T22:48:04.063Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
original_time_created = 2025-03-07 22:33:48.706097 UTC
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
time_created = 2025-03-07 22:33:48.706097 UTC
|
7246 | 2025-03-07T22:48:04.063Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 22.93072ms
iteration = 86
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f","time_created":"2025-03-07T22:33:48.706097Z"}
|
7247 | 2025-03-07T22:48:04.713Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2646
local_addr = [fd00:1122:3344:101::a]:64131
method = GET
remote_addr = [fd00:1122:3344:101::d]:38459
req_id = d5df6a98-fe29-4f1f-981f-93b2ad898300
response_code = 200
uri = /0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7248 | 2025-03-07T22:48:05.012Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 74e583ef-d094-4947-96fe-43da5310dc15
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7249 | 2025-03-07T22:48:05.013Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 74e583ef-d094-4947-96fe-43da5310dc15
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7250 | 2025-03-07T22:48:05.014Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1912
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 74e583ef-d094-4947-96fe-43da5310dc15
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7251 | 2025-03-07T22:48:06.034Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8dc04913-aad4-43ac-ab17-024989d3c38f
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7252 | 2025-03-07T22:48:06.034Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8dc04913-aad4-43ac-ab17-024989d3c38f
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7253 | 2025-03-07T22:48:06.036Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2462
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8dc04913-aad4-43ac-ab17-024989d3c38f
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7254 | 2025-03-07T22:48:07.056Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 24595ba9-028b-404d-b4a6-3e9596f4b2ec
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7255 | 2025-03-07T22:48:07.056Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 24595ba9-028b-404d-b4a6-3e9596f4b2ec
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7256 | 2025-03-07T22:48:07.058Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2501
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 24595ba9-028b-404d-b4a6-3e9596f4b2ec
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7257 | 2025-03-07T22:48:08.078Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = b909ec83-7f29-4dda-9527-6c92874724d0
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7258 | 2025-03-07T22:48:08.078Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = b909ec83-7f29-4dda-9527-6c92874724d0
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7259 | 2025-03-07T22:48:08.080Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2355
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = b909ec83-7f29-4dda-9527-6c92874724d0
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7260 | 2025-03-07T22:48:09.099Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 5c92221c-0fea-44de-bb24-c19e0461c366
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7261 | 2025-03-07T22:48:09.100Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 5c92221c-0fea-44de-bb24-c19e0461c366
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7262 | 2025-03-07T22:48:09.102Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2736
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 5c92221c-0fea-44de-bb24-c19e0461c366
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7263 | 2025-03-07T22:48:10.121Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 5091de57-f8d2-4308-a067-e42140110eec
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7264 | 2025-03-07T22:48:10.122Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 5091de57-f8d2-4308-a067-e42140110eec
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7265 | 2025-03-07T22:48:10.124Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2307
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 5091de57-f8d2-4308-a067-e42140110eec
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7266 | 2025-03-07T22:48:11.144Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2aee4ac7-d221-4ae7-b8ad-6340ff788722
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7267 | 2025-03-07T22:48:11.144Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2aee4ac7-d221-4ae7-b8ad-6340ff788722
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7268 | 2025-03-07T22:48:11.146Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2526
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2aee4ac7-d221-4ae7-b8ad-6340ff788722
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7269 | 2025-03-07T22:48:12.166Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 1e9cf8fc-bee4-4116-b2dd-885164c88020
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7270 | 2025-03-07T22:48:12.167Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 1e9cf8fc-bee4-4116-b2dd-885164c88020
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7271 | 2025-03-07T22:48:12.169Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2604
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 1e9cf8fc-bee4-4116-b2dd-885164c88020
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7272 | 2025-03-07T22:48:13.189Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8ce67f25-fceb-4991-9d59-f8f697c38edf
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7273 | 2025-03-07T22:48:13.189Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8ce67f25-fceb-4991-9d59-f8f697c38edf
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7274 | 2025-03-07T22:48:13.191Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2333
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8ce67f25-fceb-4991-9d59-f8f697c38edf
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7275 | 2025-03-07T22:48:14.039Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 87
reason = Timeout
|
7276 | 2025-03-07T22:48:14.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 87
reason = Timeout
|
7277 | 2025-03-07T22:48:14.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
7278 | 2025-03-07T22:48:14.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
7279 | 2025-03-07T22:48:14.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
7280 | 2025-03-07T22:48:14.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
7281 | 2025-03-07T22:48:14.042Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7282 | 2025-03-07T22:48:14.044Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
7283 | 2025-03-07T22:48:14.044Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
7284 | 2025-03-07T22:48:14.044Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
7285 | 2025-03-07T22:48:14.047Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
7286 | 2025-03-07T22:48:14.047Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
7287 | 2025-03-07T22:48:14.048Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7288 | 2025-03-07T22:48:14.050Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
|
7289 | 2025-03-07T22:48:14.050Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
7290 | 2025-03-07T22:48:14.050Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
7291 | 2025-03-07T22:48:14.061Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
original_time_created = 2025-03-07 22:33:48.706097 UTC
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
time_created = 2025-03-07 22:33:48.706097 UTC
|
7292 | 2025-03-07T22:48:14.061Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 21.505236ms
iteration = 87
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f","time_created":"2025-03-07T22:33:48.706097Z"}
|
7293 | 2025-03-07T22:48:14.067Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
7294 | 2025-03-07T22:48:14.068Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
7295 | 2025-03-07T22:48:14.069Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 29.408552ms
iteration = 87
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
7296 | 2025-03-07T22:48:14.211Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7bbe9a41-e095-495e-b915-a1ade53715bc
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7297 | 2025-03-07T22:48:14.211Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7bbe9a41-e095-495e-b915-a1ade53715bc
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7298 | 2025-03-07T22:48:14.212Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1421
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7bbe9a41-e095-495e-b915-a1ade53715bc
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7299 | 2025-03-07T22:48:14.713Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2653
local_addr = [fd00:1122:3344:101::a]:64131
method = GET
remote_addr = [fd00:1122:3344:101::d]:38459
req_id = 0e157b9c-8d6f-484d-9eec-e3a3e48be4c7
response_code = 200
uri = /0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7300 | 2025-03-07T22:48:15.233Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = bc778794-85f0-48df-8f58-6a7b614034f1
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7301 | 2025-03-07T22:48:15.233Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = bc778794-85f0-48df-8f58-6a7b614034f1
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7302 | 2025-03-07T22:48:15.236Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2806
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = bc778794-85f0-48df-8f58-6a7b614034f1
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7303 | 2025-03-07T22:48:16.256Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = fadb0a06-2d2c-40e0-aae6-265aa9fe51d0
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7304 | 2025-03-07T22:48:16.256Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = fadb0a06-2d2c-40e0-aae6-265aa9fe51d0
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7305 | 2025-03-07T22:48:16.258Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2250
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = fadb0a06-2d2c-40e0-aae6-265aa9fe51d0
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7306 | 2025-03-07T22:48:17.278Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d2cd2ba0-961c-4202-aa9f-733347365024
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7307 | 2025-03-07T22:48:17.278Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d2cd2ba0-961c-4202-aa9f-733347365024
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7308 | 2025-03-07T22:48:17.280Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2384
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d2cd2ba0-961c-4202-aa9f-733347365024
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7309 | 2025-03-07T22:48:18.300Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7ad90b1e-19bb-488b-bb91-8a6c77ace123
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7310 | 2025-03-07T22:48:18.300Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7ad90b1e-19bb-488b-bb91-8a6c77ace123
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7311 | 2025-03-07T22:48:18.302Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2252
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7ad90b1e-19bb-488b-bb91-8a6c77ace123
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7312 | 2025-03-07T22:48:19.322Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 32765979-ff53-440c-b050-eaef24facab3
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7313 | 2025-03-07T22:48:19.322Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 32765979-ff53-440c-b050-eaef24facab3
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7314 | 2025-03-07T22:48:19.324Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1970
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 32765979-ff53-440c-b050-eaef24facab3
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7315 | 2025-03-07T22:48:19.675Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = 9c6f67cc-4bfe-4c99-b0d0-66b7abc6454a
roles = RoleSet { roles: {} }
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
7316 | 2025-03-07T22:48:19.676Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = 9c6f67cc-4bfe-4c99-b0d0-66b7abc6454a
resource = Database
result = Ok(())
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
7317 | 2025-03-07T22:48:19.679Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 3248
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = 9c6f67cc-4bfe-4c99-b0d0-66b7abc6454a
response_code = 200
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
7318 | 2025-03-07T22:48:19.679Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = aa64158a-7e8e-4ea5-b165-f81780095492
roles = RoleSet { roles: {} }
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
7319 | 2025-03-07T22:48:19.679Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = aa64158a-7e8e-4ea5-b165-f81780095492
resource = Database
result = Ok(())
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
7320 | 2025-03-07T22:48:19.681Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2503
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = aa64158a-7e8e-4ea5-b165-f81780095492
response_code = 200
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
7321 | 2025-03-07T22:48:20.344Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0d30c3cd-1978-4d44-8243-f16984dd3ca8
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7322 | 2025-03-07T22:48:20.344Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0d30c3cd-1978-4d44-8243-f16984dd3ca8
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7323 | 2025-03-07T22:48:20.346Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2397
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0d30c3cd-1978-4d44-8243-f16984dd3ca8
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7324 | 2025-03-07T22:48:21.366Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0b1a4b36-99db-477a-b69e-4aabfc58deb4
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7325 | 2025-03-07T22:48:21.367Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0b1a4b36-99db-477a-b69e-4aabfc58deb4
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7326 | 2025-03-07T22:48:21.369Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2763
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0b1a4b36-99db-477a-b69e-4aabfc58deb4
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7327 | 2025-03-07T22:48:22.389Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 3e4c7264-bb80-49fd-8bfe-354ad5ae5f6b
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7328 | 2025-03-07T22:48:22.389Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 3e4c7264-bb80-49fd-8bfe-354ad5ae5f6b
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7329 | 2025-03-07T22:48:22.391Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1908
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 3e4c7264-bb80-49fd-8bfe-354ad5ae5f6b
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7330 | 2025-03-07T22:48:23.410Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ec71dd61-ff19-4a16-9652-cc9fb9381286
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7331 | 2025-03-07T22:48:23.410Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ec71dd61-ff19-4a16-9652-cc9fb9381286
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7332 | 2025-03-07T22:48:23.413Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2677
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ec71dd61-ff19-4a16-9652-cc9fb9381286
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7333 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = support_bundle_collector
iteration = 30
reason = Timeout
|
7334 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 30
reason = Timeout
|
7335 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_garbage_collection
iteration = 30
reason = Timeout
|
7336 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
7337 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
7338 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_garbage_collection
roles = RoleSet { roles: {} }
|
7339 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_start
iteration = 30
reason = Timeout
|
7340 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
7341 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_finish
iteration = 30
reason = Timeout
|
7342 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_step
iteration = 30
reason = Timeout
|
7343 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_finish
roles = RoleSet { roles: {} }
|
7344 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
7345 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 30
reason = Timeout
|
7346 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
7347 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 88
reason = Timeout
|
7348 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 88
reason = Timeout
|
7349 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
7350 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 30
reason = Timeout
|
7351 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
7352 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
7353 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 30
reason = Timeout
|
7354 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
7355 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 34
reason = Timeout
|
7356 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 30
reason = Timeout
|
7357 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
7358 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 33
reason = Timeout
|
7359 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
7360 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
7361 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 35
reason = Timeout
|
7362 | 2025-03-07T22:48:24.040Z | INFO | nexus (BackgroundTasks): VPC route manager running
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:60
|
7363 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
7364 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 30
reason = Timeout
|
7365 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
7366 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 30
reason = Timeout
|
7367 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_updater
iteration = 30
reason = Timeout
|
7368 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): looking for instances with destroyed active VMMs...
background_task = instance_updater
|
7369 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
7370 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = read_only_region_replacement_start
iteration = 30
reason = Timeout
|
7371 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = read_only_region_replacement_start
roles = RoleSet { roles: {} }
|
7372 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_garbage_collection
resource = Database
result = Ok(())
|
7373 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
7374 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
7375 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
7376 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
7377 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_finish
resource = Database
result = Ok(())
|
7378 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
7379 | 2025-03-07T22:48:24.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
7380 | 2025-03-07T22:48:24.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
7381 | 2025-03-07T22:48:24.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = bfd_manager
resource = Database
result = Ok(())
|
7382 | 2025-03-07T22:48:24.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
7383 | 2025-03-07T22:48:24.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
7384 | 2025-03-07T22:48:24.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
7385 | 2025-03-07T22:48:24.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
7386 | 2025-03-07T22:48:24.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
7387 | 2025-03-07T22:48:24.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
7388 | 2025-03-07T22:48:24.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
7389 | 2025-03-07T22:48:24.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = read_only_region_replacement_start
resource = Database
result = Ok(())
|
7390 | 2025-03-07T22:48:24.043Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_garbage_collection
elapsed = 3.164461ms
iteration = 30
status = {"errors":[],"garbage_collect_requested":[]}
|
7391 | 2025-03-07T22:48:24.044Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7392 | 2025-03-07T22:48:24.044Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 3.950778ms
iteration = 30
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
7393 | 2025-03-07T22:48:24.045Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_finish
elapsed = 5.19978ms
iteration = 30
status = {"errors":[],"finish_invoked_ok":[]}
|
7394 | 2025-03-07T22:48:24.046Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Fleet
result = Ok(())
|
7395 | 2025-03-07T22:48:24.046Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
7396 | 2025-03-07T22:48:24.046Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7397 | 2025-03-07T22:48:24.046Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
7398 | 2025-03-07T22:48:24.048Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Fleet
result = Ok(())
|
7399 | 2025-03-07T22:48:24.048Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
7400 | 2025-03-07T22:48:24.048Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
7401 | 2025-03-07T22:48:24.049Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7402 | 2025-03-07T22:48:24.049Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1662, tv_nsec: 392716103 } })
|
7403 | 2025-03-07T22:48:24.049Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1662, tv_nsec: 392893524 } })
|
7404 | 2025-03-07T22:48:24.049Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1171
|
7405 | 2025-03-07T22:48:24.050Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1171
|
7406 | 2025-03-07T22:48:24.050Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7407 | 2025-03-07T22:48:24.051Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
7408 | 2025-03-07T22:48:24.051Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
7409 | 2025-03-07T22:48:24.051Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7410 | 2025-03-07T22:48:24.051Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
7411 | 2025-03-07T22:48:24.053Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7412 | 2025-03-07T22:48:24.055Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Inventory
result = Ok(())
|
7413 | 2025-03-07T22:48:24.055Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
7414 | 2025-03-07T22:48:24.055Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
7415 | 2025-03-07T22:48:24.056Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
7416 | 2025-03-07T22:48:24.056Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
7417 | 2025-03-07T22:48:24.056Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
7418 | 2025-03-07T22:48:24.056Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
7419 | 2025-03-07T22:48:24.056Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
7420 | 2025-03-07T22:48:24.056Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
7421 | 2025-03-07T22:48:24.059Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
7422 | 2025-03-07T22:48:24.059Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
7423 | 2025-03-07T22:48:24.059Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1662, tv_nsec: 403115482 } })
|
7424 | 2025-03-07T22:48:24.059Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
7425 | 2025-03-07T22:48:24.060Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1171
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
|
7426 | 2025-03-07T22:48:24.060Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
7427 | 2025-03-07T22:48:24.067Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7428 | 2025-03-07T22:48:24.070Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7429 | 2025-03-07T22:48:24.071Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
7430 | 2025-03-07T22:48:24.071Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
7431 | 2025-03-07T22:48:24.071Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
7432 | 2025-03-07T22:48:24.073Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
7433 | 2025-03-07T22:48:24.073Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
7434 | 2025-03-07T22:48:24.073Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
7435 | 2025-03-07T22:48:24.074Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
7436 | 2025-03-07T22:48:24.075Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
7437 | 2025-03-07T22:48:24.091Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7438 | 2025-03-07T22:48:24.092Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
7439 | 2025-03-07T22:48:24.092Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
7440 | 2025-03-07T22:48:24.092Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
7441 | 2025-03-07T22:48:24.093Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
7442 | 2025-03-07T22:48:24.094Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Fleet
result = Ok(())
|
7443 | 2025-03-07T22:48:24.094Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
7444 | 2025-03-07T22:48:24.094Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
7445 | 2025-03-07T22:48:24.096Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 56.577144ms
iteration = 88
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
7446 | 2025-03-07T22:48:24.097Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_start
elapsed = 56.680585ms
iteration = 30
status = {"errors":[],"requests_completed_ok":[],"requests_created_ok":[],"start_invoked_ok":[]}
|
7447 | 2025-03-07T22:48:24.098Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
7448 | 2025-03-07T22:48:24.099Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
7449 | 2025-03-07T22:48:24.100Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
7450 | 2025-03-07T22:48:24.100Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
7451 | 2025-03-07T22:48:24.101Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
7452 | 2025-03-07T22:48:24.101Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
7453 | 2025-03-07T22:48:24.103Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
7454 | 2025-03-07T22:48:24.103Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
7455 | 2025-03-07T22:48:24.107Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
7456 | 2025-03-07T22:48:24.108Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
7457 | 2025-03-07T22:48:24.108Z | INFO | nexus (BackgroundTasks): listed instances with destroyed active VMMs
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:59
|
7458 | 2025-03-07T22:48:24.108Z | DEBG | nexus (BackgroundTasks): looking for instances with failed active VMMs...
background_task = instance_updater
|
7459 | 2025-03-07T22:48:24.108Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
7460 | 2025-03-07T22:48:24.108Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
7461 | 2025-03-07T22:48:24.110Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
7462 | 2025-03-07T22:48:24.110Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
7463 | 2025-03-07T22:48:24.110Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_step
elapsed = 70.417377ms
iteration = 30
status = {"errors":[],"step_garbage_collect_invoked_ok":[],"step_invoked_ok":[],"step_records_created_ok":[],"step_set_volume_deleted_ok":[]}
|
7464 | 2025-03-07T22:48:24.110Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7465 | 2025-03-07T22:48:24.111Z | INFO | nexus (BackgroundTasks): listed instances with failed active VMMs
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:59
|
7466 | 2025-03-07T22:48:24.111Z | DEBG | nexus (BackgroundTasks): looking for instances with terminated active migrations...
background_task = instance_updater
|
7467 | 2025-03-07T22:48:24.111Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
7468 | 2025-03-07T22:48:24.111Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
7469 | 2025-03-07T22:48:24.111Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7470 | 2025-03-07T22:48:24.113Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Sled { parent: Fleet, key: 73b218dd-7dbc-4345-acb1-fe69ced4a7f7, lookup_type: ById(73b218dd-7dbc-4345-acb1-fe69ced4a7f7) }
result = Ok(())
|
7471 | 2025-03-07T22:48:24.113Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
7472 | 2025-03-07T22:48:24.113Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
7473 | 2025-03-07T22:48:24.114Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Fleet
result = Ok(())
|
7474 | 2025-03-07T22:48:24.114Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
7475 | 2025-03-07T22:48:24.114Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
7476 | 2025-03-07T22:48:24.114Z | INFO | nexus (BackgroundTasks): listed instances with terminated active migrations
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:59
|
7477 | 2025-03-07T22:48:24.114Z | INFO | nexus (BackgroundTasks): instance updater activation completed
background_task = instance_updater
destroyed_active_vmms = 0
failed_active_vmms = 0
file = nexus/src/app/background/tasks/instance_updater.rs:225
terminated_active_migrations = 0
update_sagas_completed = 0
update_sagas_started = 0
|
7478 | 2025-03-07T22:48:24.114Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_updater
elapsed = 74.122422ms
iteration = 30
status = {"destroyed_active_vmms":0,"disabled":false,"failed_active_vmms":0,"query_errors":[],"saga_errors":[],"sagas_completed":0,"sagas_started":0,"terminated_active_migrations":0}
|
7479 | 2025-03-07T22:48:24.115Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1179
zone_address = fd00:1122:3344:101::2
|
7480 | 2025-03-07T22:48:24.115Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
7481 | 2025-03-07T22:48:24.115Z | DEBG | nexus (MgsClient): client response
background_task = bfd_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "229698b4-38c7-4525-aa34-786b67fe35b3", "content-length": "26", "date": "Fri, 07 Mar 2025 22:48:24 GMT"} })
|
7482 | 2025-03-07T22:48:24.115Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1184
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
7483 | 2025-03-07T22:48:24.115Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 75.378374ms
iteration = 30
status = 0
|
7484 | 2025-03-07T22:48:24.115Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = read_only_region_replacement_start
elapsed = 75.304204ms
iteration = 30
status = {"errors":[],"requests_created_ok":[]}
|
7485 | 2025-03-07T22:48:24.117Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
7486 | 2025-03-07T22:48:24.119Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1179
zone_address = fd00:1122:3344:101::2
|
7487 | 2025-03-07T22:48:24.119Z | DEBG | nexus (MgsClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
7488 | 2025-03-07T22:48:24.120Z | DEBG | nexus (MgsClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "188cac88-d608-44bb-99dc-7ae6f64883a6", "content-length": "26", "date": "Fri, 07 Mar 2025 22:48:24 GMT"} })
|
7489 | 2025-03-07T22:48:24.120Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1184
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
7490 | 2025-03-07T22:48:24.122Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
7491 | 2025-03-07T22:48:24.129Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7492 | 2025-03-07T22:48:24.133Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
|
7493 | 2025-03-07T22:48:24.133Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
7494 | 2025-03-07T22:48:24.133Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
7495 | 2025-03-07T22:48:24.135Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 94.586939ms
iteration = 30
status = {"errors":[],"requests_completed_ok":[],"requests_created_ok":[],"start_invoked_ok":[]}
|
7496 | 2025-03-07T22:48:24.145Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1179
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
zone_address = fd00:1122:3344:101::2
|
7497 | 2025-03-07T22:48:24.145Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
7498 | 2025-03-07T22:48:24.146Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "8b9ed82a-2f8e-4ff9-9af0-c972a8003983", "content-length": "26", "date": "Fri, 07 Mar 2025 22:48:24 GMT"} })
|
7499 | 2025-03-07T22:48:24.146Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1184
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
7500 | 2025-03-07T22:48:24.148Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
|
7501 | 2025-03-07T22:48:24.148Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
original_time_created = 2025-03-07 22:33:48.706097 UTC
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
time_created = 2025-03-07 22:33:48.706097 UTC
|
7502 | 2025-03-07T22:48:24.148Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:555
pruned_instances = 0
total_completed = 0
total_failed = 0
total_incomplete = 0
total_instances = 0
update_sagas_queued = 0
|
7503 | 2025-03-07T22:48:24.148Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 108.624734ms
iteration = 30
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{},"pruned_instances":0,"total_instances":0,"update_sagas_queued":0}
|
7504 | 2025-03-07T22:48:24.148Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 108.497403ms
iteration = 88
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f","time_created":"2025-03-07T22:33:48.706097Z"}
|
7505 | 2025-03-07T22:48:24.158Z | INFO | nexus (BackgroundTasks): No bundles to collect
background_task = support_bundle_collector
file = nexus/src/app/background/tasks/support_bundle_collector.rs:360
|
7506 | 2025-03-07T22:48:24.158Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = support_bundle_collector
elapsed = 117.861902ms
iteration = 30
status = {"cleanup_err":null,"cleanup_report":{"db_destroying_bundles_removed":0,"db_failing_bundles_updated":0,"sled_bundles_delete_failed":0,"sled_bundles_deleted_not_found":0,"sled_bundles_deleted_ok":0},"collection_err":null,"collection_report":null}
|
7507 | 2025-03-07T22:48:24.164Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
7508 | 2025-03-07T22:48:24.165Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
7509 | 2025-03-07T22:48:24.195Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 155.221881ms
iteration = 34
status = {"physical_disks_added":0}
|
7510 | 2025-03-07T22:48:24.207Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
7511 | 2025-03-07T22:48:24.207Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
7512 | 2025-03-07T22:48:24.220Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 179.92125ms
iteration = 30
status = {}
|
7513 | 2025-03-07T22:48:24.276Z | INFO | nexus (BackgroundTasks): VPC route manager sled 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:98
|
7514 | 2025-03-07T22:48:24.276Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
7515 | 2025-03-07T22:48:24.276Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vpc-routes", status: 200, headers: {"content-type": "application/json", "x-request-id": "901e675b-8c0d-46dc-a176-ad71ee023f8b", "content-length": "372", "date": "Fri, 07 Mar 2025 22:48:24 GMT"} })
|
7516 | 2025-03-07T22:48:24.276Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
7517 | 2025-03-07T22:48:24.277Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
7518 | 2025-03-07T22:48:24.278Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7519 | 2025-03-07T22:48:24.279Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
7520 | 2025-03-07T22:48:24.279Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
7521 | 2025-03-07T22:48:24.280Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
7522 | 2025-03-07T22:48:24.281Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7523 | 2025-03-07T22:48:24.282Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
7524 | 2025-03-07T22:48:24.282Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
7525 | 2025-03-07T22:48:24.283Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
7526 | 2025-03-07T22:48:24.316Z | DEBG | nexus (DpdClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/gen
|
7527 | 2025-03-07T22:48:24.316Z | DEBG | nexus (DpdClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/gen", status: 200, headers: {"content-type": "application/json", "x-request-id": "becad512-e552-4c00-b9ac-51e1aa45d243", "content-length": "2", "date": "Fri, 07 Mar 2025 22:48:23 GMT"} })
|
7528 | 2025-03-07T22:48:24.318Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
7529 | 2025-03-07T22:48:24.318Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
7530 | 2025-03-07T22:48:24.319Z | INFO | nexus (BackgroundTasks): computed internet gateway mappings for sled
assocs = {}
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:116
sled = buskin
|
7531 | 2025-03-07T22:48:24.319Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/eip-gateways
|
7532 | 2025-03-07T22:48:24.320Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 280.148003ms
iteration = 30
status = null
|
7533 | 2025-03-07T22:48:24.356Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
7534 | 2025-03-07T22:48:24.378Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/eip-gateways", status: 204, headers: {"x-request-id": "9a5317bc-3be3-4a1c-a76c-31a0b1ec5e02", "date": "Fri, 07 Mar 2025 22:48:24 GMT"} })
|
7535 | 2025-03-07T22:48:24.378Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
7536 | 2025-03-07T22:48:24.379Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
7537 | 2025-03-07T22:48:24.379Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = v2p_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/v2p", status: 200, headers: {"content-type": "application/json", "x-request-id": "ac8cce46-ffdc-4cbe-9303-900c519a34c9", "content-length": "691", "date": "Fri, 07 Mar 2025 22:48:24 GMT"} })
|
7538 | 2025-03-07T22:48:24.379Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = buskin
|
7539 | 2025-03-07T22:48:24.379Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = buskin
|
7540 | 2025-03-07T22:48:24.379Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = buskin
|
7541 | 2025-03-07T22:48:24.380Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 340.046178ms
iteration = 33
status = {}
|
7542 | 2025-03-07T22:48:24.381Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
7543 | 2025-03-07T22:48:24.381Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
7544 | 2025-03-07T22:48:24.384Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
7545 | 2025-03-07T22:48:24.385Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
7546 | 2025-03-07T22:48:24.388Z | INFO | nexus (BackgroundTasks): VPC route manager sled 73b218dd-7dbc-4345-acb1-fe69ced4a7f7 push not needed
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:262
|
7547 | 2025-03-07T22:48:24.388Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
7548 | 2025-03-07T22:48:24.388Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vpc-routes", status: 204, headers: {"x-request-id": "9af70003-d654-4b0f-81a0-9cf67d8db097", "date": "Fri, 07 Mar 2025 22:48:24 GMT"} })
|
7549 | 2025-03-07T22:48:24.390Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 350.037804ms
iteration = 35
status = {}
|
7550 | 2025-03-07T22:48:24.403Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
7551 | 2025-03-07T22:48:24.403Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
7552 | 2025-03-07T22:48:24.406Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:151
port = SwitchPort { id: 2619304f-a0b9-451a-bbfb-b14af6353df6, rack_id: 82e3cdb7-0f87-46cf-98cd-832919b5c7ec, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(8820d7be-fc72-45ff-bc2e-17c4bb9613af) }
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch_location = Switch0
|
7553 | 2025-03-07T22:48:24.406Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
7554 | 2025-03-07T22:48:24.406Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
7555 | 2025-03-07T22:48:24.419Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
7556 | 2025-03-07T22:48:24.419Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron", status: 200, headers: {"content-type": "application/json", "x-request-id": "63baedcb-e774-4af3-bc4b-b489d92f9b04", "content-length": "134", "date": "Fri, 07 Mar 2025 22:48:23 GMT"} })
|
7557 | 2025-03-07T22:48:24.419Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1746
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.1.174], params: LinkCreate { autoneg: false, fec: Some(None), kr: false, lane: Some(LinkId(0)), speed: Speed40G, tx_eq: None } }} }
switch_port_id = "qsfp0"
|
7558 | 2025-03-07T22:48:24.419Z | INFO | nexus (BackgroundTasks): port settings up to date, skipping
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1773
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 8820d7be-fc72-45ff-bc2e-17c4bb9613af
|
7559 | 2025-03-07T22:48:24.420Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:383
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, Some(1))}}
|
7560 | 2025-03-07T22:48:24.420Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:387
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
7561 | 2025-03-07T22:48:24.420Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:396
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: AddStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
7562 | 2025-03-07T22:48:24.420Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:402
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: DeleteStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
7563 | 2025-03-07T22:48:24.420Z | INFO | nexus (BackgroundTasks): deleting static routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:407
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: DeleteStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
7564 | 2025-03-07T22:48:24.420Z | INFO | nexus (BackgroundTasks): removing static v4 routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1920
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
request = DeleteStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }
switch_location = Switch0
|
7565 | 2025-03-07T22:48:24.420Z | INFO | nexus (BackgroundTasks): adding static routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:413
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: AddStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
7566 | 2025-03-07T22:48:24.420Z | INFO | nexus (BackgroundTasks): adding static v4 routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1956
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
request = AddStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }
switch_location = Switch0
|
7567 | 2025-03-07T22:48:24.420Z | INFO | nexus (BackgroundTasks): checking for changes to loopback addresses
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:422
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
|
7568 | 2025-03-07T22:48:24.420Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
7569 | 2025-03-07T22:48:24.421Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
7570 | 2025-03-07T22:48:24.422Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
7571 | 2025-03-07T22:48:24.422Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/loopback/ipv4", status: 200, headers: {"content-type": "application/json", "x-request-id": "1db39a7c-0f2d-425a-b2da-ce25ab617394", "content-length": "2", "date": "Fri, 07 Mar 2025 22:48:23 GMT"} })
|
7572 | 2025-03-07T22:48:24.422Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
7573 | 2025-03-07T22:48:24.422Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/loopback/ipv6", status: 200, headers: {"content-type": "application/json", "x-request-id": "5f08ffcd-db9e-432e-b346-cd8fdfdbf552", "content-length": "52", "date": "Fri, 07 Mar 2025 22:48:23 GMT"} })
|
7574 | 2025-03-07T22:48:24.422Z | INFO | nexus (BackgroundTasks): applying SMF config uplink updates to switch zone
background_task = switch_port_config_manager
config = [HostPortConfig { addrs: [UplinkAddressConfig { address: V4(Ipv4Net { addr: 10.151.1.174, width: 24 }), vlan_id: None }], lldp: Some(LldpPortConfig { chassis_id: None, management_addrs: None, port_description: None, port_id: None, status: Disabled, system_description: None, system_name: None }), port: "qsfp0", tx_eq: None }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:471
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch_location = Switch0
|
7575 | 2025-03-07T22:48:24.422Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
7576 | 2025-03-07T22:48:24.547Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/switch-ports", status: 204, headers: {"x-request-id": "bde6ddd9-bbb6-424a-bdcb-274a08ec5694", "date": "Fri, 07 Mar 2025 22:48:24 GMT"} })
|
7577 | 2025-03-07T22:48:24.547Z | INFO | nexus (BackgroundTasks): no bgp config found for switch, skipping.
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:774
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch = Switch0
|
7578 | 2025-03-07T22:48:24.547Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
7579 | 2025-03-07T22:48:24.547Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2be652e1-ca19-4fe6-b1de-d504a4944d9a
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7580 | 2025-03-07T22:48:24.547Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2be652e1-ca19-4fe6-b1de-d504a4944d9a
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7581 | 2025-03-07T22:48:24.547Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/network-bootstore-config", status: 200, headers: {"content-type": "application/json", "x-request-id": "7623ecbf-4015-46d2-bd52-40e28a36ec24", "content-length": "682", "date": "Fri, 07 Mar 2025 22:48:24 GMT"} })
|
7582 | 2025-03-07T22:48:24.547Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
7583 | 2025-03-07T22:48:24.547Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
7584 | 2025-03-07T22:48:24.549Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2522
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2be652e1-ca19-4fe6-b1de-d504a4944d9a
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7585 | 2025-03-07T22:48:24.552Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
7586 | 2025-03-07T22:48:24.552Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
7587 | 2025-03-07T22:48:24.556Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
7588 | 2025-03-07T22:48:24.556Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
7589 | 2025-03-07T22:48:24.559Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
7590 | 2025-03-07T22:48:24.559Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
7591 | 2025-03-07T22:48:24.567Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 526.889704ms
iteration = 30
status = {}
|
7592 | 2025-03-07T22:48:24.714Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 3143
local_addr = [fd00:1122:3344:101::a]:64131
method = GET
remote_addr = [fd00:1122:3344:101::d]:38459
req_id = d428c861-6f13-457b-8007-1b3d4416f6d7
response_code = 200
uri = /0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7593 | 2025-03-07T22:48:25.570Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cfd6d60a-7335-4559-9d0e-1876307580ca
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7594 | 2025-03-07T22:48:25.571Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cfd6d60a-7335-4559-9d0e-1876307580ca
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7595 | 2025-03-07T22:48:25.573Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2265
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = cfd6d60a-7335-4559-9d0e-1876307580ca
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7596 | 2025-03-07T22:48:26.592Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = b5434b3f-47ee-43f7-9505-a426045e8a7f
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7597 | 2025-03-07T22:48:26.592Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = b5434b3f-47ee-43f7-9505-a426045e8a7f
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7598 | 2025-03-07T22:48:26.594Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2235
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = b5434b3f-47ee-43f7-9505-a426045e8a7f
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7599 | 2025-03-07T22:48:27.614Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 23c78fa0-e414-4a2c-8dba-fabef870e516
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7600 | 2025-03-07T22:48:27.614Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 23c78fa0-e414-4a2c-8dba-fabef870e516
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7601 | 2025-03-07T22:48:27.616Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2118
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 23c78fa0-e414-4a2c-8dba-fabef870e516
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7602 | 2025-03-07T22:48:28.636Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = c80b5352-696d-453c-b968-d4db1ef96e71
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7603 | 2025-03-07T22:48:28.636Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = c80b5352-696d-453c-b968-d4db1ef96e71
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7604 | 2025-03-07T22:48:28.638Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2400
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = c80b5352-696d-453c-b968-d4db1ef96e71
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7605 | 2025-03-07T22:48:29.658Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 27b1fd79-edb4-43a1-b75b-92279a16bf44
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7606 | 2025-03-07T22:48:29.658Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 27b1fd79-edb4-43a1-b75b-92279a16bf44
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7607 | 2025-03-07T22:48:29.660Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1867
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 27b1fd79-edb4-43a1-b75b-92279a16bf44
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7608 | 2025-03-07T22:48:30.197Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = [fd00:1122:3344:101::a]:12221
remote_addr = [fd00:1122:3344:101::2]:40362
|
7609 | 2025-03-07T22:48:30.197Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:40362
req_id = 3687fe56-9b66-433f-89b0-1997fdda91a1
roles = RoleSet { roles: {} }
uri = /nat/ipv4/changeset/10?limit=100
|
7610 | 2025-03-07T22:48:30.197Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:40362
req_id = 3687fe56-9b66-433f-89b0-1997fdda91a1
resource = Database
result = Ok(())
uri = /nat/ipv4/changeset/10?limit=100
|
7611 | 2025-03-07T22:48:30.200Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 3669
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:40362
req_id = 3687fe56-9b66-433f-89b0-1997fdda91a1
response_code = 200
uri = /nat/ipv4/changeset/10?limit=100
|
7612 | 2025-03-07T22:48:30.680Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = bedfbf84-3fe4-49c1-bb31-7278a1b1e878
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7613 | 2025-03-07T22:48:30.680Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = bedfbf84-3fe4-49c1-bb31-7278a1b1e878
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7614 | 2025-03-07T22:48:30.682Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2575
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = bedfbf84-3fe4-49c1-bb31-7278a1b1e878
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7615 | 2025-03-07T22:48:31.702Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8013813b-2fef-4413-8ec7-191a5918d3f9
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7616 | 2025-03-07T22:48:31.703Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8013813b-2fef-4413-8ec7-191a5918d3f9
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7617 | 2025-03-07T22:48:31.704Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2295
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8013813b-2fef-4413-8ec7-191a5918d3f9
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7618 | 2025-03-07T22:48:32.724Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a7badb7b-2c2c-4b4c-8df1-70b8c3beb1c1
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7619 | 2025-03-07T22:48:32.725Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a7badb7b-2c2c-4b4c-8df1-70b8c3beb1c1
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7620 | 2025-03-07T22:48:32.726Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2173
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = a7badb7b-2c2c-4b4c-8df1-70b8c3beb1c1
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7621 | 2025-03-07T22:48:33.745Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 709f0d2d-8c33-44d8-ad45-dab1adf5ccde
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7622 | 2025-03-07T22:48:33.746Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 709f0d2d-8c33-44d8-ad45-dab1adf5ccde
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7623 | 2025-03-07T22:48:33.747Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2082
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 709f0d2d-8c33-44d8-ad45-dab1adf5ccde
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7624 | 2025-03-07T22:48:34.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 89
reason = Timeout
|
7625 | 2025-03-07T22:48:34.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 89
reason = Timeout
|
7626 | 2025-03-07T22:48:34.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
7627 | 2025-03-07T22:48:34.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
7628 | 2025-03-07T22:48:34.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
7629 | 2025-03-07T22:48:34.040Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
7630 | 2025-03-07T22:48:34.042Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7631 | 2025-03-07T22:48:34.043Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
7632 | 2025-03-07T22:48:34.043Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
7633 | 2025-03-07T22:48:34.045Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
7634 | 2025-03-07T22:48:34.045Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
7635 | 2025-03-07T22:48:34.045Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
7636 | 2025-03-07T22:48:34.047Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
7637 | 2025-03-07T22:48:34.047Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
7638 | 2025-03-07T22:48:34.048Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7639 | 2025-03-07T22:48:34.051Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
|
7640 | 2025-03-07T22:48:34.051Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
7641 | 2025-03-07T22:48:34.051Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
7642 | 2025-03-07T22:48:34.064Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
original_time_created = 2025-03-07 22:33:48.706097 UTC
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
time_created = 2025-03-07 22:33:48.706097 UTC
|
7643 | 2025-03-07T22:48:34.064Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 23.787119ms
iteration = 89
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f","time_created":"2025-03-07T22:33:48.706097Z"}
|
7644 | 2025-03-07T22:48:34.073Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 33.010607ms
iteration = 89
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
7645 | 2025-03-07T22:48:34.675Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = c0487d60-7bef-4b30-afed-dcab561d1c87
roles = RoleSet { roles: {} }
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
7646 | 2025-03-07T22:48:34.675Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = c0487d60-7bef-4b30-afed-dcab561d1c87
resource = Database
result = Ok(())
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
7647 | 2025-03-07T22:48:34.678Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 3192
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = c0487d60-7bef-4b30-afed-dcab561d1c87
response_code = 200
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
7648 | 2025-03-07T22:48:34.678Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = 36ab4fbc-8a2d-4692-9ca0-4a7d61b72ee7
roles = RoleSet { roles: {} }
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
7649 | 2025-03-07T22:48:34.679Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = 36ab4fbc-8a2d-4692-9ca0-4a7d61b72ee7
resource = Database
result = Ok(())
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
7650 | 2025-03-07T22:48:34.680Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2010
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = 36ab4fbc-8a2d-4692-9ca0-4a7d61b72ee7
response_code = 200
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
7651 | 2025-03-07T22:48:34.714Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2442
local_addr = [fd00:1122:3344:101::a]:64131
method = GET
remote_addr = [fd00:1122:3344:101::d]:38459
req_id = fd5d665f-aa23-4dd9-a8ad-ac13df9a88a4
response_code = 200
uri = /0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7652 | 2025-03-07T22:48:34.767Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 6090e658-e34f-47a4-a6dd-5ee6a7669563
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7653 | 2025-03-07T22:48:34.767Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 6090e658-e34f-47a4-a6dd-5ee6a7669563
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7654 | 2025-03-07T22:48:34.769Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2255
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 6090e658-e34f-47a4-a6dd-5ee6a7669563
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7655 | 2025-03-07T22:48:35.789Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 704d097b-23aa-43c8-b5cf-f0ad9c9ba1bf
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7656 | 2025-03-07T22:48:35.789Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 704d097b-23aa-43c8-b5cf-f0ad9c9ba1bf
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7657 | 2025-03-07T22:48:35.791Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2110
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 704d097b-23aa-43c8-b5cf-f0ad9c9ba1bf
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7658 | 2025-03-07T22:48:36.811Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 686e2657-ad20-45e8-ba08-c0374e123041
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7659 | 2025-03-07T22:48:36.811Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 686e2657-ad20-45e8-ba08-c0374e123041
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7660 | 2025-03-07T22:48:36.813Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2576
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 686e2657-ad20-45e8-ba08-c0374e123041
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7661 | 2025-03-07T22:48:37.833Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = df3f0272-a32d-4f50-be05-029867d794ad
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7662 | 2025-03-07T22:48:37.833Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = df3f0272-a32d-4f50-be05-029867d794ad
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7663 | 2025-03-07T22:48:37.835Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2426
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = df3f0272-a32d-4f50-be05-029867d794ad
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7664 | 2025-03-07T22:48:38.855Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 58bcdfce-67d7-4fa2-9760-38abcdc328e8
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7665 | 2025-03-07T22:48:38.855Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 58bcdfce-67d7-4fa2-9760-38abcdc328e8
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7666 | 2025-03-07T22:48:38.857Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2363
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 58bcdfce-67d7-4fa2-9760-38abcdc328e8
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7667 | 2025-03-07T22:48:39.877Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 4ef9e745-019f-4832-b89e-98ade9781d9d
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7668 | 2025-03-07T22:48:39.878Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 4ef9e745-019f-4832-b89e-98ade9781d9d
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7669 | 2025-03-07T22:48:39.880Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2311
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 4ef9e745-019f-4832-b89e-98ade9781d9d
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7670 | 2025-03-07T22:48:40.899Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 76ee9f10-4e43-4a08-bb71-1761827c6f83
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7671 | 2025-03-07T22:48:40.900Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 76ee9f10-4e43-4a08-bb71-1761827c6f83
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7672 | 2025-03-07T22:48:40.901Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1783
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 76ee9f10-4e43-4a08-bb71-1761827c6f83
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7673 | 2025-03-07T22:48:41.921Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2cc2d74c-33d4-4146-a9be-7a298c17d355
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7674 | 2025-03-07T22:48:41.922Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2cc2d74c-33d4-4146-a9be-7a298c17d355
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7675 | 2025-03-07T22:48:41.924Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2446
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2cc2d74c-33d4-4146-a9be-7a298c17d355
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7676 | 2025-03-07T22:48:42.944Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d399a1e2-673d-4cb7-bb1c-3839c1c4f078
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7677 | 2025-03-07T22:48:42.944Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d399a1e2-673d-4cb7-bb1c-3839c1c4f078
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7678 | 2025-03-07T22:48:42.946Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2523
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d399a1e2-673d-4cb7-bb1c-3839c1c4f078
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7679 | 2025-03-07T22:48:43.967Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8dc80b05-ecbf-4132-9a1c-a03ad6ea45ca
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7680 | 2025-03-07T22:48:43.967Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8dc80b05-ecbf-4132-9a1c-a03ad6ea45ca
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7681 | 2025-03-07T22:48:43.969Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2594
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8dc80b05-ecbf-4132-9a1c-a03ad6ea45ca
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7682 | 2025-03-07T22:48:44.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 90
reason = Timeout
|
7683 | 2025-03-07T22:48:44.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 90
reason = Timeout
|
7684 | 2025-03-07T22:48:44.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
7685 | 2025-03-07T22:48:44.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
7686 | 2025-03-07T22:48:44.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
7687 | 2025-03-07T22:48:44.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
7688 | 2025-03-07T22:48:44.043Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7689 | 2025-03-07T22:48:44.043Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
7690 | 2025-03-07T22:48:44.043Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
7691 | 2025-03-07T22:48:44.045Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 4.365332ms
iteration = 90
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
7692 | 2025-03-07T22:48:44.045Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
7693 | 2025-03-07T22:48:44.045Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
7694 | 2025-03-07T22:48:44.045Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
7695 | 2025-03-07T22:48:44.047Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
7696 | 2025-03-07T22:48:44.047Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
7697 | 2025-03-07T22:48:44.049Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7698 | 2025-03-07T22:48:44.051Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
|
7699 | 2025-03-07T22:48:44.051Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
7700 | 2025-03-07T22:48:44.051Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
7701 | 2025-03-07T22:48:44.061Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
original_time_created = 2025-03-07 22:33:48.706097 UTC
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
time_created = 2025-03-07 22:33:48.706097 UTC
|
7702 | 2025-03-07T22:48:44.061Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 20.855151ms
iteration = 90
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f","time_created":"2025-03-07T22:33:48.706097Z"}
|
7703 | 2025-03-07T22:48:44.715Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2745
local_addr = [fd00:1122:3344:101::a]:64131
method = GET
remote_addr = [fd00:1122:3344:101::d]:38459
req_id = 24f721bb-65c8-4b93-a1de-c25558e24ab5
response_code = 200
uri = /0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
7704 | 2025-03-07T22:48:44.989Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = b811fa1a-ae38-4b8e-a3dd-382bf536a731
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7705 | 2025-03-07T22:48:44.990Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = b811fa1a-ae38-4b8e-a3dd-382bf536a731
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7706 | 2025-03-07T22:48:44.991Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2070
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = b811fa1a-ae38-4b8e-a3dd-382bf536a731
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7707 | 2025-03-07T22:48:46.011Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 30572126-b328-4a5d-846d-13f825b5486b
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7708 | 2025-03-07T22:48:46.011Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 30572126-b328-4a5d-846d-13f825b5486b
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7709 | 2025-03-07T22:48:46.013Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2524
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 30572126-b328-4a5d-846d-13f825b5486b
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7710 | 2025-03-07T22:48:47.033Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 27901335-87d6-47d5-8677-9d1a50dd4ca4
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7711 | 2025-03-07T22:48:47.034Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 27901335-87d6-47d5-8677-9d1a50dd4ca4
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7712 | 2025-03-07T22:48:47.036Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2315
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 27901335-87d6-47d5-8677-9d1a50dd4ca4
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7713 | 2025-03-07T22:48:48.056Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 4e5ef353-65d9-4ade-ae01-2ac397ab3392
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7714 | 2025-03-07T22:48:48.057Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 4e5ef353-65d9-4ade-ae01-2ac397ab3392
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7715 | 2025-03-07T22:48:48.059Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2278
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 4e5ef353-65d9-4ade-ae01-2ac397ab3392
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7716 | 2025-03-07T22:48:49.078Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = aac3e2c5-67de-4d6e-83e3-df1b1dd7e794
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7717 | 2025-03-07T22:48:49.078Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = aac3e2c5-67de-4d6e-83e3-df1b1dd7e794
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7718 | 2025-03-07T22:48:49.080Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2592
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = aac3e2c5-67de-4d6e-83e3-df1b1dd7e794
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7719 | 2025-03-07T22:48:49.675Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = b3b91d71-cfa0-4c2c-9634-767fd390bedd
roles = RoleSet { roles: {} }
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
7720 | 2025-03-07T22:48:49.676Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = b3b91d71-cfa0-4c2c-9634-767fd390bedd
resource = Database
result = Ok(())
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
7721 | 2025-03-07T22:48:49.679Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 3379
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = b3b91d71-cfa0-4c2c-9634-767fd390bedd
response_code = 200
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
7722 | 2025-03-07T22:48:49.679Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = 08d7c34f-3fc5-4edc-9f17-ca8072cf81ca
roles = RoleSet { roles: {} }
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
7723 | 2025-03-07T22:48:49.679Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = 08d7c34f-3fc5-4edc-9f17-ca8072cf81ca
resource = Database
result = Ok(())
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
7724 | 2025-03-07T22:48:49.681Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2565
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = 08d7c34f-3fc5-4edc-9f17-ca8072cf81ca
response_code = 200
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
7725 | 2025-03-07T22:48:50.098Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2e848195-6190-4687-ab51-85430c737335
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7726 | 2025-03-07T22:48:50.099Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2e848195-6190-4687-ab51-85430c737335
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7727 | 2025-03-07T22:48:50.101Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2456
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2e848195-6190-4687-ab51-85430c737335
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7728 | 2025-03-07T22:48:51.121Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7eb0b3d4-4b65-465a-aae8-cda50c898cbb
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7729 | 2025-03-07T22:48:51.121Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7eb0b3d4-4b65-465a-aae8-cda50c898cbb
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7730 | 2025-03-07T22:48:51.123Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2212
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7eb0b3d4-4b65-465a-aae8-cda50c898cbb
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7731 | 2025-03-07T22:48:52.144Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8cd6a8a9-9709-423e-b62c-8c92da42124a
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7732 | 2025-03-07T22:48:52.144Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8cd6a8a9-9709-423e-b62c-8c92da42124a
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7733 | 2025-03-07T22:48:52.146Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2428
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8cd6a8a9-9709-423e-b62c-8c92da42124a
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7734 | 2025-03-07T22:48:53.167Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7f276e2b-c3b6-433a-bc6f-365fb30daba6
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7735 | 2025-03-07T22:48:53.167Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7f276e2b-c3b6-433a-bc6f-365fb30daba6
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7736 | 2025-03-07T22:48:53.169Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2011
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 7f276e2b-c3b6-433a-bc6f-365fb30daba6
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
7737 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = nat_v4_garbage_collector
iteration = 31
reason = Timeout
|
7738 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = v2p_manager
iteration = 34
reason = Timeout
|
7739 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
7740 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_external
dns_group = external
iteration = 18
reason = Timeout
|
7741 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
7742 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_step
iteration = 31
reason = Timeout
|
7743 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
7744 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = tuf_artifact_replication
iteration = 4
reason = Timeout
|
7745 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_garbage_collection
iteration = 31
reason = Timeout
|
7746 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_garbage_collection
roles = RoleSet { roles: {} }
|
7747 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = tuf_artifact_replication
roles = RoleSet { roles: {} }
|
7748 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 91
reason = Timeout
|
7749 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement
iteration = 31
reason = Timeout
|
7750 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
7751 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_external
dns_group = external
iteration = 17
reason = Timeout
|
7752 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
7753 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = crdb_node_id_collector
iteration = 7
reason = Timeout
|
7754 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = external_endpoints
iteration = 17
reason = Timeout
|
7755 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
7756 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
7757 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_external
dns_group = external
iteration = 17
reason = Timeout
|
7758 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_external
dns_group = external
|
7759 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
7760 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = support_bundle_collector
iteration = 31
reason = Timeout
|
7761 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
7762 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_executor
iteration = 17
reason = Timeout
|
7763 | 2025-03-07T22:48:54.040Z | WARN | nexus (BackgroundTasks): Blueprint execution: skipped
background_task = blueprint_executor
file = nexus/src/app/background/tasks/blueprint_execution.rs:80
reason = blueprint disabled
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
|
7764 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_finish
iteration = 31
reason = Timeout
|
7765 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_executor
elapsed = 14.54\u{b5}s
iteration = 17
status = {"enabled":false,"target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f"}
|
7766 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_finish
roles = RoleSet { roles: {} }
|
7767 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = metrics_producer_gc
iteration = 16
reason = Timeout
|
7768 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_config_internal
dns_group = internal
iteration = 17
reason = Timeout
|
7769 | 2025-03-07T22:48:54.040Z | INFO | nexus (BackgroundTasks): Metric producer GC running
background_task = metrics_producer_gc
expiration = 2025-03-07 22:38:54.040784265 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:48
|
7770 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): reading DNS version
background_task = dns_config_internal
dns_group = internal
|
7771 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
7772 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = metrics_producer_gc
roles = RoleSet { roles: {} }
|
7773 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_snapshot_replacement_start
iteration = 31
reason = Timeout
|
7774 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = read_only_region_replacement_start
iteration = 31
reason = Timeout
|
7775 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
7776 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = read_only_region_replacement_start
roles = RoleSet { roles: {} }
|
7777 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = decommissioned_disk_cleaner
iteration = 16
reason = Timeout
|
7778 | 2025-03-07T22:48:54.040Z | INFO | nexus (BackgroundTasks): Decommissioned disk cleaner running
background_task = decommissioned_disk_cleaner
file = nexus/src/app/background/tasks/decommissioned_disk_cleaner.rs:56
|
7779 | 2025-03-07T22:48:54.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = decommissioned_disk_cleaner
roles = RoleSet { roles: {} }
|
7780 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 91
reason = Timeout
|
7781 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
7782 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_firewall_rule_propagation
iteration = 4
reason = Timeout
|
7783 | 2025-03-07T22:48:54.041Z | DEBG | nexus (service-firewall-rule-progator): starting background task for service firewall rule propagation
background_task = service_firewall_rule_propagation
|
7784 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
7785 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
7786 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
7787 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_updater
iteration = 31
reason = Timeout
|
7788 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
7789 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): looking for instances with destroyed active VMMs...
background_task = instance_updater
|
7790 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
7791 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_rendezvous
iteration = 8
reason = Timeout
|
7792 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_rendezvous
roles = RoleSet { roles: {} }
|
7793 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
7794 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): activating
background_task = service_zone_nat_tracker
iteration = 31
reason = Timeout
|
7795 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): activating
background_task = phantom_disks
iteration = 31
reason = Timeout
|
7796 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
7797 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): activating
background_task = bfd_manager
iteration = 31
reason = Timeout
|
7798 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): roles
background_task = bfd_manager
roles = RoleSet { roles: {} }
|
7799 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_garbage_collection
resource = Database
result = Ok(())
|
7800 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): activating
background_task = abandoned_vmm_reaper
iteration = 16
reason = Timeout
|
7801 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): roles
background_task = abandoned_vmm_reaper
roles = RoleSet { roles: {} }
|
7802 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = tuf_artifact_replication
resource = Database
result = Ok(())
|
7803 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
7804 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_reincarnation
iteration = 16
reason = Timeout
|
7805 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): activating
background_task = switch_port_config_manager
iteration = 31
reason = Timeout
|
7806 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_reincarnation
roles = RoleSet { roles: {} }
|
7807 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
7808 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
7809 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
7810 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
7811 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): activating
background_task = physical_disk_adoption
iteration = 35
reason = Timeout
|
7812 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): activating
background_task = lookup_region_port
iteration = 16
reason = Timeout
|
7813 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
7814 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): roles
background_task = lookup_region_port
roles = RoleSet { roles: {} }
|
7815 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
7816 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = metrics_producer_gc
resource = Database
result = Ok(())
|
7817 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_servers_internal
dns_group = internal
iteration = 17
reason = Timeout
|
7818 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
7819 | 2025-03-07T22:48:54.041Z | DEBG | nexus (BackgroundTasks): activating
background_task = vpc_route_manager
iteration = 36
reason = Timeout
|
7820 | 2025-03-07T22:48:54.042Z | INFO | nexus (BackgroundTasks): VPC route manager running
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:60
|
7821 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
7822 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
7823 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
7824 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): activating
background_task = instance_watcher
iteration = 31
reason = Timeout
|
7825 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): activating
background_task = dns_propagation_internal
dns_group = internal
iteration = 18
reason = Timeout
|
7826 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
7827 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = decommissioned_disk_cleaner
resource = Database
result = Ok(())
|
7828 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = read_only_region_replacement_start
resource = Database
result = Ok(())
|
7829 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_finish
resource = Database
result = Ok(())
|
7830 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
7831 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
7832 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
7833 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_rendezvous
resource = Database
result = Ok(())
|
7834 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
7835 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = abandoned_vmm_reaper
resource = Database
result = Ok(())
|
7836 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = bfd_manager
resource = Database
result = Ok(())
|
7837 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
7838 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_reincarnation
resource = Database
result = Ok(())
|
7839 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
7840 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
7841 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = lookup_region_port
resource = Database
result = Ok(())
|
7842 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
7843 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
7844 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
7845 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
7846 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
7847 | 2025-03-07T22:48:54.042Z | DEBG | nexus (DnsResolver): lookup_all_socket_v6 srv
dns_name = _external-dns._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_external-dns._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_external-dns._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("732b0e55-5ccf-4068-b771-1299f872f618.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("_external-dns._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("fbf58a59-609b-4fb3-b792-2c09f3f7b776.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("fbf58a59-609b-4fb3-b792-2c09f3f7b776.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::8))) }], valid_until: Instant { tv_sec: 1692, tv_nsec: 384969198 } })
|
7848 | 2025-03-07T22:48:54.042Z | DEBG | nexus (DnsResolver): lookup_all_socket_v6 srv
dns_name = _nameservice._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_nameservice._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_nameservice._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("114e494f-6e94-4e0c-80db-5823b226f1a3.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("_nameservice._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("a9773e0b-15d4-4efa-b977-9f3598685cdd.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("_nameservice._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 5353, target: Name("d2f04f38-7ac2-4327-a087-c2a47865841a.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("d2f04f38-7ac2-4327-a087-c2a47865841a.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:1::1))) }], valid_until: Instant { tv_sec: 1692, tv_nsec: 384969608 } })
|
7849 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
7850 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
7851 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
7852 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): found DNS servers (no change)
addresses = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
background_task = dns_servers_external
current_servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
dns_group = external
|
7853 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_external
dns_group = external
elapsed = 2.07099ms
iteration = 17
status = {"addresses":["[fd00:1122:3344:101::9]:5353","[fd00:1122:3344:101::8]:5353"]}
|
7854 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): found DNS servers (no change)
addresses = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
background_task = dns_servers_internal
current_servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
dns_group = internal
|
7855 | 2025-03-07T22:48:54.042Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_servers_internal
dns_group = internal
elapsed = 1.330513ms
iteration = 17
status = {"addresses":["[fd00:1122:3344:3::1]:5353","[fd00:1122:3344:2::1]:5353","[fd00:1122:3344:1::1]:5353"]}
|
7856 | 2025-03-07T22:48:54.049Z | DEBG | nexus (BackgroundTasks): roles
background_task = tuf_artifact_replication
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7857 | 2025-03-07T22:48:54.051Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7858 | 2025-03-07T22:48:54.052Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7859 | 2025-03-07T22:48:54.052Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1692, tv_nsec: 395693691 } })
|
7860 | 2025-03-07T22:48:54.053Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1171
|
7861 | 2025-03-07T22:48:54.053Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = tuf_artifact_replication
resource = Fleet
result = Ok(())
|
7862 | 2025-03-07T22:48:54.053Z | DEBG | nexus (BackgroundTasks): roles
background_task = tuf_artifact_replication
roles = RoleSet { roles: {} }
|
7863 | 2025-03-07T22:48:54.053Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7864 | 2025-03-07T22:48:54.053Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = tuf_artifact_replication
resource = Database
result = Ok(())
|
7865 | 2025-03-07T22:48:54.053Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = phantom_disks
elapsed = 12.731642ms
iteration = 31
status = {"phantom_disk_deleted_err":0,"phantom_disk_deleted_ok":0}
|
7866 | 2025-03-07T22:48:54.054Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Fleet
result = Ok(())
|
7867 | 2025-03-07T22:48:54.054Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
7868 | 2025-03-07T22:48:54.054Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
7869 | 2025-03-07T22:48:54.055Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7870 | 2025-03-07T22:48:54.055Z | INFO | nexus (BackgroundTasks): Metric producer GC complete (no errors)
background_task = metrics_producer_gc
expiration = 2025-03-07 22:38:54.040784265 UTC
file = nexus/src/app/background/tasks/metrics_producer_gc.rs:69
pruned = {}
|
7871 | 2025-03-07T22:48:54.055Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = metrics_producer_gc
elapsed = 15.140756ms
iteration = 16
status = {"expiration":"2025-03-07T22:38:54.040784265Z","pruned":[]}
|
7872 | 2025-03-07T22:48:54.056Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
7873 | 2025-03-07T22:48:54.056Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
7874 | 2025-03-07T22:48:54.056Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Fleet
result = Ok(())
|
7875 | 2025-03-07T22:48:54.056Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
7876 | 2025-03-07T22:48:54.056Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
7877 | 2025-03-07T22:48:54.056Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
7878 | 2025-03-07T22:48:54.057Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
7879 | 2025-03-07T22:48:54.057Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
7880 | 2025-03-07T22:48:54.057Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
7881 | 2025-03-07T22:48:54.057Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
7882 | 2025-03-07T22:48:54.057Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Fleet
result = Ok(())
|
7883 | 2025-03-07T22:48:54.057Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
7884 | 2025-03-07T22:48:54.058Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
7885 | 2025-03-07T22:48:54.058Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
7886 | 2025-03-07T22:48:54.058Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
7887 | 2025-03-07T22:48:54.065Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
7888 | 2025-03-07T22:48:54.065Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
7889 | 2025-03-07T22:48:54.066Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_rendezvous
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7890 | 2025-03-07T22:48:54.066Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7891 | 2025-03-07T22:48:54.067Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = read_only_region_replacement_start
elapsed = 26.409784ms
iteration = 31
status = {"errors":[],"requests_created_ok":[]}
|
7892 | 2025-03-07T22:48:54.068Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1692, tv_nsec: 411655714 } })
|
7893 | 2025-03-07T22:48:54.069Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = bfd_manager
file = nexus/src/app/mod.rs:1171
|
7894 | 2025-03-07T22:48:54.069Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_rendezvous
resource = Inventory
result = Ok(())
|
7895 | 2025-03-07T22:48:54.069Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_rendezvous
roles = RoleSet { roles: {} }
|
7896 | 2025-03-07T22:48:54.070Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_rendezvous
resource = Database
result = Ok(())
|
7897 | 2025-03-07T22:48:54.070Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Inventory
result = Ok(())
|
7898 | 2025-03-07T22:48:54.070Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
7899 | 2025-03-07T22:48:54.070Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
7900 | 2025-03-07T22:48:54.073Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7901 | 2025-03-07T22:48:54.073Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = lookup_region_port
elapsed = 31.820326ms
iteration = 16
status = {"errors":[],"found_port_ok":[]}
|
7902 | 2025-03-07T22:48:54.074Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7903 | 2025-03-07T22:48:54.075Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
7904 | 2025-03-07T22:48:54.075Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
7905 | 2025-03-07T22:48:54.075Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
7906 | 2025-03-07T22:48:54.076Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Fleet
result = Ok(())
|
7907 | 2025-03-07T22:48:54.076Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
7908 | 2025-03-07T22:48:54.076Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
7909 | 2025-03-07T22:48:54.078Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7910 | 2025-03-07T22:48:54.078Z | DEBG | nexus (BackgroundTasks): roles
background_task = tuf_artifact_replication
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7911 | 2025-03-07T22:48:54.079Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
7912 | 2025-03-07T22:48:54.080Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
7913 | 2025-03-07T22:48:54.080Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = tuf_artifact_replication
resource = Fleet
result = Ok(())
|
7914 | 2025-03-07T22:48:54.080Z | DEBG | nexus (BackgroundTasks): roles
background_task = tuf_artifact_replication
roles = RoleSet { roles: {} }
|
7915 | 2025-03-07T22:48:54.080Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = tuf_artifact_replication
resource = Database
result = Ok(())
|
7916 | 2025-03-07T22:48:54.081Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Fleet
result = Ok(())
|
7917 | 2025-03-07T22:48:54.081Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
7918 | 2025-03-07T22:48:54.081Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
7919 | 2025-03-07T22:48:54.083Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7920 | 2025-03-07T22:48:54.083Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
7921 | 2025-03-07T22:48:54.083Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
7922 | 2025-03-07T22:48:54.085Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
7923 | 2025-03-07T22:48:54.085Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
7924 | 2025-03-07T22:48:54.087Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = DnsConfig
result = Ok(())
|
7925 | 2025-03-07T22:48:54.087Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
7926 | 2025-03-07T22:48:54.087Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
7927 | 2025-03-07T22:48:54.089Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7928 | 2025-03-07T22:48:54.089Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7929 | 2025-03-07T22:48:54.092Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = DnsConfig
result = Ok(())
|
7930 | 2025-03-07T22:48:54.094Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = DnsConfig
result = Ok(())
|
7931 | 2025-03-07T22:48:54.096Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_garbage_collection
elapsed = 56.028839ms
iteration = 31
status = {"errors":[],"garbage_collect_requested":[]}
|
7932 | 2025-03-07T22:48:54.098Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_internal
dns_group = internal
version = 1
|
7933 | 2025-03-07T22:48:54.098Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_internal
dns_group = internal
|
7934 | 2025-03-07T22:48:54.098Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_internal
dns_group = internal
|
7935 | 2025-03-07T22:48:54.098Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
7936 | 2025-03-07T22:48:54.098Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
7937 | 2025-03-07T22:48:54.102Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7938 | 2025-03-07T22:48:54.102Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
7939 | 2025-03-07T22:48:54.102Z | DEBG | nexus (BackgroundTasks): roles
background_task = decommissioned_disk_cleaner
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7940 | 2025-03-07T22:48:54.103Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
7941 | 2025-03-07T22:48:54.104Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_rendezvous
roles = RoleSet { roles: {} }
|
7942 | 2025-03-07T22:48:54.104Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_rendezvous
resource = Database
result = Ok(())
|
7943 | 2025-03-07T22:48:54.104Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_start
roles = RoleSet { roles: {} }
|
7944 | 2025-03-07T22:48:54.104Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_start
resource = Database
result = Ok(())
|
7945 | 2025-03-07T22:48:54.105Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = decommissioned_disk_cleaner
resource = Fleet
result = Ok(())
|
7946 | 2025-03-07T22:48:54.105Z | DEBG | nexus (BackgroundTasks): roles
background_task = decommissioned_disk_cleaner
roles = RoleSet { roles: {} }
|
7947 | 2025-03-07T22:48:54.106Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Fleet
result = Ok(())
|
7948 | 2025-03-07T22:48:54.106Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
7949 | 2025-03-07T22:48:54.106Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = decommissioned_disk_cleaner
resource = Database
result = Ok(())
|
7950 | 2025-03-07T22:48:54.106Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
7951 | 2025-03-07T22:48:54.106Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement
roles = RoleSet { roles: {} }
|
7952 | 2025-03-07T22:48:54.106Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement
resource = Database
result = Ok(())
|
7953 | 2025-03-07T22:48:54.107Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
7954 | 2025-03-07T22:48:54.107Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
7955 | 2025-03-07T22:48:54.111Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7956 | 2025-03-07T22:48:54.111Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_finish
elapsed = 70.929922ms
iteration = 31
status = {"errors":[],"finish_invoked_ok":[]}
|
7957 | 2025-03-07T22:48:54.112Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
7958 | 2025-03-07T22:48:54.112Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
7959 | 2025-03-07T22:48:54.113Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7960 | 2025-03-07T22:48:54.113Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Fleet
result = Ok(())
|
7961 | 2025-03-07T22:48:54.113Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
7962 | 2025-03-07T22:48:54.113Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
7963 | 2025-03-07T22:48:54.115Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Fleet
result = Ok(())
|
7964 | 2025-03-07T22:48:54.115Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
7965 | 2025-03-07T22:48:54.115Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
7966 | 2025-03-07T22:48:54.115Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7967 | 2025-03-07T22:48:54.118Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
|
7968 | 2025-03-07T22:48:54.118Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
7969 | 2025-03-07T22:48:54.118Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7970 | 2025-03-07T22:48:54.118Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
7971 | 2025-03-07T22:48:54.118Z | INFO | nexus (BackgroundTasks): listed instances with destroyed active VMMs
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:59
|
7972 | 2025-03-07T22:48:54.118Z | DEBG | nexus (BackgroundTasks): looking for instances with failed active VMMs...
background_task = instance_updater
|
7973 | 2025-03-07T22:48:54.118Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
7974 | 2025-03-07T22:48:54.119Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
7975 | 2025-03-07T22:48:54.119Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
7976 | 2025-03-07T22:48:54.119Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7977 | 2025-03-07T22:48:54.119Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
7978 | 2025-03-07T22:48:54.119Z | DEBG | nexus (BackgroundTasks): Found abandoned VMMs
background_task = abandoned_vmm_reaper
count = 0
total = 0
|
7979 | 2025-03-07T22:48:54.119Z | INFO | nexus (BackgroundTasks): Abandoned VMMs reaped
background_task = abandoned_vmm_reaper
file = nexus/src/app/background/tasks/abandoned_vmm_reaper.rs:167
sled_reservations_deleted = 0
vmms_already_deleted = 0
vmms_deleted = 0
vmms_found = 0
|
7980 | 2025-03-07T22:48:54.119Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = abandoned_vmm_reaper
elapsed = 78.708766ms
iteration = 16
status = {"errors":[],"sled_reservations_deleted":0,"vmms_already_deleted":0,"vmms_deleted":0,"vmms_found":0}
|
7981 | 2025-03-07T22:48:54.119Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7982 | 2025-03-07T22:48:54.120Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
7983 | 2025-03-07T22:48:54.120Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
7984 | 2025-03-07T22:48:54.121Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
7985 | 2025-03-07T22:48:54.122Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Fleet
result = Ok(())
|
7986 | 2025-03-07T22:48:54.122Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_watcher
roles = RoleSet { roles: {} }
|
7987 | 2025-03-07T22:48:54.122Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_watcher
resource = Database
result = Ok(())
|
7988 | 2025-03-07T22:48:54.123Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = DnsConfig
result = Ok(())
|
7989 | 2025-03-07T22:48:54.123Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
7990 | 2025-03-07T22:48:54.123Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
7991 | 2025-03-07T22:48:54.125Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
7992 | 2025-03-07T22:48:54.125Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
7993 | 2025-03-07T22:48:54.129Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
7994 | 2025-03-07T22:48:54.130Z | DEBG | nexus (DnsResolver): lookup_all_ipv6 srv
dns_name = _dendrite._tcp.control-plane.oxide.internal
response = SrvLookup(Lookup { query: Query { name: Name("_dendrite._tcp.control-plane.oxide.internal"), query_type: SRV, query_class: IN }, records: [Record { name_labels: Name("_dendrite._tcp.control-plane.oxide.internal."), rr_type: SRV, dns_class: IN, ttl: 0, rdata: Some(SRV(SRV { priority: 0, weight: 0, port: 12224, target: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal.") })) }, Record { name_labels: Name("dendrite-73b218dd-7dbc-4345-acb1-fe69ced4a7f7.host.control-plane.oxide.internal."), rr_type: AAAA, dns_class: IN, ttl: 0, rdata: Some(AAAA(AAAA(fd00:1122:3344:101::2))) }], valid_until: Instant { tv_sec: 1692, tv_nsec: 473673540 } })
|
7995 | 2025-03-07T22:48:54.131Z | INFO | nexus (BackgroundTasks): Determining switch slots managed by switch zones
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1171
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
|
7996 | 2025-03-07T22:48:54.131Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Fleet
result = Ok(())
|
7997 | 2025-03-07T22:48:54.131Z | DEBG | nexus (BackgroundTasks): roles
background_task = crdb_node_id_collector
roles = RoleSet { roles: {} }
|
7998 | 2025-03-07T22:48:54.131Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = crdb_node_id_collector
resource = Database
result = Ok(())
|
7999 | 2025-03-07T22:48:54.136Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
8000 | 2025-03-07T22:48:54.137Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
8001 | 2025-03-07T22:48:54.137Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
8002 | 2025-03-07T22:48:54.138Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Fleet
result = Ok(())
|
8003 | 2025-03-07T22:48:54.138Z | DEBG | nexus (BackgroundTasks): roles
background_task = support_bundle_collector
roles = RoleSet { roles: {} }
|
8004 | 2025-03-07T22:48:54.139Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = support_bundle_collector
resource = Database
result = Ok(())
|
8005 | 2025-03-07T22:48:54.140Z | DEBG | nexus (BackgroundTasks): found DNS version
background_task = dns_config_external
dns_group = external
version = 2
|
8006 | 2025-03-07T22:48:54.140Z | DEBG | nexus (BackgroundTasks): reading DNS config
background_task = dns_config_external
dns_group = external
|
8007 | 2025-03-07T22:48:54.140Z | DEBG | nexus (BackgroundTasks): reading DNS zones
background_task = dns_config_external
dns_group = external
|
8008 | 2025-03-07T22:48:54.140Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
8009 | 2025-03-07T22:48:54.140Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
8010 | 2025-03-07T22:48:54.142Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_internal
count = 1
dns_group = internal
|
8011 | 2025-03-07T22:48:54.142Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_internal
batch_size = 100
dns_group = internal
dns_zone_id = fdc30f7a-36a7-4893-91d6-3456da7362c0
dns_zone_name = control-plane.oxide.internal
found_so_far = 0
version = 1
|
8012 | 2025-03-07T22:48:54.142Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
8013 | 2025-03-07T22:48:54.142Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
8014 | 2025-03-07T22:48:54.144Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8015 | 2025-03-07T22:48:54.145Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8016 | 2025-03-07T22:48:54.147Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = crdb_node_id_collector
elapsed = 106.976758ms
iteration = 7
status = {"nsuccess":5}
|
8017 | 2025-03-07T22:48:54.148Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
original_time_created = 2025-03-07 22:33:48.706097 UTC
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
time_created = 2025-03-07 22:33:48.706097 UTC
|
8018 | 2025-03-07T22:48:54.148Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 108.25201ms
iteration = 91
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f","time_created":"2025-03-07T22:33:48.706097Z"}
|
8019 | 2025-03-07T22:48:54.149Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
8020 | 2025-03-07T22:48:54.151Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_snapshot_replacement_step
roles = RoleSet { roles: {} }
|
8021 | 2025-03-07T22:48:54.152Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_snapshot_replacement_step
resource = Database
result = Ok(())
|
8022 | 2025-03-07T22:48:54.152Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Fleet
result = Ok(())
|
8023 | 2025-03-07T22:48:54.152Z | DEBG | nexus (BackgroundTasks): roles
background_task = physical_disk_adoption
roles = RoleSet { roles: {} }
|
8024 | 2025-03-07T22:48:54.152Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = physical_disk_adoption
resource = Database
result = Ok(())
|
8025 | 2025-03-07T22:48:54.153Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
8026 | 2025-03-07T22:48:54.153Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
8027 | 2025-03-07T22:48:54.154Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8028 | 2025-03-07T22:48:54.154Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8029 | 2025-03-07T22:48:54.157Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
8030 | 2025-03-07T22:48:54.157Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
8031 | 2025-03-07T22:48:54.158Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_external
body = Some(Body)
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::9]:5353
generation = 2
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
uri = http://[fd00:1122:3344:101::9]:5353/config
|
8032 | 2025-03-07T22:48:54.158Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = DnsConfig
result = Ok(())
|
8033 | 2025-03-07T22:48:54.158Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_internal
dns_group = internal
roles = RoleSet { roles: {} }
|
8034 | 2025-03-07T22:48:54.158Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_internal
dns_group = internal
resource = Database
result = Ok(())
|
8035 | 2025-03-07T22:48:54.158Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = DnsConfig
result = Ok(())
|
8036 | 2025-03-07T22:48:54.158Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
8037 | 2025-03-07T22:48:54.159Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
8038 | 2025-03-07T22:48:54.161Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
8039 | 2025-03-07T22:48:54.162Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_internal
dns_group = internal
dns_zone_id = fdc30f7a-36a7-4893-91d6-3456da7362c0
dns_zone_name = control-plane.oxide.internal
found_so_far = 52
version = 1
|
8040 | 2025-03-07T22:48:54.162Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_internal
dns_group = internal
nzones = 1
version = 1
|
8041 | 2025-03-07T22:48:54.162Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_internal
current_generation = 1
current_time_created = 2025-03-07 22:34:17.208516 UTC
dns_group = internal
generation = 1
|
8042 | 2025-03-07T22:48:54.162Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_internal
dns_group = internal
elapsed = 121.72825ms
iteration = 17
status = {"generation":1}
|
8043 | 2025-03-07T22:48:54.163Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
8044 | 2025-03-07T22:48:54.163Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_reincarnation
roles = RoleSet { roles: {} }
|
8045 | 2025-03-07T22:48:54.163Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
8046 | 2025-03-07T22:48:54.163Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_reincarnation
resource = Database
result = Ok(())
|
8047 | 2025-03-07T22:48:54.163Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_rendezvous
roles = RoleSet { roles: {} }
|
8048 | 2025-03-07T22:48:54.164Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_rendezvous
resource = Database
result = Ok(())
|
8049 | 2025-03-07T22:48:54.165Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
8050 | 2025-03-07T22:48:54.165Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
8051 | 2025-03-07T22:48:54.165Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
8052 | 2025-03-07T22:48:54.166Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Vpc { parent: Project { parent: Silo { parent: Fleet, key: 001de000-5110-4000-8000-000000000001, lookup_type: ById(001de000-5110-4000-8000-000000000001) }, key: 001de000-4401-4000-8000-000000000000, lookup_type: ById(001de000-4401-4000-8000-000000000000) }, key: 001de000-074c-4000-8000-000000000000, lookup_type: ById(001de000-074c-4000-8000-000000000000) }
result = Ok(())
|
8053 | 2025-03-07T22:48:54.166Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8054 | 2025-03-07T22:48:54.166Z | DEBG | nexus (BackgroundTasks): Found zpools on decommissioned disks
background_task = decommissioned_disk_cleaner
count = 0
|
8055 | 2025-03-07T22:48:54.166Z | INFO | nexus (BackgroundTasks): Cleaned decommissioned zpools
background_task = decommissioned_disk_cleaner
deleted = 0
error_count = 0
file = nexus/src/app/background/tasks/decommissioned_disk_cleaner.rs:140
found = 0
not_ready_to_be_deleted = 0
|
8056 | 2025-03-07T22:48:54.166Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = decommissioned_disk_cleaner
elapsed = 125.571366ms
iteration = 16
status = {"deleted":0,"error":null,"error_count":0,"found":0,"not_ready_to_be_deleted":0}
|
8057 | 2025-03-07T22:48:54.166Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8058 | 2025-03-07T22:48:54.168Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Sled { parent: Fleet, key: 73b218dd-7dbc-4345-acb1-fe69ced4a7f7, lookup_type: ById(73b218dd-7dbc-4345-acb1-fe69ced4a7f7) }
result = Ok(())
|
8059 | 2025-03-07T22:48:54.169Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_zone_nat_tracker
roles = RoleSet { roles: {} }
|
8060 | 2025-03-07T22:48:54.169Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_zone_nat_tracker
resource = Database
result = Ok(())
|
8061 | 2025-03-07T22:48:54.169Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = physical_disk_adoption
elapsed = 128.563246ms
iteration = 35
status = {"physical_disks_added":0}
|
8062 | 2025-03-07T22:48:54.171Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_rendezvous
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
8063 | 2025-03-07T22:48:54.171Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8064 | 2025-03-07T22:48:54.171Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8065 | 2025-03-07T22:48:54.172Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_zone_nat_tracker
elapsed = 130.872348ms
iteration = 31
status = 0
|
8066 | 2025-03-07T22:48:54.172Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement
elapsed = 131.606425ms
iteration = 31
status = {"errors":[],"requests_completed_ok":[],"requests_created_ok":[],"start_invoked_ok":[]}
|
8067 | 2025-03-07T22:48:54.173Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8068 | 2025-03-07T22:48:54.173Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 132.17278ms
iteration = 91
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
8069 | 2025-03-07T22:48:54.173Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8070 | 2025-03-07T22:48:54.173Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_rendezvous
resource = Fleet
result = Ok(())
|
8071 | 2025-03-07T22:48:54.173Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_rendezvous
roles = RoleSet { roles: {} }
|
8072 | 2025-03-07T22:48:54.173Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_rendezvous
resource = Database
result = Ok(())
|
8073 | 2025-03-07T22:48:54.175Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
8074 | 2025-03-07T22:48:54.175Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_rendezvous
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
8075 | 2025-03-07T22:48:54.178Z | INFO | nexus (BackgroundTasks): listed instances with failed active VMMs
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:59
|
8076 | 2025-03-07T22:48:54.178Z | DEBG | nexus (BackgroundTasks): looking for instances with terminated active migrations...
background_task = instance_updater
|
8077 | 2025-03-07T22:48:54.178Z | DEBG | nexus (BackgroundTasks): roles
background_task = instance_updater
roles = RoleSet { roles: {} }
|
8078 | 2025-03-07T22:48:54.178Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = instance_updater
resource = Database
result = Ok(())
|
8079 | 2025-03-07T22:48:54.178Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_rendezvous
resource = Fleet
result = Ok(())
|
8080 | 2025-03-07T22:48:54.178Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_rendezvous
roles = RoleSet { roles: {} }
|
8081 | 2025-03-07T22:48:54.178Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_rendezvous
resource = Database
result = Ok(())
|
8082 | 2025-03-07T22:48:54.179Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Vpc { parent: Project { parent: Silo { parent: Fleet, key: 001de000-5110-4000-8000-000000000001, lookup_type: ById(001de000-5110-4000-8000-000000000001) }, key: 001de000-4401-4000-8000-000000000000, lookup_type: ById(001de000-4401-4000-8000-000000000000) }, key: 001de000-074c-4000-8000-000000000000, lookup_type: ById(001de000-074c-4000-8000-000000000000) }
result = Ok(())
|
8083 | 2025-03-07T22:48:54.179Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8084 | 2025-03-07T22:48:54.179Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8085 | 2025-03-07T22:48:54.182Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_rendezvous
roles = RoleSet { roles: {} }
|
8086 | 2025-03-07T22:48:54.182Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8087 | 2025-03-07T22:48:54.183Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_rendezvous
resource = Database
result = Ok(())
|
8088 | 2025-03-07T22:48:54.183Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8089 | 2025-03-07T22:48:54.184Z | INFO | nexus (BackgroundTasks): all instance checks complete
background_task = instance_watcher
file = nexus/src/app/background/tasks/instance_watcher.rs:555
pruned_instances = 0
total_completed = 0
total_failed = 0
total_incomplete = 0
total_instances = 0
update_sagas_queued = 0
|
8090 | 2025-03-07T22:48:54.184Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_watcher
elapsed = 143.077855ms
iteration = 31
status = {"failed_checks":{},"incomplete_checks":{},"instance_states":{},"pruned_instances":0,"total_instances":0,"update_sagas_queued":0}
|
8091 | 2025-03-07T22:48:54.184Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_rendezvous
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
8092 | 2025-03-07T22:48:54.185Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8093 | 2025-03-07T22:48:54.185Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8094 | 2025-03-07T22:48:54.186Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_start
elapsed = 145.628569ms
iteration = 31
status = {"errors":[],"requests_completed_ok":[],"requests_created_ok":[],"start_invoked_ok":[]}
|
8095 | 2025-03-07T22:48:54.186Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_rendezvous
resource = Fleet
result = Ok(())
|
8096 | 2025-03-07T22:48:54.187Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_rendezvous
roles = RoleSet { roles: {} }
|
8097 | 2025-03-07T22:48:54.187Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_rendezvous
resource = Database
result = Ok(())
|
8098 | 2025-03-07T22:48:54.188Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = af8302af-2c77-4e6a-be6f-3055ca154195
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8099 | 2025-03-07T22:48:54.188Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = af8302af-2c77-4e6a-be6f-3055ca154195
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8100 | 2025-03-07T22:48:54.189Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8101 | 2025-03-07T22:48:54.189Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_rendezvous
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
8102 | 2025-03-07T22:48:54.189Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8103 | 2025-03-07T22:48:54.189Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_snapshot_replacement_step
elapsed = 149.253944ms
iteration = 31
status = {"errors":[],"step_garbage_collect_invoked_ok":[],"step_invoked_ok":[],"step_records_created_ok":[],"step_set_volume_deleted_ok":[]}
|
8104 | 2025-03-07T22:48:54.190Z | INFO | nexus (BackgroundTasks): No bundles to collect
background_task = support_bundle_collector
file = nexus/src/app/background/tasks/support_bundle_collector.rs:360
|
8105 | 2025-03-07T22:48:54.190Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = support_bundle_collector
elapsed = 149.765739ms
iteration = 31
status = {"cleanup_err":null,"cleanup_report":{"db_destroying_bundles_removed":0,"db_failing_bundles_updated":0,"sled_bundles_delete_failed":0,"sled_bundles_deleted_not_found":0,"sled_bundles_deleted_ok":0},"collection_err":null,"collection_report":null}
|
8106 | 2025-03-07T22:48:54.191Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_rendezvous
resource = Fleet
result = Ok(())
|
8107 | 2025-03-07T22:48:54.192Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_rendezvous
roles = RoleSet { roles: {} }
|
8108 | 2025-03-07T22:48:54.192Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_rendezvous
resource = Database
result = Ok(())
|
8109 | 2025-03-07T22:48:54.192Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8110 | 2025-03-07T22:48:54.193Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8111 | 2025-03-07T22:48:54.193Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 4812
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = af8302af-2c77-4e6a-be6f-3055ca154195
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8112 | 2025-03-07T22:48:54.194Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8113 | 2025-03-07T22:48:54.195Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8114 | 2025-03-07T22:48:54.195Z | INFO | nexus (BackgroundTasks): ensured all Crucible datasets present in inventory have database records
background_task = blueprint_rendezvous
file = nexus/reconfigurator/rendezvous/src/crucible_dataset.rs:113
num_already_exist = 9
num_inserted = 0
num_not_in_inventory = 0
|
8115 | 2025-03-07T22:48:54.195Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_rendezvous
elapsed = 154.098851ms
iteration = 8
status = {"blueprint_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f","inventory_collection_id":"10aab98b-3f32-4f42-832d-cdebb981fc5f","stats":{"crucible_dataset":{"num_already_exist":9,"num_inserted":0,"num_not_in_inventory":0},"debug_dataset":{"num_already_exist":9,"num_already_tombstoned":0,"num_inserted":0,"num_not_in_inventory":0,"num_tombstoned":0}}}
|
8116 | 2025-03-07T22:48:54.195Z | DEBG | nexus (BackgroundTasks): found zones
background_task = dns_config_external
count = 1
dns_group = external
|
8117 | 2025-03-07T22:48:54.195Z | DEBG | nexus (BackgroundTasks): listing DNS names for zone
background_task = dns_config_external
batch_size = 100
dns_group = external
dns_zone_id = a49f17b2-1834-4c40-bc6e-ff0588e4b3ef
dns_zone_name = oxide.test
found_so_far = 0
version = 2
|
8118 | 2025-03-07T22:48:54.195Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
8119 | 2025-03-07T22:48:54.196Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
8120 | 2025-03-07T22:48:54.196Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8121 | 2025-03-07T22:48:54.196Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8122 | 2025-03-07T22:48:54.200Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
8123 | 2025-03-07T22:48:54.202Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
8124 | 2025-03-07T22:48:54.203Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = DnsConfig
result = Ok(())
|
8125 | 2025-03-07T22:48:54.203Z | DEBG | nexus (BackgroundTasks): roles
background_task = dns_config_external
dns_group = external
roles = RoleSet { roles: {} }
|
8126 | 2025-03-07T22:48:54.203Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = dns_config_external
dns_group = external
resource = Database
result = Ok(())
|
8127 | 2025-03-07T22:48:54.206Z | DEBG | nexus (BackgroundTasks): found all DNS names for zone
background_task = dns_config_external
dns_group = external
dns_zone_id = a49f17b2-1834-4c40-bc6e-ff0588e4b3ef
dns_zone_name = oxide.test
found_so_far = 1
version = 2
|
8128 | 2025-03-07T22:48:54.206Z | DEBG | nexus (BackgroundTasks): read DNS config
background_task = dns_config_external
dns_group = external
nzones = 1
version = 2
|
8129 | 2025-03-07T22:48:54.206Z | DEBG | nexus (BackgroundTasks): found latest DNS generation (unchanged)
background_task = dns_config_external
current_generation = 2
current_time_created = 2025-03-07 22:34:17.797135 UTC
dns_group = external
generation = 2
|
8130 | 2025-03-07T22:48:54.206Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_config_external
dns_group = external
elapsed = 165.326238ms
iteration = 17
status = {"generation":2}
|
8131 | 2025-03-07T22:48:54.206Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1179
zone_address = fd00:1122:3344:101::2
|
8132 | 2025-03-07T22:48:54.206Z | DEBG | nexus (MgsClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
8133 | 2025-03-07T22:48:54.206Z | DEBG | nexus (MgsClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "61d902b0-b5a3-4ea9-8e67-3582d6f3ac69", "content-length": "26", "date": "Fri, 07 Mar 2025 22:48:54 GMT"} })
|
8134 | 2025-03-07T22:48:54.206Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1184
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
8135 | 2025-03-07T22:48:54.207Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Vpc { parent: Project { parent: Silo { parent: Fleet, key: 001de000-5110-4000-8000-000000000001, lookup_type: ById(001de000-5110-4000-8000-000000000001) }, key: 001de000-4401-4000-8000-000000000000, lookup_type: ById(001de000-4401-4000-8000-000000000000) }, key: 001de000-074c-4000-8000-000000000000, lookup_type: ById(001de000-074c-4000-8000-000000000000) }
result = Ok(())
|
8136 | 2025-03-07T22:48:54.207Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8137 | 2025-03-07T22:48:54.207Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8138 | 2025-03-07T22:48:54.209Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = nat_v4_garbage_collector
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
8139 | 2025-03-07T22:48:54.215Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
8140 | 2025-03-07T22:48:54.216Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Fleet
result = Ok(())
|
8141 | 2025-03-07T22:48:54.216Z | DEBG | nexus (BackgroundTasks): roles
background_task = external_endpoints
roles = RoleSet { roles: {} }
|
8142 | 2025-03-07T22:48:54.216Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = external_endpoints
resource = Database
result = Ok(())
|
8143 | 2025-03-07T22:48:54.225Z | INFO | nexus (BackgroundTasks): listed instances with terminated active migrations
background_task = instance_updater
count = 0
file = nexus/src/app/background/tasks/instance_updater.rs:59
|
8144 | 2025-03-07T22:48:54.225Z | INFO | nexus (BackgroundTasks): instance updater activation completed
background_task = instance_updater
destroyed_active_vmms = 0
failed_active_vmms = 0
file = nexus/src/app/background/tasks/instance_updater.rs:225
terminated_active_migrations = 0
update_sagas_completed = 0
update_sagas_started = 0
|
8145 | 2025-03-07T22:48:54.225Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_updater
elapsed = 183.946118ms
iteration = 31
status = {"destroyed_active_vmms":0,"disabled":false,"failed_active_vmms":0,"query_errors":[],"saga_errors":[],"sagas_completed":0,"sagas_started":0,"terminated_active_migrations":0}
|
8146 | 2025-03-07T22:48:54.237Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
8147 | 2025-03-07T22:48:54.237Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
8148 | 2025-03-07T22:48:54.269Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_internal
body = Some(Body)
dns_group = internal
dns_server_url = http://[fd00:1122:3344:3::1]:5353
generation = 1
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
uri = http://[fd00:1122:3344:3::1]:5353/config
|
8149 | 2025-03-07T22:48:54.273Z | WARN | nexus (BackgroundTasks): instance reincarnation completed with errors
background_task = instance_reincarnation
file = nexus/src/app/background/tasks/instance_reincarnation.rs:103
instances_changed_state = 0
instances_found = 0
instances_reincarnated = 0
query_errors = 0
restart_errors = 0
|
8150 | 2025-03-07T22:48:54.273Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = instance_reincarnation
elapsed = 231.857468ms
iteration = 16
status = {"changed_state":[],"disabled":false,"errors":[],"instances_found":{"Failed":0,"SagaUnwound":0},"instances_reincarnated":[],"restart_errors":[]}
|
8151 | 2025-03-07T22:48:54.355Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_external
body = Some(Body)
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::8]:5353
generation = 2
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
uri = http://[fd00:1122:3344:101::8]:5353/config
|
8152 | 2025-03-07T22:48:54.356Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::8]:5353
generation = 2
result = Ok(Response { url: "http://[fd00:1122:3344:101::8]:5353/config", status: 204, headers: {"x-request-id": "0ec16f8d-3425-4dc3-a9b5-f5e32121be0c", "date": "Fri, 07 Mar 2025 22:48:54 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
8153 | 2025-03-07T22:48:54.356Z | INFO | nexus (BackgroundTasks): DNS server now at generation 2
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::8]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 2
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
8154 | 2025-03-07T22:48:54.357Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::9]:5353
generation = 2
result = Ok(Response { url: "http://[fd00:1122:3344:101::9]:5353/config", status: 204, headers: {"x-request-id": "7ad0c749-f57e-4e9b-bf05-c504c829a3cd", "date": "Fri, 07 Mar 2025 22:48:54 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
8155 | 2025-03-07T22:48:54.357Z | INFO | nexus (BackgroundTasks): DNS server now at generation 2
background_task = dns_propagation_external
dns_group = external
dns_server_url = http://[fd00:1122:3344:101::9]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 2
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
8156 | 2025-03-07T22:48:54.360Z | INFO | nexus (BackgroundTasks): DNS propagation: done
background_task = dns_propagation_external
dns_group = external
file = nexus/src/app/background/tasks/dns_propagation.rs:106
generation = 2
servers = DnsServersList { addresses: [[fd00:1122:3344:101::9]:5353, [fd00:1122:3344:101::8]:5353] }
|
8157 | 2025-03-07T22:48:54.360Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_external
dns_group = external
elapsed = 320.054275ms
iteration = 18
status = {"generation":2,"server_results":{"[fd00:1122:3344:101::8]:5353":{"Ok":null},"[fd00:1122:3344:101::9]:5353":{"Ok":null}}}
|
8158 | 2025-03-07T22:48:54.393Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1179
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
zone_address = fd00:1122:3344:101::2
|
8159 | 2025-03-07T22:48:54.393Z | DEBG | nexus (MgsClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
8160 | 2025-03-07T22:48:54.393Z | DEBG | nexus (MgsClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "9c3bca77-6bfa-4e45-9cce-b1a034468e1d", "content-length": "26", "date": "Fri, 07 Mar 2025 22:48:54 GMT"} })
|
8161 | 2025-03-07T22:48:54.393Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1184
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
8162 | 2025-03-07T22:48:54.396Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = switch_port_config_manager
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
|
8163 | 2025-03-07T22:48:54.399Z | INFO | nexus (BackgroundTasks): determining switch slot managed by dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1179
zone_address = fd00:1122:3344:101::2
|
8164 | 2025-03-07T22:48:54.399Z | DEBG | nexus (MgsClient): client request
background_task = bfd_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12225/local/switch-id
|
8165 | 2025-03-07T22:48:54.399Z | DEBG | nexus (MgsClient): client response
background_task = bfd_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12225/local/switch-id", status: 200, headers: {"content-type": "application/json", "x-request-id": "af39e2a4-073b-435c-90b6-364cbb620292", "content-length": "26", "date": "Fri, 07 Mar 2025 22:48:54 GMT"} })
|
8166 | 2025-03-07T22:48:54.399Z | INFO | nexus (BackgroundTasks): identified switch slot for dendrite zone
background_task = bfd_manager
file = nexus/src/app/mod.rs:1184
slot = SpIdentifier {\n slot: 0,\n type_: Switch,\n}
zone_address = fd00:1122:3344:101::2
|
8167 | 2025-03-07T22:48:54.401Z | INFO | nexus (BackgroundTasks): completed mapping dendrite zones to switch slots
background_task = bfd_manager
file = nexus/src/app/mod.rs:1219
mappings = {\n Switch0: fd00:1122:3344:101::2,\n}
|
8168 | 2025-03-07T22:48:54.415Z | DEBG | nexus (DpdClient): client request
background_task = nat_v4_garbage_collector
body = None
method = GET
uri = http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/gen
|
8169 | 2025-03-07T22:48:54.416Z | DEBG | nexus (DpdClient): client response
background_task = nat_v4_garbage_collector
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/rpw/nat/ipv4/gen", status: 200, headers: {"content-type": "application/json", "x-request-id": "09a19b1e-b42f-4c7b-9d23-bc2cabfe0a1c", "content-length": "2", "date": "Fri, 07 Mar 2025 22:48:53 GMT"} })
|
8170 | 2025-03-07T22:48:54.422Z | DEBG | nexus (BackgroundTasks): roles
background_task = nat_v4_garbage_collector
roles = RoleSet { roles: {} }
|
8171 | 2025-03-07T22:48:54.422Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = nat_v4_garbage_collector
resource = Database
result = Ok(())
|
8172 | 2025-03-07T22:48:54.433Z | INFO | nexus (BackgroundTasks): VPC route manager sled 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:98
|
8173 | 2025-03-07T22:48:54.433Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
8174 | 2025-03-07T22:48:54.434Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vpc-routes", status: 200, headers: {"content-type": "application/json", "x-request-id": "b20a2f14-8769-4c18-b8c7-9bbb90d97a4a", "content-length": "372", "date": "Fri, 07 Mar 2025 22:48:54 GMT"} })
|
8175 | 2025-03-07T22:48:54.434Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
8176 | 2025-03-07T22:48:54.434Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
8177 | 2025-03-07T22:48:54.461Z | DEBG | nexus (BackgroundTasks): roles
background_task = tuf_artifact_replication
roles = RoleSet { roles: {} }
|
8178 | 2025-03-07T22:48:54.461Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = tuf_artifact_replication
resource = Database
result = Ok(())
|
8179 | 2025-03-07T22:48:54.465Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8180 | 2025-03-07T22:48:54.465Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8181 | 2025-03-07T22:48:54.466Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = nat_v4_garbage_collector
elapsed = 425.954224ms
iteration = 31
status = null
|
8182 | 2025-03-07T22:48:54.471Z | DEBG | nexus (BackgroundTasks): roles
background_task = tuf_artifact_replication
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
8183 | 2025-03-07T22:48:54.471Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8184 | 2025-03-07T22:48:54.472Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8185 | 2025-03-07T22:48:54.473Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
8186 | 2025-03-07T22:48:54.473Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = tuf_artifact_replication
resource = Fleet
result = Ok(())
|
8187 | 2025-03-07T22:48:54.473Z | DEBG | nexus (BackgroundTasks): roles
background_task = tuf_artifact_replication
roles = RoleSet { roles: {} }
|
8188 | 2025-03-07T22:48:54.473Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = tuf_artifact_replication
resource = Database
result = Ok(())
|
8189 | 2025-03-07T22:48:54.475Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
8190 | 2025-03-07T22:48:54.475Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
8191 | 2025-03-07T22:48:54.475Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
8192 | 2025-03-07T22:48:54.475Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8193 | 2025-03-07T22:48:54.476Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8194 | 2025-03-07T22:48:54.476Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_internal
body = Some(Body)
dns_group = internal
dns_server_url = http://[fd00:1122:3344:2::1]:5353
generation = 1
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
uri = http://[fd00:1122:3344:2::1]:5353/config
|
8195 | 2025-03-07T22:48:54.477Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
8196 | 2025-03-07T22:48:54.478Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8197 | 2025-03-07T22:48:54.478Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8198 | 2025-03-07T22:48:54.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Fleet
result = Ok(())
|
8199 | 2025-03-07T22:48:54.481Z | DEBG | nexus (BackgroundTasks): roles
background_task = v2p_manager
roles = RoleSet { roles: {} }
|
8200 | 2025-03-07T22:48:54.481Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = v2p_manager
resource = Database
result = Ok(())
|
8201 | 2025-03-07T22:48:54.488Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = tuf_artifact_replication
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/artifacts
|
8202 | 2025-03-07T22:48:54.489Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = tuf_artifact_replication
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/artifacts", status: 200, headers: {"content-type": "application/json", "x-request-id": "dce252ec-b0cf-45b1-b3ad-ad211479f3d6", "content-length": "2", "date": "Fri, 07 Mar 2025 22:48:54 GMT"} })
|
8203 | 2025-03-07T22:48:54.489Z | INFO | nexus (BackgroundTasks): Successfully got artifact list
background_task = tuf_artifact_replication
file = nexus/src/app/background/tasks/tuf_artifact_replication.rs:615
sled = http://[fd00:1122:3344:101::1]:12345
|
8204 | 2025-03-07T22:48:54.491Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = tuf_artifact_replication
elapsed = 450.411189ms
iteration = 4
status = {"last_run_counters":{"copy_err":0,"copy_ok":0,"delete_err":0,"delete_ok":0,"list_err":0,"list_ok":1,"put_err":0,"put_ok":0},"lifetime_counters":{"copy_err":0,"copy_ok":0,"delete_err":0,"delete_ok":0,"list_err":0,"list_ok":3,"put_err":0,"put_ok":0},"local_repos":0,"request_debug_ringbuf":[{"operation":"list","target_sled":"73b218dd-7dbc-4345-acb1-fe69ced4a7f7","time":"2025-03-07T22:38:54.423346870Z"},{"operation":"list","target_sled":"73b218dd-7dbc-4345-acb1-fe69ced4a7f7","time":"2025-03-07T22:43:54.614199669Z"},{"operation":"list","target_sled":"73b218dd-7dbc-4345-acb1-fe69ced4a7f7","time":"2025-03-07T22:48:54.489125314Z"}]}
|
8205 | 2025-03-07T22:48:54.509Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = bfd_manager
elapsed = 468.645904ms
iteration = 31
status = {}
|
8206 | 2025-03-07T22:48:54.540Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8207 | 2025-03-07T22:48:54.540Z | DEBG | nexus (BackgroundTasks): found Silo/DNS/TLS config (no change)
background_task = external_endpoints
config = ExternalEndpoints { by_dns_name: {"default-silo.sys.oxide.test": ExternalEndpoint { silo_id: 001de000-5110-4000-8000-000000000000, db_silo: Silo { identity: SiloIdentity { id: 001de000-5110-4000-8000-000000000000, name: Name(Name("default-silo")), description: "default silo", time_created: 2025-03-07T22:33:52.171499Z, time_modified: 2025-03-07T22:33:52.171499Z, time_deleted: None }, discoverable: false, authentication_mode: Local, user_provision_type: ApiOnly, mapped_fleet_roles: Object {}, rcgen: Generation(Generation(1)) }, tls_certs: [] }, "recovery.sys.oxide.test": ExternalEndpoint { silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, db_silo: Silo { identity: SiloIdentity { id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2025-03-07T22:34:17.695388Z, time_modified: 2025-03-07T22:34:17.695388Z, time_deleted: None }, discoverable: false, authentication_mode: Local, user_provision_type: ApiOnly, mapped_fleet_roles: Object {"admin": Array [String("admin")]}, rcgen: Generation(Generation(4)) }, tls_certs: [TlsCertificate { digest: "f857482e363fc36f169844018fd10beb52cce480a27bbdb173d6c9c730aad5e1" }] }}, warnings: [NoSiloCerts { silo_id: 001de000-5110-4000-8000-000000000000, dns_name: "default-silo.sys.oxide.test" }], default_endpoint: Some(ExternalEndpoint { silo_id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, db_silo: Silo { identity: SiloIdentity { id: ebb5815c-a32b-49c0-a621-3a7cd3eb3452, name: Name(Name("recovery")), description: "built-in recovery Silo", time_created: 2025-03-07T22:34:17.695388Z, time_modified: 2025-03-07T22:34:17.695388Z, time_deleted: None }, discoverable: false, authentication_mode: Local, user_provision_type: ApiOnly, mapped_fleet_roles: Object {"admin": Array [String("admin")]}, rcgen: Generation(Generation(4)) }, tls_certs: [TlsCertificate { digest: "f857482e363fc36f169844018fd10beb52cce480a27bbdb173d6c9c730aad5e1" }] }) }
|
8208 | 2025-03-07T22:48:54.540Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = external_endpoints
elapsed = 499.887315ms
iteration = 17
status = {"by_dns_name":{"default-silo.sys.oxide.test":{"silo_id":"001de000-5110-4000-8000-000000000000","tls_certs":[]},"recovery.sys.oxide.test":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","tls_certs":["f857482e363fc36f169844018fd10beb52cce480a27bbdb173d6c9c730aad5e1"]}},"default_endpoint":{"silo_id":"ebb5815c-a32b-49c0-a621-3a7cd3eb3452","tls_certs":["f857482e363fc36f169844018fd10beb52cce480a27bbdb173d6c9c730aad5e1"]},"warnings":["silo 001de000-5110-4000-8000-000000000000 with DNS name \\"default-silo.sys.oxide.test\\" has no usable certificates"]}
|
8209 | 2025-03-07T22:48:54.540Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8210 | 2025-03-07T22:48:54.543Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8211 | 2025-03-07T22:48:54.543Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8212 | 2025-03-07T22:48:54.545Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
8213 | 2025-03-07T22:48:54.546Z | INFO | nexus (BackgroundTasks): computed internet gateway mappings for sled
assocs = {}
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:116
sled = buskin
|
8214 | 2025-03-07T22:48:54.546Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/eip-gateways
|
8215 | 2025-03-07T22:48:54.546Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/eip-gateways", status: 204, headers: {"x-request-id": "b02cddf8-95b2-471b-b242-72376ea907e6", "date": "Fri, 07 Mar 2025 22:48:54 GMT"} })
|
8216 | 2025-03-07T22:48:54.546Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
8217 | 2025-03-07T22:48:54.546Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
8218 | 2025-03-07T22:48:54.548Z | DEBG | nexus (BackgroundTasks): client request
background_task = dns_propagation_internal
body = Some(Body)
dns_group = internal
dns_server_url = http://[fd00:1122:3344:1::1]:5353
generation = 1
method = PUT
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
uri = http://[fd00:1122:3344:1::1]:5353/config
|
8219 | 2025-03-07T22:48:54.549Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
8220 | 2025-03-07T22:48:54.549Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:1::1]:5353
generation = 1
result = Ok(Response { url: "http://[fd00:1122:3344:1::1]:5353/config", status: 204, headers: {"x-request-id": "4dc6d9bf-1bf8-4052-8145-7d98cf3bcf5c", "date": "Fri, 07 Mar 2025 22:48:54 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
8221 | 2025-03-07T22:48:54.549Z | INFO | nexus (BackgroundTasks): DNS server now at generation 1
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:1::1]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
8222 | 2025-03-07T22:48:54.549Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
8223 | 2025-03-07T22:48:54.551Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:2::1]:5353
generation = 1
result = Ok(Response { url: "http://[fd00:1122:3344:2::1]:5353/config", status: 204, headers: {"x-request-id": "c00d4de8-a39b-4ee4-a9cd-076ff84ceb86", "date": "Fri, 07 Mar 2025 22:48:54 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
8224 | 2025-03-07T22:48:54.551Z | INFO | nexus (BackgroundTasks): DNS server now at generation 1
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:2::1]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
8225 | 2025-03-07T22:48:54.552Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = VpcSubnet { parent: Vpc { parent: Project { parent: Silo { parent: Fleet, key: 001de000-5110-4000-8000-000000000001, lookup_type: ById(001de000-5110-4000-8000-000000000001) }, key: 001de000-4401-4000-8000-000000000000, lookup_type: ById(001de000-4401-4000-8000-000000000000) }, key: 001de000-074c-4000-8000-000000000000, lookup_type: ByName("oxide-services") }, key: 001de000-c470-4000-8000-000000000001, lookup_type: ByName("external-dns") }
result = Ok(())
|
8226 | 2025-03-07T22:48:54.552Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8227 | 2025-03-07T22:48:54.552Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8228 | 2025-03-07T22:48:54.553Z | DEBG | nexus (BackgroundTasks): client response
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:3::1]:5353
generation = 1
result = Ok(Response { url: "http://[fd00:1122:3344:3::1]:5353/config", status: 204, headers: {"x-request-id": "dbd3ce60-ff8b-4351-b4e3-ec9767c95317", "date": "Fri, 07 Mar 2025 22:48:54 GMT"} })
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
8229 | 2025-03-07T22:48:54.553Z | INFO | nexus (BackgroundTasks): DNS server now at generation 1
background_task = dns_propagation_internal
dns_group = internal
dns_server_url = http://[fd00:1122:3344:3::1]:5353
file = nexus/src/app/background/tasks/dns_propagation.rs:169
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
8230 | 2025-03-07T22:48:54.555Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8231 | 2025-03-07T22:48:54.555Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8232 | 2025-03-07T22:48:54.556Z | INFO | nexus (BackgroundTasks): DNS propagation: done
background_task = dns_propagation_internal
dns_group = internal
file = nexus/src/app/background/tasks/dns_propagation.rs:106
generation = 1
servers = DnsServersList { addresses: [[fd00:1122:3344:3::1]:5353, [fd00:1122:3344:2::1]:5353, [fd00:1122:3344:1::1]:5353] }
|
8233 | 2025-03-07T22:48:54.556Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = dns_propagation_internal
dns_group = internal
elapsed = 514.744097ms
iteration = 18
status = {"generation":1,"server_results":{"[fd00:1122:3344:1::1]:5353":{"Ok":null},"[fd00:1122:3344:2::1]:5353":{"Ok":null},"[fd00:1122:3344:3::1]:5353":{"Ok":null}}}
|
8234 | 2025-03-07T22:48:54.557Z | DEBG | nexus (BackgroundTasks): roles
background_task = vpc_route_manager
roles = RoleSet { roles: {} }
|
8235 | 2025-03-07T22:48:54.557Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = vpc_route_manager
resource = Database
result = Ok(())
|
8236 | 2025-03-07T22:48:54.558Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8237 | 2025-03-07T22:48:54.559Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8238 | 2025-03-07T22:48:54.560Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
8239 | 2025-03-07T22:48:54.560Z | INFO | nexus (BackgroundTasks): VPC route manager sled 73b218dd-7dbc-4345-acb1-fe69ced4a7f7 push not needed
background_task = vpc_route_manager
file = nexus/src/app/background/tasks/vpc_routes.rs:262
|
8240 | 2025-03-07T22:48:54.560Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc-routes
|
8241 | 2025-03-07T22:48:54.561Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = vpc_route_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vpc-routes", status: 204, headers: {"x-request-id": "9f6aabad-d237-404e-8044-cd257752e220", "date": "Fri, 07 Mar 2025 22:48:54 GMT"} })
|
8242 | 2025-03-07T22:48:54.563Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = vpc_route_manager
elapsed = 521.989656ms
iteration = 36
status = {}
|
8243 | 2025-03-07T22:48:54.566Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = VpcSubnet { parent: Vpc { parent: Project { parent: Silo { parent: Fleet, key: 001de000-5110-4000-8000-000000000001, lookup_type: ById(001de000-5110-4000-8000-000000000001) }, key: 001de000-4401-4000-8000-000000000000, lookup_type: ById(001de000-4401-4000-8000-000000000000) }, key: 001de000-074c-4000-8000-000000000000, lookup_type: ByName("oxide-services") }, key: 001de000-c470-4000-8000-000000000001, lookup_type: ByName("external-dns") }
result = Ok(())
|
8244 | 2025-03-07T22:48:54.566Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8245 | 2025-03-07T22:48:54.566Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8246 | 2025-03-07T22:48:54.574Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8247 | 2025-03-07T22:48:54.574Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8248 | 2025-03-07T22:48:54.576Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8249 | 2025-03-07T22:48:54.577Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8250 | 2025-03-07T22:48:54.578Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8251 | 2025-03-07T22:48:54.578Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8252 | 2025-03-07T22:48:54.581Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8253 | 2025-03-07T22:48:54.581Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8254 | 2025-03-07T22:48:54.587Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8255 | 2025-03-07T22:48:54.588Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8256 | 2025-03-07T22:48:54.589Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8257 | 2025-03-07T22:48:54.589Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8258 | 2025-03-07T22:48:54.591Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8259 | 2025-03-07T22:48:54.591Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8260 | 2025-03-07T22:48:54.593Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
8261 | 2025-03-07T22:48:54.594Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
8262 | 2025-03-07T22:48:54.595Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
8263 | 2025-03-07T22:48:54.597Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = VpcSubnet { parent: Vpc { parent: Project { parent: Silo { parent: Fleet, key: 001de000-5110-4000-8000-000000000001, lookup_type: ById(001de000-5110-4000-8000-000000000001) }, key: 001de000-4401-4000-8000-000000000000, lookup_type: ById(001de000-4401-4000-8000-000000000000) }, key: 001de000-074c-4000-8000-000000000000, lookup_type: ByName("oxide-services") }, key: 001de000-c470-4000-8000-000000000002, lookup_type: ByName("nexus") }
result = Ok(())
|
8264 | 2025-03-07T22:48:54.597Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8265 | 2025-03-07T22:48:54.597Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8266 | 2025-03-07T22:48:54.597Z | INFO | nexus (BackgroundTasks): fetching switch port settings
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:151
port = SwitchPort { id: 2619304f-a0b9-451a-bbfb-b14af6353df6, rack_id: 82e3cdb7-0f87-46cf-98cd-832919b5c7ec, switch_location: "switch0", port_name: "qsfp0", port_settings_id: Some(8820d7be-fc72-45ff-bc2e-17c4bb9613af) }
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch_location = Switch0
|
8267 | 2025-03-07T22:48:54.597Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
8268 | 2025-03-07T22:48:54.597Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
8269 | 2025-03-07T22:48:54.636Z | DEBG | nexus (BackgroundTasks): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = v2p_manager
body = None
method = GET
uri = http://[fd00:1122:3344:101::1]:12345/v2p
|
8270 | 2025-03-07T22:48:54.637Z | DEBG | nexus (BackgroundTasks): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = v2p_manager
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/v2p", status: 200, headers: {"content-type": "application/json", "x-request-id": "e5652774-03cb-4a88-9555-e66dd1f60bed", "content-length": "691", "date": "Fri, 07 Mar 2025 22:48:54 GMT"} })
|
8271 | 2025-03-07T22:48:54.637Z | INFO | nexus (BackgroundTasks): found opte v2p mappings
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:102
interfaces = {}
sled = buskin
|
8272 | 2025-03-07T22:48:54.637Z | INFO | nexus (BackgroundTasks): v2p mappings to delete
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:114
mappings = []
sled = buskin
|
8273 | 2025-03-07T22:48:54.637Z | INFO | nexus (BackgroundTasks): v2p mappings to add
background_task = v2p_manager
file = nexus/src/app/background/tasks/v2p_mappings.rs:127
mappings = []
sled = buskin
|
8274 | 2025-03-07T22:48:54.637Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8275 | 2025-03-07T22:48:54.637Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8276 | 2025-03-07T22:48:54.638Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = v2p_manager
elapsed = 598.444951ms
iteration = 34
status = {}
|
8277 | 2025-03-07T22:48:54.639Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8278 | 2025-03-07T22:48:54.639Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8279 | 2025-03-07T22:48:54.641Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
8280 | 2025-03-07T22:48:54.646Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron
|
8281 | 2025-03-07T22:48:54.646Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/port/qsfp0/settings?tag=omicron", status: 200, headers: {"content-type": "application/json", "x-request-id": "6473a63e-eb20-4fef-a44d-a68e96ae0d9d", "content-length": "134", "date": "Fri, 07 Mar 2025 22:48:54 GMT"} })
|
8282 | 2025-03-07T22:48:54.646Z | INFO | nexus (BackgroundTasks): retrieved port settings from switch
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1746
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
settings = PortSettings { links: {"0": LinkSettings { addrs: [10.151.1.174], params: LinkCreate { autoneg: false, fec: Some(None), kr: false, lane: Some(LinkId(0)), speed: Speed40G, tx_eq: None } }} }
switch_port_id = "qsfp0"
|
8283 | 2025-03-07T22:48:54.646Z | INFO | nexus (BackgroundTasks): port settings up to date, skipping
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1773
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch_location = Switch0
switch_port_id = "qsfp0"
switch_port_settings_id = 8820d7be-fc72-45ff-bc2e-17c4bb9613af
|
8284 | 2025-03-07T22:48:54.647Z | INFO | nexus (BackgroundTasks): retrieved existing routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:383
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, Some(1))}}
|
8285 | 2025-03-07T22:48:54.647Z | INFO | nexus (BackgroundTasks): retrieved desired routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:387
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: {(10.151.1.100, Prefix4 { length: 0, value: 0.0.0.0 }, None, None)}}
|
8286 | 2025-03-07T22:48:54.647Z | INFO | nexus (BackgroundTasks): calculated static routes to add
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:396
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: AddStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
8287 | 2025-03-07T22:48:54.647Z | INFO | nexus (BackgroundTasks): calculated static routes to delete
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:402
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: DeleteStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
8288 | 2025-03-07T22:48:54.647Z | INFO | nexus (BackgroundTasks): deleting static routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:407
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: DeleteStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
8289 | 2025-03-07T22:48:54.647Z | INFO | nexus (BackgroundTasks): removing static v4 routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1920
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
request = DeleteStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }
switch_location = Switch0
|
8290 | 2025-03-07T22:48:54.647Z | INFO | nexus (BackgroundTasks): adding static routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:413
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
routes = {Switch0: AddStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }}
|
8291 | 2025-03-07T22:48:54.647Z | INFO | nexus (BackgroundTasks): adding static v4 routes
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:1956
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
request = AddStaticRoute4Request { routes: StaticRoute4List { list: [StaticRoute4 { nexthop: 10.151.1.100, prefix: Prefix4 { length: 0, value: 0.0.0.0 }, rib_priority: 1, vlan_id: None }] } }
switch_location = Switch0
|
8292 | 2025-03-07T22:48:54.647Z | INFO | nexus (BackgroundTasks): checking for changes to loopback addresses
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:422
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
|
8293 | 2025-03-07T22:48:54.647Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
8294 | 2025-03-07T22:48:54.647Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
8295 | 2025-03-07T22:48:54.648Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = VpcSubnet { parent: Vpc { parent: Project { parent: Silo { parent: Fleet, key: 001de000-5110-4000-8000-000000000001, lookup_type: ById(001de000-5110-4000-8000-000000000001) }, key: 001de000-4401-4000-8000-000000000000, lookup_type: ById(001de000-4401-4000-8000-000000000000) }, key: 001de000-074c-4000-8000-000000000000, lookup_type: ByName("oxide-services") }, key: 001de000-c470-4000-8000-000000000002, lookup_type: ByName("nexus") }
result = Ok(())
|
8296 | 2025-03-07T22:48:54.648Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8297 | 2025-03-07T22:48:54.648Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8298 | 2025-03-07T22:48:54.651Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv4
|
8299 | 2025-03-07T22:48:54.651Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/loopback/ipv4", status: 200, headers: {"content-type": "application/json", "x-request-id": "6b8c7464-d884-4d41-8aeb-3907bab0ec5b", "content-length": "2", "date": "Fri, 07 Mar 2025 22:48:54 GMT"} })
|
8300 | 2025-03-07T22:48:54.651Z | DEBG | nexus (DpdClient): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::2]:12224/loopback/ipv6
|
8301 | 2025-03-07T22:48:54.651Z | DEBG | nexus (DpdClient): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::2]:12224/loopback/ipv6", status: 200, headers: {"content-type": "application/json", "x-request-id": "60f05c71-f2f5-400f-b2cf-045f91d7392b", "content-length": "52", "date": "Fri, 07 Mar 2025 22:48:54 GMT"} })
|
8302 | 2025-03-07T22:48:54.651Z | INFO | nexus (BackgroundTasks): applying SMF config uplink updates to switch zone
background_task = switch_port_config_manager
config = [HostPortConfig { addrs: [UplinkAddressConfig { address: V4(Ipv4Net { addr: 10.151.1.174, width: 24 }), vlan_id: None }], lldp: Some(LldpPortConfig { chassis_id: None, management_addrs: None, port_description: None, port_id: None, status: Disabled, system_description: None, system_name: None }), port: "qsfp0", tx_eq: None }]
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:471
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch_location = Switch0
|
8303 | 2025-03-07T22:48:54.651Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = Some(Body)
method = POST
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::1]:12345/switch-ports
|
8304 | 2025-03-07T22:48:54.658Z | DEBG | nexus (service-firewall-rule-progator): resolved names for firewall rules
background_task = service_firewall_rule_propagation
instance_interfaces = {}
subnet_interfaces = {Name("external-dns"): [NetworkInterface { id: 00c422b8-3a81-4d2c-bc3f-fc426f6f9897, kind: Service { id: fbf58a59-609b-4fb3-b792-2c09f3f7b776 }, name: Name("external-dns-fbf58a59-609b-4fb3-b792-2c09f3f7b776"), ip: 172.30.1.5, mac: MacAddr(MacAddr6([168, 64, 37, 255, 149, 171])), subnet: V4(Ipv4Net { addr: 172.30.1.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }, NetworkInterface { id: 066589e5-6cdf-4b01-9f39-98f2c968e6c2, kind: Service { id: 732b0e55-5ccf-4068-b771-1299f872f618 }, name: Name("external-dns-732b0e55-5ccf-4068-b771-1299f872f618"), ip: 172.30.1.6, mac: MacAddr(MacAddr6([168, 64, 37, 255, 196, 242])), subnet: V4(Ipv4Net { addr: 172.30.1.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }], Name("nexus"): [NetworkInterface { id: 867d8023-aff2-4521-891f-07d5f45be915, kind: Service { id: dfe169a3-7536-4b54-9593-8815d6e81dd4 }, name: Name("nexus-dfe169a3-7536-4b54-9593-8815d6e81dd4"), ip: 172.30.2.6, mac: MacAddr(MacAddr6([168, 64, 37, 255, 192, 239])), subnet: V4(Ipv4Net { addr: 172.30.2.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }, NetworkInterface { id: 8980b304-809c-4233-b9df-dd6e12e7c2f3, kind: Service { id: c0f69897-7f92-43db-ad47-96c3c4721128 }, name: Name("nexus-c0f69897-7f92-43db-ad47-96c3c4721128"), ip: 172.30.2.7, mac: MacAddr(MacAddr6([168, 64, 37, 255, 221, 186])), subnet: V4(Ipv4Net { addr: 172.30.2.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }, NetworkInterface { id: cb82146b-41bd-465f-8803-0f44afcd8f6e, kind: Service { id: 0f5c512c-2fda-4cff-bbad-41e8a283d9ff }, name: Name("nexus-0f5c512c-2fda-4cff-bbad-41e8a283d9ff"), ip: 172.30.2.5, mac: MacAddr(MacAddr6([168, 64, 37, 255, 140, 207])), subnet: V4(Ipv4Net { addr: 172.30.2.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }]}
subnet_networks = {Name("external-dns"): [V4(Ipv4Network { addr: 172.30.1.0, prefix: 24 }), V6(Ipv6Network { addr: fd77:e9d2:9cd9:1::, prefix: 64 })], Name("nexus"): [V4(Ipv4Network { addr: 172.30.2.0, prefix: 24 }), V6(Ipv6Network { addr: fd77:e9d2:9cd9:2::, prefix: 64 })]}
vpc_interfaces = {}
|
8305 | 2025-03-07T22:48:54.658Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8306 | 2025-03-07T22:48:54.659Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8307 | 2025-03-07T22:48:54.661Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
8308 | 2025-03-07T22:48:54.663Z | DEBG | nexus (BackgroundTasks): authorize result
action = ListChildren
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Fleet
result = Ok(())
|
8309 | 2025-03-07T22:48:54.663Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8310 | 2025-03-07T22:48:54.663Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8311 | 2025-03-07T22:48:54.664Z | DEBG | nexus (service-firewall-rule-progator): Allowlist for user-facing services is set to allow any inbound traffic. Existing VPC firewall rules will not be modified.
background_task = service_firewall_rule_propagation
|
8312 | 2025-03-07T22:48:54.664Z | DEBG | nexus (service-firewall-rule-progator): resolved firewall rules for sled agents
background_task = service_firewall_rule_propagation
sled_agent_rules = [ResolvedVpcFirewallRule { action: Allow, direction: Inbound, filter_hosts: None, filter_ports: Some([L4PortRange("53")]), filter_protocols: Some([Udp]), priority: 65534, status: Enabled, targets: [NetworkInterface { id: 00c422b8-3a81-4d2c-bc3f-fc426f6f9897, kind: Service { id: fbf58a59-609b-4fb3-b792-2c09f3f7b776 }, name: Name("external-dns-fbf58a59-609b-4fb3-b792-2c09f3f7b776"), ip: 172.30.1.5, mac: MacAddr(MacAddr6([168, 64, 37, 255, 149, 171])), subnet: V4(Ipv4Net { addr: 172.30.1.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }, NetworkInterface { id: 066589e5-6cdf-4b01-9f39-98f2c968e6c2, kind: Service { id: 732b0e55-5ccf-4068-b771-1299f872f618 }, name: Name("external-dns-732b0e55-5ccf-4068-b771-1299f872f618"), ip: 172.30.1.6, mac: MacAddr(MacAddr6([168, 64, 37, 255, 196, 242])), subnet: V4(Ipv4Net { addr: 172.30.1.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }] }, ResolvedVpcFirewallRule { action: Allow, direction: Inbound, filter_hosts: None, filter_ports: Some([L4PortRange("80"), L4PortRange("443")]), filter_protocols: Some([Tcp]), priority: 65534, status: Enabled, targets: [NetworkInterface { id: 867d8023-aff2-4521-891f-07d5f45be915, kind: Service { id: dfe169a3-7536-4b54-9593-8815d6e81dd4 }, name: Name("nexus-dfe169a3-7536-4b54-9593-8815d6e81dd4"), ip: 172.30.2.6, mac: MacAddr(MacAddr6([168, 64, 37, 255, 192, 239])), subnet: V4(Ipv4Net { addr: 172.30.2.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }, NetworkInterface { id: 8980b304-809c-4233-b9df-dd6e12e7c2f3, kind: Service { id: c0f69897-7f92-43db-ad47-96c3c4721128 }, name: Name("nexus-c0f69897-7f92-43db-ad47-96c3c4721128"), ip: 172.30.2.7, mac: MacAddr(MacAddr6([168, 64, 37, 255, 221, 186])), subnet: V4(Ipv4Net { addr: 172.30.2.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }, NetworkInterface { id: cb82146b-41bd-465f-8803-0f44afcd8f6e, kind: Service { id: 0f5c512c-2fda-4cff-bbad-41e8a283d9ff }, name: Name("nexus-0f5c512c-2fda-4cff-bbad-41e8a283d9ff"), ip: 172.30.2.5, mac: MacAddr(MacAddr6([168, 64, 37, 255, 140, 207])), subnet: V4(Ipv4Net { addr: 172.30.2.0, width: 24 }), vni: Vni(100), primary: true, slot: 0, transit_ips: [] }] }]
|
8313 | 2025-03-07T22:48:54.664Z | DEBG | nexus (service-firewall-rule-progator): resolved 2 rules for sleds
background_task = service_firewall_rule_propagation
|
8314 | 2025-03-07T22:48:54.714Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2741
local_addr = [fd00:1122:3344:101::a]:64131
method = GET
remote_addr = [fd00:1122:3344:101::d]:38459
req_id = ce2217d4-7d6a-4fe4-b15e-3bade36e3559
response_code = 200
uri = /0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
8315 | 2025-03-07T22:48:54.727Z | DEBG | nexus (service-firewall-rule-progator): resolved sleds for vpc oxide-services
background_task = service_firewall_rule_propagation
vpc_to_sled = [Sled { identity: SledIdentity { id: 73b218dd-7dbc-4345-acb1-fe69ced4a7f7, time_created: 2025-03-07T22:34:17.183069Z, time_modified: 2025-03-07T22:34:17.183069Z }, time_deleted: None, rcgen: Generation(Generation(19)), rack_id: 82e3cdb7-0f87-46cf-98cd-832919b5c7ec, is_scrimlet: true, serial_number: "buskin", part_number: "i86pc", revision: SqlU32(0), usable_hardware_threads: SqlU32(48), usable_physical_ram: ByteCount(ByteCount(102952026112)), reservoir_size: ByteCount(ByteCount(51474595840)), ip: fd00:1122:3344:101::1, port: SqlU16(12345), last_used_address: fd00:1122:3344:101::1:0, policy: InService, state: Active, sled_agent_gen: Generation(Generation(1)), repo_depot_port: SqlU16(12348) }]
|
8316 | 2025-03-07T22:48:54.727Z | DEBG | nexus (service-firewall-rule-progator): sending firewall rules to sled agents
background_task = service_firewall_rule_propagation
|
8317 | 2025-03-07T22:48:54.727Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8318 | 2025-03-07T22:48:54.728Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8319 | 2025-03-07T22:48:54.730Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {} }
|
8320 | 2025-03-07T22:48:54.731Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Database
result = Ok(())
|
8321 | 2025-03-07T22:48:54.732Z | DEBG | nexus (BackgroundTasks): roles
background_task = service_firewall_rule_propagation
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
8322 | 2025-03-07T22:48:54.735Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = service_firewall_rule_propagation
resource = Sled { parent: Fleet, key: 73b218dd-7dbc-4345-acb1-fe69ced4a7f7, lookup_type: ById(73b218dd-7dbc-4345-acb1-fe69ced4a7f7) }
result = Ok(())
|
8323 | 2025-03-07T22:48:54.766Z | DEBG | nexus (service-firewall-rule-progator): client request
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = service_firewall_rule_propagation
body = Some(Body)
method = PUT
uri = http://[fd00:1122:3344:101::1]:12345/vpc/001de000-074c-4000-8000-000000000000/firewall/rules
|
8324 | 2025-03-07T22:48:54.767Z | DEBG | nexus (service-firewall-rule-progator): client response
SledAgent = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
background_task = service_firewall_rule_propagation
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/vpc/001de000-074c-4000-8000-000000000000/firewall/rules", status: 204, headers: {"x-request-id": "8ee62611-6f9f-432c-a292-8eb0d25c6822", "date": "Fri, 07 Mar 2025 22:48:54 GMT"} })
|
8325 | 2025-03-07T22:48:54.768Z | INFO | nexus (service-firewall-rule-progator): updated firewall rules on 1 sleds
background_task = service_firewall_rule_propagation
file = nexus/networking/src/firewall_rules.rs:496
|
8326 | 2025-03-07T22:48:54.768Z | DEBG | nexus (service-firewall-rule-progator): successfully propagated service firewall rules
background_task = service_firewall_rule_propagation
elapsed = 727.792784ms
|
8327 | 2025-03-07T22:48:54.768Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = service_firewall_rule_propagation
elapsed = 727.803504ms
iteration = 4
status = {}
|
8328 | 2025-03-07T22:48:54.863Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/switch-ports", status: 204, headers: {"x-request-id": "ee629406-4e8a-4274-99e0-64e83f8d724c", "date": "Fri, 07 Mar 2025 22:48:54 GMT"} })
|
8329 | 2025-03-07T22:48:54.863Z | INFO | nexus (BackgroundTasks): no bgp config found for switch, skipping.
background_task = switch_port_config_manager
file = nexus/src/app/background/tasks/sync_switch_configuration.rs:774
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
switch = Switch0
|
8330 | 2025-03-07T22:48:54.863Z | DEBG | nexus (BackgroundTasks): client request
background_task = switch_port_config_manager
body = None
method = GET
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
uri = http://[fd00:1122:3344:101::1]:12345/network-bootstore-config
|
8331 | 2025-03-07T22:48:54.863Z | DEBG | nexus (BackgroundTasks): client response
background_task = switch_port_config_manager
rack_id = 82e3cdb7-0f87-46cf-98cd-832919b5c7ec
result = Ok(Response { url: "http://[fd00:1122:3344:101::1]:12345/network-bootstore-config", status: 200, headers: {"content-type": "application/json", "x-request-id": "d738209b-465f-45a9-99a8-c05e3a8c3a1b", "content-length": "682", "date": "Fri, 07 Mar 2025 22:48:54 GMT"} })
|
8332 | 2025-03-07T22:48:54.863Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
8333 | 2025-03-07T22:48:54.863Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
8334 | 2025-03-07T22:48:54.867Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
8335 | 2025-03-07T22:48:54.867Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
8336 | 2025-03-07T22:48:54.870Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
8337 | 2025-03-07T22:48:54.870Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
8338 | 2025-03-07T22:48:54.872Z | DEBG | nexus (BackgroundTasks): roles
background_task = switch_port_config_manager
roles = RoleSet { roles: {} }
|
8339 | 2025-03-07T22:48:54.872Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = switch_port_config_manager
resource = Database
result = Ok(())
|
8340 | 2025-03-07T22:48:54.879Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = switch_port_config_manager
elapsed = 838.551999ms
iteration = 31
status = {}
|
8341 | 2025-03-07T22:48:55.215Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2d75fb40-4df1-4974-97cb-033c50b1b894
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8342 | 2025-03-07T22:48:55.215Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2d75fb40-4df1-4974-97cb-033c50b1b894
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8343 | 2025-03-07T22:48:55.217Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2251
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2d75fb40-4df1-4974-97cb-033c50b1b894
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8344 | 2025-03-07T22:48:56.236Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 1df5fe81-6d11-42e0-a533-b42def8e9b90
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8345 | 2025-03-07T22:48:56.236Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 1df5fe81-6d11-42e0-a533-b42def8e9b90
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8346 | 2025-03-07T22:48:56.238Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2325
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 1df5fe81-6d11-42e0-a533-b42def8e9b90
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8347 | 2025-03-07T22:48:57.257Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 66e94467-f077-4b5f-88e2-477e5fa9a735
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8348 | 2025-03-07T22:48:57.258Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 66e94467-f077-4b5f-88e2-477e5fa9a735
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8349 | 2025-03-07T22:48:57.260Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2657
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 66e94467-f077-4b5f-88e2-477e5fa9a735
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8350 | 2025-03-07T22:48:58.279Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8ab6b478-e55d-41c1-aae9-0a694a281c72
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8351 | 2025-03-07T22:48:58.280Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8ab6b478-e55d-41c1-aae9-0a694a281c72
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8352 | 2025-03-07T22:48:58.282Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2689
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 8ab6b478-e55d-41c1-aae9-0a694a281c72
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8353 | 2025-03-07T22:48:59.302Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 932e34b1-f1e8-4615-ac04-8b8620100459
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8354 | 2025-03-07T22:48:59.302Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 932e34b1-f1e8-4615-ac04-8b8620100459
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8355 | 2025-03-07T22:48:59.304Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2444
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 932e34b1-f1e8-4615-ac04-8b8620100459
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8356 | 2025-03-07T22:49:00.235Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = [fd00:1122:3344:101::a]:12221
remote_addr = [fd00:1122:3344:101::2]:65093
|
8357 | 2025-03-07T22:49:00.235Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:65093
req_id = f07eb0e5-9bcb-4b9e-af85-5d1f4716e860
roles = RoleSet { roles: {} }
uri = /nat/ipv4/changeset/10?limit=100
|
8358 | 2025-03-07T22:49:00.235Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:65093
req_id = f07eb0e5-9bcb-4b9e-af85-5d1f4716e860
resource = Database
result = Ok(())
uri = /nat/ipv4/changeset/10?limit=100
|
8359 | 2025-03-07T22:49:00.238Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 3091
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::2]:65093
req_id = f07eb0e5-9bcb-4b9e-af85-5d1f4716e860
response_code = 200
uri = /nat/ipv4/changeset/10?limit=100
|
8360 | 2025-03-07T22:49:00.324Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 99bb8e07-efe3-43f9-9c21-02283c860381
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8361 | 2025-03-07T22:49:00.325Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 99bb8e07-efe3-43f9-9c21-02283c860381
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8362 | 2025-03-07T22:49:00.326Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2222
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 99bb8e07-efe3-43f9-9c21-02283c860381
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8363 | 2025-03-07T22:49:01.347Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2cb900d7-fe3a-426c-ac01-91e80d51d491
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8364 | 2025-03-07T22:49:01.347Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2cb900d7-fe3a-426c-ac01-91e80d51d491
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8365 | 2025-03-07T22:49:01.349Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2353
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2cb900d7-fe3a-426c-ac01-91e80d51d491
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8366 | 2025-03-07T22:49:02.369Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 08a250b1-3fd0-4cd6-812f-149d910ca49f
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8367 | 2025-03-07T22:49:02.369Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 08a250b1-3fd0-4cd6-812f-149d910ca49f
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8368 | 2025-03-07T22:49:02.371Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2327
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 08a250b1-3fd0-4cd6-812f-149d910ca49f
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8369 | 2025-03-07T22:49:03.390Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2283c327-b6e0-49f6-9e9a-1d52994b1fdc
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8370 | 2025-03-07T22:49:03.391Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2283c327-b6e0-49f6-9e9a-1d52994b1fdc
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8371 | 2025-03-07T22:49:03.393Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2746
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 2283c327-b6e0-49f6-9e9a-1d52994b1fdc
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8372 | 2025-03-07T22:49:04.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 92
reason = Timeout
|
8373 | 2025-03-07T22:49:04.040Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 92
reason = Timeout
|
8374 | 2025-03-07T22:49:04.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
8375 | 2025-03-07T22:49:04.040Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
8376 | 2025-03-07T22:49:04.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
8377 | 2025-03-07T22:49:04.041Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
8378 | 2025-03-07T22:49:04.043Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
8379 | 2025-03-07T22:49:04.045Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
8380 | 2025-03-07T22:49:04.045Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
8381 | 2025-03-07T22:49:04.045Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
8382 | 2025-03-07T22:49:04.047Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
8383 | 2025-03-07T22:49:04.047Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
8384 | 2025-03-07T22:49:04.049Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
8385 | 2025-03-07T22:49:04.051Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
|
8386 | 2025-03-07T22:49:04.051Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
8387 | 2025-03-07T22:49:04.051Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
8388 | 2025-03-07T22:49:04.063Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
original_time_created = 2025-03-07 22:33:48.706097 UTC
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
time_created = 2025-03-07 22:33:48.706097 UTC
|
8389 | 2025-03-07T22:49:04.063Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 23.080682ms
iteration = 92
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f","time_created":"2025-03-07T22:33:48.706097Z"}
|
8390 | 2025-03-07T22:49:04.068Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
8391 | 2025-03-07T22:49:04.069Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
8392 | 2025-03-07T22:49:04.070Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 29.497213ms
iteration = 92
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
8393 | 2025-03-07T22:49:04.413Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = f56995c5-ebb5-4535-8ec3-1845798a67c5
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8394 | 2025-03-07T22:49:04.413Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = f56995c5-ebb5-4535-8ec3-1845798a67c5
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8395 | 2025-03-07T22:49:04.415Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1676
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = f56995c5-ebb5-4535-8ec3-1845798a67c5
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8396 | 2025-03-07T22:49:04.714Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2510
local_addr = [fd00:1122:3344:101::a]:64131
method = GET
remote_addr = [fd00:1122:3344:101::d]:38459
req_id = 32a589e0-47f8-4421-b3e6-2397d3584ad4
response_code = 200
uri = /0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
8397 | 2025-03-07T22:49:05.435Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 29a36782-ec45-4b8d-b3c3-477bca811dd3
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8398 | 2025-03-07T22:49:05.435Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 29a36782-ec45-4b8d-b3c3-477bca811dd3
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8399 | 2025-03-07T22:49:05.437Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2335
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 29a36782-ec45-4b8d-b3c3-477bca811dd3
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8400 | 2025-03-07T22:49:06.456Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = f4a4280a-4c2c-452c-aa57-34b887bf3a35
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8401 | 2025-03-07T22:49:06.457Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = f4a4280a-4c2c-452c-aa57-34b887bf3a35
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8402 | 2025-03-07T22:49:06.459Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2359
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = f4a4280a-4c2c-452c-aa57-34b887bf3a35
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8403 | 2025-03-07T22:49:07.478Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 61b960ba-9283-49c4-98a8-8e1c05451307
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8404 | 2025-03-07T22:49:07.479Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 61b960ba-9283-49c4-98a8-8e1c05451307
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8405 | 2025-03-07T22:49:07.480Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2318
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 61b960ba-9283-49c4-98a8-8e1c05451307
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8406 | 2025-03-07T22:49:08.501Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d2ae8976-97de-45a5-a9f5-1ba5cfaab28e
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8407 | 2025-03-07T22:49:08.501Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d2ae8976-97de-45a5-a9f5-1ba5cfaab28e
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8408 | 2025-03-07T22:49:08.503Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2495
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = d2ae8976-97de-45a5-a9f5-1ba5cfaab28e
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8409 | 2025-03-07T22:49:09.523Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = bff758f6-c434-43af-baac-43e06eb862cc
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8410 | 2025-03-07T22:49:09.523Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = bff758f6-c434-43af-baac-43e06eb862cc
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8411 | 2025-03-07T22:49:09.525Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1885
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = bff758f6-c434-43af-baac-43e06eb862cc
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8412 | 2025-03-07T22:49:10.055Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = [fd00:1122:3344:101::a]:12221
remote_addr = [fd00:1122:3344:101::2]:46907
|
8413 | 2025-03-07T22:49:10.055Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::2]:46907
req_id = 18e20de8-1562-46c2-a7de-88657be7e244
roles = RoleSet { roles: {} }
uri = /metrics/producers
|
8414 | 2025-03-07T22:49:10.055Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::2]:46907
req_id = 18e20de8-1562-46c2-a7de-88657be7e244
resource = Database
result = Ok(())
uri = /metrics/producers
|
8415 | 2025-03-07T22:49:10.092Z | INFO | nexus: assigned collector to new producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
file = nexus/src/app/oximeter.rs:76
producer_id = b3acd2ea-cc56-4d70-9eae-10bb247cbb64
|
8416 | 2025-03-07T22:49:10.092Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 37386
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::2]:46907
req_id = 18e20de8-1562-46c2-a7de-88657be7e244
response_code = 201
uri = /metrics/producers
|
8417 | 2025-03-07T22:49:10.249Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = [fd00:1122:3344:101::a]:12221
remote_addr = [fd00:1122:3344:101::2]:34189
|
8418 | 2025-03-07T22:49:10.249Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::2]:34189
req_id = 3a7c66ee-2b3b-461b-9af6-b9650e34e287
roles = RoleSet { roles: {} }
uri = /metrics/producers
|
8419 | 2025-03-07T22:49:10.250Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::2]:34189
req_id = 3a7c66ee-2b3b-461b-9af6-b9650e34e287
resource = Database
result = Ok(())
uri = /metrics/producers
|
8420 | 2025-03-07T22:49:10.288Z | INFO | nexus: assigned collector to new producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
file = nexus/src/app/oximeter.rs:76
producer_id = 0e2f9224-fc1a-400c-bf47-01679e743f24
|
8421 | 2025-03-07T22:49:10.288Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 39088
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::2]:34189
req_id = 3a7c66ee-2b3b-461b-9af6-b9650e34e287
response_code = 201
uri = /metrics/producers
|
8422 | 2025-03-07T22:49:10.543Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = af9101a3-84cc-47e5-991b-1ab302228b47
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8423 | 2025-03-07T22:49:10.544Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = af9101a3-84cc-47e5-991b-1ab302228b47
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8424 | 2025-03-07T22:49:10.545Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2286
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = af9101a3-84cc-47e5-991b-1ab302228b47
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8425 | 2025-03-07T22:49:10.859Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = [fd00:1122:3344:101::a]:12221
remote_addr = [fd00:1122:3344:101::2]:40936
|
8426 | 2025-03-07T22:49:10.859Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::2]:40936
req_id = 0267ba0b-d70e-457d-82e0-a8a7872645d5
roles = RoleSet { roles: {} }
uri = /metrics/producers
|
8427 | 2025-03-07T22:49:10.860Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::2]:40936
req_id = 0267ba0b-d70e-457d-82e0-a8a7872645d5
resource = Database
result = Ok(())
uri = /metrics/producers
|
8428 | 2025-03-07T22:49:10.899Z | INFO | nexus: assigned collector to new producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
file = nexus/src/app/oximeter.rs:76
producer_id = 87cd3ec6-0e0e-4fcc-8dae-7f482d211070
|
8429 | 2025-03-07T22:49:10.899Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 39622
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::2]:40936
req_id = 0267ba0b-d70e-457d-82e0-a8a7872645d5
response_code = 201
uri = /metrics/producers
|
8430 | 2025-03-07T22:49:11.566Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 5729b566-526c-432b-aa15-ba3a1ef9c566
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8431 | 2025-03-07T22:49:11.566Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 5729b566-526c-432b-aa15-ba3a1ef9c566
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8432 | 2025-03-07T22:49:11.568Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2217
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 5729b566-526c-432b-aa15-ba3a1ef9c566
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8433 | 2025-03-07T22:49:11.872Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = [fd00:1122:3344:101::a]:12221
remote_addr = [fd00:1122:3344:101::1]:63529
|
8434 | 2025-03-07T22:49:11.872Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:63529
req_id = d81582ad-1f60-4b33-b82f-f02706e43c77
roles = RoleSet { roles: {} }
uri = /metrics/producers
|
8435 | 2025-03-07T22:49:11.872Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:63529
req_id = d81582ad-1f60-4b33-b82f-f02706e43c77
resource = Database
result = Ok(())
uri = /metrics/producers
|
8436 | 2025-03-07T22:49:11.884Z | INFO | nexus: assigned collector to new producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
file = nexus/src/app/oximeter.rs:76
producer_id = 1043398a-de7e-4767-b55f-4b580055e933
|
8437 | 2025-03-07T22:49:11.885Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 12948
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:63529
req_id = d81582ad-1f60-4b33-b82f-f02706e43c77
response_code = 201
uri = /metrics/producers
|
8438 | 2025-03-07T22:49:11.999Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = [fd00:1122:3344:101::a]:12221
remote_addr = [fd00:1122:3344:101::2]:64002
|
8439 | 2025-03-07T22:49:11.999Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::2]:64002
req_id = 1878766a-4330-4edb-879d-4534892a1ed9
roles = RoleSet { roles: {} }
uri = /metrics/producers
|
8440 | 2025-03-07T22:49:11.999Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::2]:64002
req_id = 1878766a-4330-4edb-879d-4534892a1ed9
resource = Database
result = Ok(())
uri = /metrics/producers
|
8441 | 2025-03-07T22:49:12.011Z | INFO | nexus: assigned collector to new producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
file = nexus/src/app/oximeter.rs:76
producer_id = 1cfa6076-61f9-42e0-88b7-07022396d200
|
8442 | 2025-03-07T22:49:12.011Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 12757
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::2]:64002
req_id = 1878766a-4330-4edb-879d-4534892a1ed9
response_code = 201
uri = /metrics/producers
|
8443 | 2025-03-07T22:49:12.493Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = [fd00:1122:3344:101::a]:12221
remote_addr = [fd00:1122:3344:101::1]:57611
|
8444 | 2025-03-07T22:49:12.493Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:57611
req_id = bfe6029b-9207-485e-97bc-57d76bf03585
roles = RoleSet { roles: {} }
uri = /metrics/producers
|
8445 | 2025-03-07T22:49:12.493Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:57611
req_id = bfe6029b-9207-485e-97bc-57d76bf03585
resource = Database
result = Ok(())
uri = /metrics/producers
|
8446 | 2025-03-07T22:49:12.536Z | INFO | nexus: assigned collector to new producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
file = nexus/src/app/oximeter.rs:76
producer_id = 73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8447 | 2025-03-07T22:49:12.536Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 43416
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::1]:57611
req_id = bfe6029b-9207-485e-97bc-57d76bf03585
response_code = 201
uri = /metrics/producers
|
8448 | 2025-03-07T22:49:12.587Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ce6cb946-718e-4770-ae25-f2649c6bbdc2
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8449 | 2025-03-07T22:49:12.587Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ce6cb946-718e-4770-ae25-f2649c6bbdc2
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8450 | 2025-03-07T22:49:12.589Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2340
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = ce6cb946-718e-4770-ae25-f2649c6bbdc2
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8451 | 2025-03-07T22:49:13.609Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0bb58d77-970c-4958-acda-16d3e4e79338
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8452 | 2025-03-07T22:49:13.609Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0bb58d77-970c-4958-acda-16d3e4e79338
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8453 | 2025-03-07T22:49:13.611Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 1856
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0bb58d77-970c-4958-acda-16d3e4e79338
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8454 | 2025-03-07T22:49:14.041Z | DEBG | nexus (BackgroundTasks): activating
background_task = blueprint_loader
iteration = 93
reason = Timeout
|
8455 | 2025-03-07T22:49:14.041Z | DEBG | nexus (BackgroundTasks): activating
background_task = region_replacement_driver
iteration = 93
reason = Timeout
|
8456 | 2025-03-07T22:49:14.041Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
8457 | 2025-03-07T22:49:14.041Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
8458 | 2025-03-07T22:49:14.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
8459 | 2025-03-07T22:49:14.042Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
8460 | 2025-03-07T22:49:14.044Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
8461 | 2025-03-07T22:49:14.044Z | DEBG | nexus (BackgroundTasks): roles
background_task = region_replacement_driver
roles = RoleSet { roles: {} }
|
8462 | 2025-03-07T22:49:14.044Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = region_replacement_driver
resource = Database
result = Ok(())
|
8463 | 2025-03-07T22:49:14.046Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = BlueprintConfig
result = Ok(())
|
8464 | 2025-03-07T22:49:14.046Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
8465 | 2025-03-07T22:49:14.046Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
8466 | 2025-03-07T22:49:14.048Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
8467 | 2025-03-07T22:49:14.049Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
8468 | 2025-03-07T22:49:14.050Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {(Fleet, 001de000-1334-4000-8000-000000000000, "admin")} }
|
8469 | 2025-03-07T22:49:14.052Z | DEBG | nexus (BackgroundTasks): authorize result
action = Read
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Blueprint { parent: Fleet, key: 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f, lookup_type: ById(0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f) }
result = Ok(())
|
8470 | 2025-03-07T22:49:14.052Z | DEBG | nexus (BackgroundTasks): roles
background_task = blueprint_loader
roles = RoleSet { roles: {} }
|
8471 | 2025-03-07T22:49:14.052Z | DEBG | nexus (BackgroundTasks): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
background_task = blueprint_loader
resource = Database
result = Ok(())
|
8472 | 2025-03-07T22:49:14.065Z | DEBG | nexus (BackgroundTasks): found latest target blueprint (unchanged)
background_task = blueprint_loader
original_target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
original_time_created = 2025-03-07 22:33:48.706097 UTC
target_id = 0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f
time_created = 2025-03-07 22:33:48.706097 UTC
|
8473 | 2025-03-07T22:49:14.065Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = blueprint_loader
elapsed = 24.018362ms
iteration = 93
status = {"enabled":false,"status":"target blueprint unchanged","target_id":"0f6b2d08-1e6c-46f8-a3ec-6b18ce7a0d3f","time_created":"2025-03-07T22:33:48.706097Z"}
|
8474 | 2025-03-07T22:49:14.074Z | DEBG | nexus (BackgroundTasks): activation complete
background_task = region_replacement_driver
elapsed = 32.653394ms
iteration = 93
status = {"drive_invoked_ok":[],"errors":[],"finish_invoked_ok":[]}
|
8475 | 2025-03-07T22:49:14.630Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = b287b435-54d6-4fa6-b025-2458e4bcc078
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8476 | 2025-03-07T22:49:14.631Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = b287b435-54d6-4fa6-b025-2458e4bcc078
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8477 | 2025-03-07T22:49:14.633Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2590
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = b287b435-54d6-4fa6-b025-2458e4bcc078
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8478 | 2025-03-07T22:49:14.715Z | INFO | nexus (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2787
local_addr = [fd00:1122:3344:101::a]:64131
method = GET
remote_addr = [fd00:1122:3344:101::d]:38459
req_id = 484fdefc-427a-42ad-9c06-6d4ea90ac8d4
response_code = 200
uri = /0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
8479 | 2025-03-07T22:49:15.653Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 91ab0c2b-5ebf-4825-8d44-b59f31204728
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8480 | 2025-03-07T22:49:15.653Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 91ab0c2b-5ebf-4825-8d44-b59f31204728
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8481 | 2025-03-07T22:49:15.655Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2463
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 91ab0c2b-5ebf-4825-8d44-b59f31204728
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8482 | 2025-03-07T22:49:16.675Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 34daee9f-0807-40c7-83fb-3a8d5149a3cf
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8483 | 2025-03-07T22:49:16.675Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 34daee9f-0807-40c7-83fb-3a8d5149a3cf
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8484 | 2025-03-07T22:49:16.677Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2463
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 34daee9f-0807-40c7-83fb-3a8d5149a3cf
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8485 | 2025-03-07T22:49:17.697Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 3ace2849-a728-4e89-8a81-27b593536a52
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8486 | 2025-03-07T22:49:17.697Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 3ace2849-a728-4e89-8a81-27b593536a52
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8487 | 2025-03-07T22:49:17.701Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 4528
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 3ace2849-a728-4e89-8a81-27b593536a52
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8488 | 2025-03-07T22:49:18.722Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = b4ec9e96-171d-4b7e-a251-18eac2e5c803
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8489 | 2025-03-07T22:49:18.723Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = b4ec9e96-171d-4b7e-a251-18eac2e5c803
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8490 | 2025-03-07T22:49:18.724Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2201
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = b4ec9e96-171d-4b7e-a251-18eac2e5c803
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8491 | 2025-03-07T22:49:19.676Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = fca01ed7-01b3-4593-ad45-53784753ddda
roles = RoleSet { roles: {} }
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
8492 | 2025-03-07T22:49:19.676Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = fca01ed7-01b3-4593-ad45-53784753ddda
resource = Database
result = Ok(())
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
8493 | 2025-03-07T22:49:19.679Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 3052
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = fca01ed7-01b3-4593-ad45-53784753ddda
response_code = 200
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?sort_by=id_ascending
|
8494 | 2025-03-07T22:49:19.679Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = bb574bc5-8a82-4237-9df4-e666481a5ea5
roles = RoleSet { roles: {} }
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
8495 | 2025-03-07T22:49:19.679Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = bb574bc5-8a82-4237-9df4-e666481a5ea5
resource = Database
result = Ok(())
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
8496 | 2025-03-07T22:49:19.681Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2328
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::d]:41292
req_id = bb574bc5-8a82-4237-9df4-e666481a5ea5
response_code = 200
uri = /metrics/collectors/7b5e9a24-6b39-4a58-a275-8cc5a75195d8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkZmUxNjlhMy03NTM2LTRiNTQtOTU5My04ODE1ZDZlODFkZDQifX0%3D
|
8497 | 2025-03-07T22:49:19.744Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 04dfc6bd-1124-4794-a8ae-a54f9e2530bd
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8498 | 2025-03-07T22:49:19.744Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 04dfc6bd-1124-4794-a8ae-a54f9e2530bd
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8499 | 2025-03-07T22:49:19.746Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2236
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 04dfc6bd-1124-4794-a8ae-a54f9e2530bd
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8500 | 2025-03-07T22:49:20.193Z | DEBG | nexus (producer-registration-task): registering / renewing oximeter producer lease with Nexus
|
8501 | 2025-03-07T22:49:20.193Z | DEBG | nexus (producer-registration-task): using nexus address for registration
addr = [fd00:1122:3344:101::a]:12221
|
8502 | 2025-03-07T22:49:20.223Z | DEBG | nexus (producer-registration-task): client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::a]:12221/metrics/producers
|
8503 | 2025-03-07T22:49:20.223Z | INFO | nexus (dropshot_internal): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:1025
local_addr = [fd00:1122:3344:101::a]:12221
remote_addr = [fd00:1122:3344:101::a]:50652
|
8504 | 2025-03-07T22:49:20.223Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::a]:50652
req_id = 8f5489e5-f440-4fe5-8dbb-71dabd8b74e3
roles = RoleSet { roles: {} }
uri = /metrics/producers
|
8505 | 2025-03-07T22:49:20.224Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::a]:50652
req_id = 8f5489e5-f440-4fe5-8dbb-71dabd8b74e3
resource = Database
result = Ok(())
uri = /metrics/producers
|
8506 | 2025-03-07T22:49:20.264Z | INFO | nexus: assigned collector to new producer
collector_id = 7b5e9a24-6b39-4a58-a275-8cc5a75195d8
file = nexus/src/app/oximeter.rs:76
producer_id = 0f5c512c-2fda-4cff-bbad-41e8a283d9ff
|
8507 | 2025-03-07T22:49:20.264Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 40223
local_addr = [fd00:1122:3344:101::a]:12221
method = POST
remote_addr = [fd00:1122:3344:101::a]:50652
req_id = 8f5489e5-f440-4fe5-8dbb-71dabd8b74e3
response_code = 201
uri = /metrics/producers
|
8508 | 2025-03-07T22:49:20.264Z | DEBG | nexus (producer-registration-task): client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/producers", status: 201, headers: {"content-type": "application/json", "x-request-id": "8f5489e5-f440-4fe5-8dbb-71dabd8b74e3", "content-length": "41", "date": "Fri, 07 Mar 2025 22:49:19 GMT"} })
|
8509 | 2025-03-07T22:49:20.265Z | DEBG | nexus (producer-registration-task): registered with nexus successfully
|
8510 | 2025-03-07T22:49:20.265Z | DEBG | nexus (producer-registration-task): pausing until time to renew lease
lease_duration = 600s
wait_period = 150s
|
8511 | 2025-03-07T22:49:20.766Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0e8215d4-a487-422e-87eb-e3467baad883
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8512 | 2025-03-07T22:49:20.766Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0e8215d4-a487-422e-87eb-e3467baad883
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8513 | 2025-03-07T22:49:20.768Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2448
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 0e8215d4-a487-422e-87eb-e3467baad883
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8514 | 2025-03-07T22:49:21.788Z | DEBG | nexus (dropshot_internal): roles
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 74b2fe6f-03a8-4984-8c6f-3e3408f90c66
roles = RoleSet { roles: {} }
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8515 | 2025-03-07T22:49:21.789Z | DEBG | nexus (dropshot_internal): authorize result
action = Query
actor = Some(Actor::UserBuiltin { user_builtin_id: 001de000-05e4-4000-8000-000000000002, .. })
actor_id = 001de000-05e4-4000-8000-000000000002
authenticated = true
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 74b2fe6f-03a8-4984-8c6f-3e3408f90c66
resource = Database
result = Ok(())
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|
8516 | 2025-03-07T22:49:21.790Z | INFO | nexus (dropshot_internal): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:867
latency_us = 2238
local_addr = [fd00:1122:3344:101::a]:12221
method = GET
remote_addr = [fd00:1122:3344:101::1]:62891
req_id = 74b2fe6f-03a8-4984-8c6f-3e3408f90c66
response_code = 200
uri = /probes/73b218dd-7dbc-4345-acb1-fe69ced4a7f7
|