| 1 | | [ Mar 7 01:44:07 Enabled. ] |
| 2 | | [ Mar 7 01:44:07 Rereading configuration. ] |
| 3 | | [ Mar 7 01:44:08 Rereading configuration. ] |
| 4 | | [ Mar 7 01:44:14 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 | | [ Mar 7 01:44:14 Method "start" exited with status 0. ] |
| 21 | | note: configured to log to "/dev/stdout" |
| 22 | 2026-03-07T01:44:14.037Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/git/checkouts/dropshot-3a0cb224e6c0b828/d707f54/dropshot/src/server.rs:335
local_addr = [fd00:1122:3344:101::1b]:10123
|
| 23 | 2026-03-07T01:44:14.418Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/git/checkouts/dropshot-3a0cb224e6c0b828/d707f54/dropshot/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:46501
|
| 24 | 2026-03-07T01:44:14.418Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 25 | 2026-03-07T01:44:14.421Z | 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-03-07T01:44:14.421Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-3a0cb224e6c0b828/d707f54/dropshot/src/server.rs:874
latency_us = 3246
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:46501
req_id = c5829db7-1e85-490e-8923-b69ce8ac7f28
response_code = 200
uri = /timesync
|
| 27 | 2026-03-07T01:44:14.652Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/git/checkouts/dropshot-3a0cb224e6c0b828/d707f54/dropshot/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:40965
|
| 28 | 2026-03-07T01:44:14.652Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 29 | 2026-03-07T01:44:14.656Z | 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-03-07T01:44:14.656Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-3a0cb224e6c0b828/d707f54/dropshot/src/server.rs:874
latency_us = 3293
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40965
req_id = 8f6d1bf7-a14a-475e-bc51-2706ca3b2e6c
response_code = 200
uri = /timesync
|
| 31 | 2026-03-07T01:44:15.328Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 32 | 2026-03-07T01:44:15.331Z | 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-03-07T01:44:15.331Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-3a0cb224e6c0b828/d707f54/dropshot/src/server.rs:874
latency_us = 3203
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40965
req_id = 4fab6502-fb53-4cf3-95de-20019351b61f
response_code = 200
uri = /timesync
|
| 34 | 2026-03-07T01:44:17.247Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 35 | 2026-03-07T01:44:17.250Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1772847856.439339, correction: -0.008430053 })
|
| 36 | 2026-03-07T01:44:17.250Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-3a0cb224e6c0b828/d707f54/dropshot/src/server.rs:874
latency_us = 2886
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:40965
req_id = e07e6439-7a65-46f5-b1d3-667b48dc87de
response_code = 200
uri = /timesync
|
| 37 | 2026-03-07T01:44:17.351Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/git/checkouts/dropshot-3a0cb224e6c0b828/d707f54/dropshot/src/server.rs:1057
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:41248
|
| 38 | 2026-03-07T01:44:17.351Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:105
|
| 39 | 2026-03-07T01:44:17.353Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:114
result = Ok(TimeSync { sync: true, ref_id: 2366366893, ip_addr: 141.11.228.173, stratum: 3, ref_time: 1772847856.439339, correction: -0.008148862 })
|
| 40 | 2026-03-07T01:44:17.353Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/git/checkouts/dropshot-3a0cb224e6c0b828/d707f54/dropshot/src/server.rs:874
latency_us = 2109
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:41248
req_id = 4f015a34-cf7a-4fd6-a784-a21ed3aa5e50
response_code = 200
uri = /timesync
|