| 1 | | [ May 1 21:42:08 Enabled. ] |
| 2 | | [ May 1 21:42:08 Rereading configuration. ] |
| 3 | | [ May 1 21:42:09 Rereading configuration. ] |
| 4 | | [ May 1 21:42:15 Executing start method ("/opt/oxide/lib/svc/manifest/ntp-admin.sh"). ] |
| 5 | | + set -o errexit |
| 6 | | + set -o pipefail |
| 7 | | + . /lib/svc/share/smf_include.sh |
| 8 | | ++ SMF_EXIT_OK=0 |
| 9 | | ++ SMF_EXIT_NODAEMON=94 |
| 10 | | ++ SMF_EXIT_ERR_FATAL=95 |
| 11 | | ++ SMF_EXIT_ERR_CONFIG=96 |
| 12 | | ++ SMF_EXIT_MON_DEGRADE=97 |
| 13 | | ++ SMF_EXIT_MON_OFFLINE=98 |
| 14 | | ++ SMF_EXIT_ERR_NOSMF=99 |
| 15 | | ++ SMF_EXIT_ERR_PERM=100 |
| 16 | | ++ svcprop -c -p config/address svc:/oxide/ntp-admin:default |
| 17 | | + ADDR='[fd00:1122:3344:101::1b]:10123' |
| 18 | | + args=('run' '--config-file-path' "/opt/oxide/lib/svc/ntp-admin/config.toml" '--address' "$ADDR") |
| 19 | | + exec /opt/oxide/ntp-admin/bin/ntp-admin run --config-file-path /opt/oxide/lib/svc/ntp-admin/config.toml --address '[fd00:1122:3344:101::1b]:10123' |
| 20 | | [ May 1 21:42:15 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-05-01T21:42:15.275Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-05-01T21:42:15.428Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:55369
|
| 24 | 2026-05-01T21:42:15.429Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 25 | 2026-05-01T21:42:15.432Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0 })
|
| 26 | 2026-05-01T21:42:15.432Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3399
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55369
req_id = b252c3ac-67db-41fa-83be-b36b45dad460
response_code = 200
uri = /timesync
|
| 27 | 2026-05-01T21:42:15.443Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:49148
|
| 28 | 2026-05-01T21:42:15.443Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 29 | 2026-05-01T21:42:15.445Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0 })
|
| 30 | 2026-05-01T21:42:15.445Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2236
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:49148
req_id = e349bc85-c9a7-4c1c-9822-b5bf26269a7c
response_code = 200
uri = /timesync
|
| 31 | 2026-05-01T21:42:17.032Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 32 | 2026-05-01T21:42:17.035Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0 })
|
| 33 | 2026-05-01T21:42:17.035Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3182
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55369
req_id = e8297b88-17ad-488f-b191-a0ce299cd391
response_code = 200
uri = /timesync
|
| 34 | 2026-05-01T21:42:17.686Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 35 | 2026-05-01T21:42:17.688Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1777671736.6619883, correction: -0.009778379 })
|
| 36 | 2026-05-01T21:42:17.688Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2920
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:55369
req_id = 3baed8f9-78bb-4fa6-877d-1f4e03394dd2
response_code = 200
uri = /timesync
|
| 37 | 2026-05-01T21:42:17.790Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:50864
|
| 38 | 2026-05-01T21:42:17.790Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 39 | 2026-05-01T21:42:17.793Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1777671736.6619883, correction: -0.00949499 })
|
| 40 | 2026-05-01T21:42:17.793Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2393
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50864
req_id = b9c2d5de-b570-4c28-81ee-9469f9ce2eed
response_code = 200
uri = /timesync
|
| 41 | 2026-05-01T21:43:01.741Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:38613
|
| 42 | 2026-05-01T21:43:01.742Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 43 | 2026-05-01T21:43:01.750Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1777671763.8572874, correction: -3e-9 })
|
| 44 | 2026-05-01T21:43:01.750Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 8384
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38613
req_id = 56f0b542-1abe-4517-bb42-9e08264efcec
response_code = 200
uri = /timesync
|
| 45 | 2026-05-01T21:44:22.345Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:65445
|
| 46 | 2026-05-01T21:44:22.346Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 47 | 2026-05-01T21:44:22.367Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1777671830.1575587, correction: -1.1853e-5 })
|
| 48 | 2026-05-01T21:44:22.367Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 21430
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:65445
req_id = e9bfe6f4-ab90-4b51-9f65-48f4281eb22f
response_code = 200
uri = /timesync
|
| 49 | 2026-05-01T21:44:28.713Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:46833
|
| 50 | 2026-05-01T21:44:28.714Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 51 | 2026-05-01T21:44:28.717Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1777671830.1575587, correction: -8.636e-6 })
|
| 52 | 2026-05-01T21:44:28.717Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3060
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:46833
req_id = a54b4ad0-7f01-4c67-8341-f541573d84cc
response_code = 200
uri = /timesync
|
| 53 | 2026-05-01T21:44:29.433Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:33597
|
| 54 | 2026-05-01T21:44:29.433Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 55 | 2026-05-01T21:44:29.437Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1777671830.1575587, correction: -8.271e-6 })
|
| 56 | 2026-05-01T21:44:29.437Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 4292
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:33597
req_id = 405010c1-6723-4ed2-af9e-a7269e6d0167
response_code = 200
uri = /timesync
|
| 57 | 2026-05-01T21:44:29.647Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:59720
|
| 58 | 2026-05-01T21:44:29.647Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 59 | 2026-05-01T21:44:29.651Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1777671830.1575587, correction: -8.163e-6 })
|
| 60 | 2026-05-01T21:44:29.651Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 3949
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:59720
req_id = a1d71c9d-c404-42ea-9bb6-9e6bd4257896
response_code = 200
uri = /timesync
|
| 61 | 2026-05-01T21:44:38.046Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:34843
|
| 62 | 2026-05-01T21:44:38.046Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 63 | 2026-05-01T21:44:38.049Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1777671830.1575587, correction: -3.91e-6 })
|
| 64 | 2026-05-01T21:44:38.049Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2911
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:34843
req_id = 704fb9a6-55cb-4729-ac5b-01659b3e9a38
response_code = 200
uri = /timesync
|
| 65 | 2026-05-01T21:44:49.569Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::a]:63706
|
| 66 | 2026-05-01T21:44:49.570Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 67 | 2026-05-01T21:44:49.573Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1777671882.248453, correction: 7.3293e-5 })
|
| 68 | 2026-05-01T21:44:49.573Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2741
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::a]:63706
req_id = 021efd5e-76b0-4439-9510-35b1f8431b6a
response_code = 200
uri = /timesync
|
| 69 | 2026-05-01T21:44:49.643Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:43596
|
| 70 | 2026-05-01T21:44:49.643Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 71 | 2026-05-01T21:44:49.646Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1777671882.248453, correction: 7.3259e-5 })
|
| 72 | 2026-05-01T21:44:49.646Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2777
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:43596
req_id = 426c8c64-96bf-4cd6-8195-ec3fd505c22b
response_code = 200
uri = /timesync
|
| 73 | 2026-05-01T21:44:58.100Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::c]:41795
|
| 74 | 2026-05-01T21:44:58.100Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 75 | 2026-05-01T21:44:58.103Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 3227256350, ip_addr: 192.92.6.30, stratum: 2, ref_time: 1777671882.248453, correction: 6.928e-5 })
|
| 76 | 2026-05-01T21:44:58.103Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874
latency_us = 2938
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::c]:41795
req_id = 7eeff9f9-0e77-425d-9c81-45780a05b6c2
response_code = 200
uri = /timesync
|