1 | | [ Oct 13 19:42:48 Enabled. ] |
2 | | [ Oct 13 19:42:48 Rereading configuration. ] |
3 | | [ Oct 13 19:42:49 Rereading configuration. ] |
4 | | [ Oct 13 19:42:56 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 | | [ Oct 13 19:42:56 Method "start" exited with status 0. ] |
21 | | note: configured to log to "/dev/stdout" |
22 | 2025-10-13T19:42:56.691Z | INFO | ntp-admin (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:328
local_addr = [fd00:1122:3344:101::1b]:10123
|
23 | 2025-10-13T19:42:57.870Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:64981
|
24 | 2025-10-13T19:42:57.870Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
25 | 2025-10-13T19:42:57.873Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 0, ip_addr: ::, stratum: 0, ref_time: 0.0, correction: 0.0 })
|
26 | 2025-10-13T19:42:57.873Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 3204
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64981
req_id = 3dda810b-a10c-4c1a-8ed0-1ea7f3d1995b
response_code = 200
uri = /timesync
|
27 | 2025-10-13T19:42:59.061Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
28 | 2025-10-13T19:42:59.064Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 846529375, ip_addr: 50.117.3.95, stratum: 3, ref_time: 1760384577.7633886, correction: 0.0 })
|
29 | 2025-10-13T19:42:59.064Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2677
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:64981
req_id = a05a7a43-dbb1-4ddb-9b6a-71f42405797c
response_code = 200
uri = /timesync
|
30 | 2025-10-13T19:42:59.110Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:38898
|
31 | 2025-10-13T19:42:59.110Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
32 | 2025-10-13T19:42:59.112Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 1625765416, ip_addr: 96.231.54.40, stratum: 2, ref_time: 1760384577.987787, correction: 0.0 })
|
33 | 2025-10-13T19:42:59.112Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2667
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:38898
req_id = 65fee26d-8814-466a-b0d5-f57b1da2bb11
response_code = 200
uri = /timesync
|
34 | 2025-10-13T19:43:40.961Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:43934
|
35 | 2025-10-13T19:43:40.972Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
36 | 2025-10-13T19:43:40.984Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 1625765416, ip_addr: 96.231.54.40, stratum: 2, ref_time: 1760384619.410056, correction: -0.11683657 })
|
37 | 2025-10-13T19:43:40.984Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 34927
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:43934
req_id = f78eceb7-879d-4d6b-b84b-fa43cc7c1056
response_code = 200
uri = /timesync
|
38 | 2025-10-13T19:43:46.137Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:56914
|
39 | 2025-10-13T19:43:46.138Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
40 | 2025-10-13T19:43:46.140Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 1625765416, ip_addr: 96.231.54.40, stratum: 2, ref_time: 1760384624.5020459, correction: -0.102127716 })
|
41 | 2025-10-13T19:43:46.140Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2545
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56914
req_id = 5b70dc62-a2af-4b37-9a89-14579fc7256f
response_code = 200
uri = /timesync
|
42 | 2025-10-13T19:43:51.233Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:53852
|
43 | 2025-10-13T19:43:51.233Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
44 | 2025-10-13T19:43:51.236Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 1625765416, ip_addr: 96.231.54.40, stratum: 2, ref_time: 1760384629.5395167, correction: -0.088371798 })
|
45 | 2025-10-13T19:43:51.236Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2601
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:53852
req_id = 572916d4-9720-466f-91ea-0cf2696b1190
response_code = 200
uri = /timesync
|
46 | 2025-10-13T19:43:56.328Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:57021
|
47 | 2025-10-13T19:43:56.328Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
48 | 2025-10-13T19:43:56.330Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 846529375, ip_addr: 50.117.3.95, stratum: 3, ref_time: 1760384635.5784166, correction: -0.074342161 })
|
49 | 2025-10-13T19:43:56.330Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2554
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:57021
req_id = 82a479c3-8a14-41b5-ae1d-40d915bef923
response_code = 200
uri = /timesync
|
50 | 2025-10-13T19:44:01.423Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:56214
|
51 | 2025-10-13T19:44:01.423Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
52 | 2025-10-13T19:44:01.426Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: false, ref_id: 846529375, ip_addr: 50.117.3.95, stratum: 3, ref_time: 1760384638.6890035, correction: -0.060811434 })
|
53 | 2025-10-13T19:44:01.426Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 2543
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:56214
req_id = b42be9f8-5396-41cb-8ded-59a668ea0f86
response_code = 200
uri = /timesync
|
54 | 2025-10-13T19:44:06.523Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::1]:50358
|
55 | 2025-10-13T19:44:06.523Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
56 | 2025-10-13T19:44:06.526Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 846529375, ip_addr: 50.117.3.95, stratum: 3, ref_time: 1760384644.1016657, correction: -0.046322722 })
|
57 | 2025-10-13T19:44:06.526Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 3051
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::1]:50358
req_id = feebed2e-df3a-426e-a29e-7d9d87f0e75c
response_code = 200
uri = /timesync
|
58 | 2025-10-13T19:44:59.836Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:55931
|
59 | 2025-10-13T19:44:59.906Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
60 | 2025-10-13T19:44:59.987Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1760384699.4261622, correction: -1.9553e-5 })
|
61 | 2025-10-13T19:44:59.987Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 122592
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:55931
req_id = a3e8d74d-ec7e-403e-8c66-1efef2f8630d
response_code = 200
uri = /timesync
|
62 | 2025-10-13T19:45:01.789Z | INFO | ntp-admin (dropshot): accepted connection
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:1025
local_addr = [fd00:1122:3344:101::1b]:10123
remote_addr = [fd00:1122:3344:101::b]:38229
|
63 | 2025-10-13T19:45:01.789Z | INFO | ntp-admin (ServerContext): querying chronyc
file = ntp-admin/src/http_entrypoints.rs:106
|
64 | 2025-10-13T19:45:01.793Z | INFO | ntp-admin (ServerContext): parse_timesync_result
file = ntp-admin/src/http_entrypoints.rs:115
result = Ok(TimeSync { sync: true, ref_id: 3330918944, ip_addr: 198.137.202.32, stratum: 3, ref_time: 1760384700.2906616, correction: 5.899e-6 })
|
65 | 2025-10-13T19:45:01.793Z | INFO | ntp-admin (dropshot): request completed
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.4/src/server.rs:867
latency_us = 4055
local_addr = [fd00:1122:3344:101::1b]:10123
method = GET
remote_addr = [fd00:1122:3344:101::b]:38229
req_id = 1019fafc-0176-4a66-b2f7-f7da8694aa95
response_code = 200
uri = /timesync
|