Max level shown:
1 [ Jan 2 05:01:28 Enabled. ]
2 [ Jan 2 05:01:28 Rereading configuration. ]
3 [ Jan 2 05:01:28 Rereading configuration. ]
4 [ Jan 2 05:01:35 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 [ Jan 2 05:01:35 Method "start" exited with status 0. ]
21 note: configured to log to "/dev/stdout"
222026-01-02T05:01:35.093ZINFOntp-admin (dropshot): listening file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:328 local_addr = [fd00:1122:3344:101::1b]:10123
232026-01-02T05:01:35.675ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:33340
242026-01-02T05:01:35.676ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
252026-01-02T05:01:35.679ZINFOntp-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 })
262026-01-02T05:01:35.679ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3106 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:33340 req_id = c4434cc9-ea99-45b3-86c0-cddcd513d9be response_code = 200 uri = /timesync
272026-01-02T05:01:36.575ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
282026-01-02T05:01:36.578ZINFOntp-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 })
292026-01-02T05:01:36.578ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3317 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:33340 req_id = 73d9d70f-9f21-4264-ac6a-51c135817d0e response_code = 200 uri = /timesync
302026-01-02T05:01:36.572ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
312026-01-02T05:01:36.574ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1767330095.0850985, correction: 0.0 })
322026-01-02T05:01:36.575ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2619 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:33340 req_id = 51077805-437c-45bf-a3bf-fea0b57acae8 response_code = 200 uri = /timesync
332026-01-02T05:01:37.816ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
342026-01-02T05:01:37.818ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1767330095.0850985, correction: 0.0 })
352026-01-02T05:01:37.819ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3010 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:33340 req_id = d9e5e92b-9ca7-41d3-bd63-590850a0dcc4 response_code = 200 uri = /timesync
362026-01-02T05:01:38.749ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:49841
372026-01-02T05:01:38.749ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
382026-01-02T05:01:38.752ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1767330095.0850985, correction: 0.29103452 })
392026-01-02T05:01:38.752ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2999 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:49841 req_id = 2a399919-db85-4c09-8160-83f3dd4f7ea5 response_code = 200 uri = /timesync
402026-01-02T05:01:39.993ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
412026-01-02T05:01:39.996ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1767330095.0850985, correction: 0.288459957 })
422026-01-02T05:01:39.996ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3085 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:33340 req_id = 8c357ced-c3dc-4d79-976a-13a115049fb7 response_code = 200 uri = /timesync
432026-01-02T05:01:42.301ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
442026-01-02T05:01:42.304ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 2139029761, ip_addr: ::, stratum: 10, ref_time: 1767330095.0850985, correction: 0.282506049 })
452026-01-02T05:01:42.304ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3162 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:33340 req_id = 22e0bc21-b3b9-42ad-bad2-82891655d3bc response_code = 200 uri = /timesync
462026-01-02T05:01:43.855ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:60239
472026-01-02T05:01:43.855ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
482026-01-02T05:01:43.857ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330103.831517, correction: 0.278221399 })
492026-01-02T05:01:43.857ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2749 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:60239 req_id = 084d6f2b-17ab-473f-aa0d-a205a783d351 response_code = 200 uri = /timesync
502026-01-02T05:01:44.897ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
512026-01-02T05:01:44.900ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330104.565801, correction: 0.27496931 })
522026-01-02T05:01:44.900ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2982 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:33340 req_id = 3898ec78-cac5-4db7-a8a9-f15bd669a281 response_code = 200 uri = /timesync
532026-01-02T05:01:48.957ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:50499
542026-01-02T05:01:48.958ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
552026-01-02T05:01:48.960ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330108.7829673, correction: 0.264050484 })
562026-01-02T05:01:48.960ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2663 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:50499 req_id = 6a371a8d-ac1b-4c78-ac76-9ecc14be8944 response_code = 200 uri = /timesync
572026-01-02T05:01:50.378ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
582026-01-02T05:01:50.381ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330109.8123758, correction: 0.260196567 })
592026-01-02T05:01:50.381ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2855 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:33340 req_id = 3022de85-de31-4478-9fba-557d71ffe25d response_code = 200 uri = /timesync
602026-01-02T05:01:54.062ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:49008
612026-01-02T05:01:54.062ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
622026-01-02T05:01:54.065ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330112.966324, correction: 0.250284016 })
632026-01-02T05:01:54.065ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2609 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:49008 req_id = 365a8f9d-ef64-46e3-8285-1d9c784203f2 response_code = 200 uri = /timesync
642026-01-02T05:01:56.899ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
652026-01-02T05:01:56.902ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330116.9470131, correction: 0.242609963 })
662026-01-02T05:01:56.902ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3095 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:33340 req_id = cb4e549b-387b-4764-acb0-2b7b263616fc response_code = 200 uri = /timesync
672026-01-02T05:01:59.166ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:57371
682026-01-02T05:01:59.166ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
692026-01-02T05:01:59.168ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330118.3721936, correction: 0.236426353 })
702026-01-02T05:01:59.168ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2353 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:57371 req_id = ac17ec93-2958-4306-9b37-241fd83bfe72 response_code = 200 uri = /timesync
712026-01-02T05:02:01.131ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
722026-01-02T05:02:01.134ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330120.6330132, correction: 0.231079817 })
732026-01-02T05:02:01.134ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3151 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:33340 req_id = bfa6d7ac-b688-4ca8-b114-420faef4783c response_code = 200 uri = /timesync
742026-01-02T05:02:04.271ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:38716
752026-01-02T05:02:04.272ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
762026-01-02T05:02:04.274ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330123.2315516, correction: 0.222683191 })
772026-01-02T05:02:04.274ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2737 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:38716 req_id = b44a77ca-f273-4993-8f25-597efd6dee4f response_code = 200 uri = /timesync
782026-01-02T05:02:08.793ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
792026-01-02T05:02:08.796ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330127.864006, correction: 0.210458592 })
802026-01-02T05:02:08.796ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2858 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:33340 req_id = b4fb895f-7552-4f54-9c5a-8fd87120888c response_code = 200 uri = /timesync
812026-01-02T05:02:09.375ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:43466
822026-01-02T05:02:09.375ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
832026-01-02T05:02:09.378ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330128.6753967, correction: 0.208882138 })
842026-01-02T05:02:09.378ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3195 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:43466 req_id = 85d63c90-cbdc-493a-9c59-b6704ff31eeb response_code = 200 uri = /timesync
852026-01-02T05:02:14.478ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:52525
862026-01-02T05:02:14.478ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
872026-01-02T05:02:14.481ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330132.5283873, correction: 0.195057169 })
882026-01-02T05:02:14.481ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2988 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:52525 req_id = 9003da98-2d4e-4584-a061-830ec6dd0f99 response_code = 200 uri = /timesync
892026-01-02T05:02:19.579ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:32793
902026-01-02T05:02:19.580ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
912026-01-02T05:02:19.582ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330139.0266612, correction: 0.181353539 })
922026-01-02T05:02:19.582ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2814 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:32793 req_id = 3b2e59ac-05fa-4f1c-b4e8-b96732ecb627 response_code = 200 uri = /timesync
932026-01-02T05:02:20.452ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
942026-01-02T05:02:20.455ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330139.382337, correction: 0.179021075 })
952026-01-02T05:02:20.455ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3065 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:33340 req_id = 007fa5aa-54f7-42d8-bee1-7200fb0e8154 response_code = 200 uri = /timesync
962026-01-02T05:02:24.684ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:54839
972026-01-02T05:02:24.684ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
982026-01-02T05:02:24.687ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330143.3217103, correction: 0.167547226 })
992026-01-02T05:02:24.687ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2564 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:54839 req_id = 6b20be8f-fcbd-480c-9b0d-5e8f5578e2b7 response_code = 200 uri = /timesync
1002026-01-02T05:02:29.789ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:42167
1012026-01-02T05:02:29.789ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1022026-01-02T05:02:29.792ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330149.0306156, correction: 0.153797865 })
1032026-01-02T05:02:29.792ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2905 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:42167 req_id = 4604f5a7-e557-4e90-a6a2-bd5a81eb6788 response_code = 200 uri = /timesync
1042026-01-02T05:02:33.371ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1052026-01-02T05:02:33.374ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330153.2057161, correction: 0.144056261 })
1062026-01-02T05:02:33.374ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3102 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:33340 req_id = 0850c396-5c48-4002-93b0-74b79bc27b3c response_code = 200 uri = /timesync
1072026-01-02T05:02:34.892ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:37407
1082026-01-02T05:02:34.892ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1092026-01-02T05:02:34.895ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330153.5031817, correction: 0.139946625 })
1102026-01-02T05:02:34.895ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2779 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:37407 req_id = 94adb197-b345-4806-a16d-371f196ac5d9 response_code = 200 uri = /timesync
1112026-01-02T05:02:39.994ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:38414
1122026-01-02T05:02:39.994ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1132026-01-02T05:02:39.997ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330158.720733, correction: 0.126214981 })
1142026-01-02T05:02:39.997ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2754 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:38414 req_id = ce56f8c5-45e3-4353-8256-a0de0dc33b83 response_code = 200 uri = /timesync
1152026-01-02T05:02:45.098ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:34982
1162026-01-02T05:02:45.099ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1172026-01-02T05:02:45.101ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330163.499255, correction: 0.112428956 })
1182026-01-02T05:02:45.101ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3030 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:34982 req_id = 9ea9c499-c294-43e9-81e2-efdec502f0e4 response_code = 200 uri = /timesync
1192026-01-02T05:02:47.566ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1202026-01-02T05:02:47.569ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330167.0783079, correction: 0.105779409 })
1212026-01-02T05:02:47.569ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3154 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:33340 req_id = 9ed681f7-f417-4394-9a4f-dd4d422b8df4 response_code = 200 uri = /timesync
1222026-01-02T05:02:50.202ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:49620
1232026-01-02T05:02:50.202ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1242026-01-02T05:02:50.205ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330168.8586578, correction: 0.098743051 })
1252026-01-02T05:02:50.205ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3050 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:49620 req_id = f4d9054b-a6cf-45fd-b8db-b53c600dff38 response_code = 200 uri = /timesync
1262026-01-02T05:02:55.306ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:45098
1272026-01-02T05:02:55.306ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1282026-01-02T05:02:55.309ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330174.1486151, correction: 0.08484108 })
1292026-01-02T05:02:55.309ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2699 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:45098 req_id = 8419c363-2139-4068-acd1-ca4cd6110482 response_code = 200 uri = /timesync
1302026-01-02T05:03:00.409ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:33535
1312026-01-02T05:03:00.409ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1322026-01-02T05:03:00.411ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330178.7950366, correction: 0.071068257 })
1332026-01-02T05:03:00.412ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3082 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:33535 req_id = afbf58c8-91ce-448c-8bb7-31c8e4b2274e response_code = 200 uri = /timesync
1342026-01-02T05:03:04.508ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1352026-01-02T05:03:04.511ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330184.4142568, correction: 0.059935819 })
1362026-01-02T05:03:04.511ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2960 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:33340 req_id = ac44e36d-79ec-4989-bc94-7ec689f61693 response_code = 200 uri = /timesync
1372026-01-02T05:03:05.511ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:65497
1382026-01-02T05:03:05.511ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1392026-01-02T05:03:05.513ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: false, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330185.4815347, correction: 0.057265747 })
1402026-01-02T05:03:05.513ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2853 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:65497 req_id = 7fcfaa81-abdb-4a08-89ef-a4e91cbc187f response_code = 200 uri = /timesync
1412026-01-02T05:03:10.610ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:39951
1422026-01-02T05:03:10.611ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1432026-01-02T05:03:10.613ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330190.2489884, correction: 0.043524366 })
1442026-01-02T05:03:10.613ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2405 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:39951 req_id = 7c87780c-1856-4dfe-ad33-901c968e8a6b response_code = 200 uri = /timesync
1452026-01-02T05:03:25.447ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1462026-01-02T05:03:25.450ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330203.8912864, correction: 0.003520241 })
1472026-01-02T05:03:25.450ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3000 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:33340 req_id = d11e10b7-4607-4292-a7c9-1bfe1c415feb response_code = 200 uri = /timesync
1482026-01-02T05:03:25.574ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:34026
1492026-01-02T05:03:25.574ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1502026-01-02T05:03:25.576ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330203.8912864, correction: 0.003179298 })
1512026-01-02T05:03:25.576ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2630 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:34026 req_id = 7c8c82e4-c2c6-4f2d-9f26-72c51e9b7b14 response_code = 200 uri = /timesync
1522026-01-02T05:04:47.629ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::1]:46115
1532026-01-02T05:04:47.652ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1542026-01-02T05:04:47.661ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330287.0949082, correction: -1.7397e-5 })
1552026-01-02T05:04:47.661ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 25798 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::1]:46115 req_id = 57dfbd64-3bbb-45f1-9fe8-a1cf50d63a7a response_code = 200 uri = /timesync
1562026-01-02T05:05:42.642ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:51326
1572026-01-02T05:05:42.653ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:58762
1582026-01-02T05:05:42.671ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1592026-01-02T05:05:42.675ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1602026-01-02T05:05:42.705ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330341.4381714, correction: -1.6092e-5 })
1612026-01-02T05:05:42.705ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330341.4381714, correction: -1.6092e-5 })
1622026-01-02T05:05:42.705ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 39441 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:51326 req_id = b593f499-f90e-4d4e-b1eb-d0cce4670c12 response_code = 200 uri = /timesync
1632026-01-02T05:05:42.705ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 39440 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:58762 req_id = ec10db30-b1c3-48a5-b4b3-951971b61f4c response_code = 200 uri = /timesync
1642026-01-02T05:05:42.737ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:52523
1652026-01-02T05:05:42.739ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1662026-01-02T05:05:42.743ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330341.4381714, correction: -1.5583e-5 })
1672026-01-02T05:05:42.743ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3862 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:52523 req_id = b175bb30-d7a4-4399-a9a9-0fe97a9fb133 response_code = 200 uri = /timesync
1682026-01-02T05:05:44.310ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:33487
1692026-01-02T05:05:44.310ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1702026-01-02T05:05:44.313ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330343.186172, correction: -7.676e-6 })
1712026-01-02T05:05:44.313ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3203 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:33487 req_id = 5901f269-d1af-442c-83a2-2275e0c5ef1d response_code = 200 uri = /timesync
1722026-01-02T05:05:44.369ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:63939
1732026-01-02T05:05:44.370ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1742026-01-02T05:05:44.373ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330343.186172, correction: -7.606e-6 })
1752026-01-02T05:05:44.373ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3254 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:63939 req_id = 70accc78-b909-42eb-9d06-e0fd0cba79f5 response_code = 200 uri = /timesync
1762026-01-02T05:05:45.588ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:44706
1772026-01-02T05:05:45.588ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1782026-01-02T05:05:45.591ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330344.2066026, correction: -9.288e-6 })
1792026-01-02T05:05:45.591ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3457 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:44706 req_id = 1c0ad876-7027-4747-8d18-56a116f468a9 response_code = 200 uri = /timesync
1802026-01-02T05:05:51.170ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:65257
1812026-01-02T05:05:51.170ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1822026-01-02T05:05:51.173ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330349.786079, correction: 6.196e-6 })
1832026-01-02T05:05:51.173ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2932 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:65257 req_id = c72cc2da-e070-4846-807e-2777892382c3 response_code = 200 uri = /timesync
1842026-01-02T05:05:51.225ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:45296
1852026-01-02T05:05:51.225ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1862026-01-02T05:05:51.228ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330349.786079, correction: 6.039e-6 })
1872026-01-02T05:05:51.228ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2874 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:45296 req_id = 56ed581a-54f8-48b0-a28c-701f50b3791f response_code = 200 uri = /timesync
1882026-01-02T05:06:41.705ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:53066
1892026-01-02T05:06:41.706ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1902026-01-02T05:06:41.708ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330400.6873217, correction: 2.509e-6 })
1912026-01-02T05:06:41.708ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2906 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:53066 req_id = 12de5924-41f6-4c13-90a7-39e4b1731a92 response_code = 200 uri = /timesync
1922026-01-02T05:06:41.766ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:60434
1932026-01-02T05:06:41.766ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1942026-01-02T05:06:41.769ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330400.6873217, correction: 2.501e-6 })
1952026-01-02T05:06:41.769ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3124 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:60434 req_id = 1463fe9d-997d-431d-ae93-1ad86884c320 response_code = 200 uri = /timesync
1962026-01-02T05:06:41.791ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:63901
1972026-01-02T05:06:41.791ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
1982026-01-02T05:06:41.795ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330400.6873217, correction: 2.498e-6 })
1992026-01-02T05:06:41.795ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3090 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:63901 req_id = 73aa22aa-dc39-49bd-bbc7-a1403988a48d response_code = 200 uri = /timesync
2002026-01-02T05:07:41.674ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:63604
2012026-01-02T05:07:41.674ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
2022026-01-02T05:07:41.677ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330460.995468, correction: -1.0237e-5 })
2032026-01-02T05:07:41.677ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3093 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:63604 req_id = b11a866d-255a-4bc2-825a-2dd4e6210cbd response_code = 200 uri = /timesync
2042026-01-02T05:07:41.709ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:52056
2052026-01-02T05:07:41.709ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
2062026-01-02T05:07:41.711ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330460.995468, correction: -1.0202e-5 })
2072026-01-02T05:07:41.711ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2898 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:52056 req_id = 3eb3ff6d-61db-42d9-976c-822599a5f84d response_code = 200 uri = /timesync
2082026-01-02T05:07:41.742ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:59535
2092026-01-02T05:07:41.742ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
2102026-01-02T05:07:41.745ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330460.995468, correction: -1.0169e-5 })
2112026-01-02T05:07:41.745ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3116 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:59535 req_id = 546943b7-01ee-43c0-bc5b-55d386b8af5b response_code = 200 uri = /timesync
2122026-01-02T05:08:41.468ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:54641
2132026-01-02T05:08:41.468ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
2142026-01-02T05:08:41.471ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330520.3155396, correction: 4.733e-6 })
2152026-01-02T05:08:41.471ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3137 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:54641 req_id = e8b8be01-e6dc-46d9-8d9a-40f4fd678a39 response_code = 200 uri = /timesync
2162026-01-02T05:08:41.509ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:37966
2172026-01-02T05:08:41.509ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
2182026-01-02T05:08:41.512ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330520.3155396, correction: 4.698e-6 })
2192026-01-02T05:08:41.512ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2773 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:37966 req_id = 0a5825ea-4163-41b0-ba7c-72e772628b53 response_code = 200 uri = /timesync
2202026-01-02T05:08:41.549ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:51957
2212026-01-02T05:08:41.549ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
2222026-01-02T05:08:41.552ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330520.3155396, correction: 4.664e-6 })
2232026-01-02T05:08:41.552ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3059 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:51957 req_id = fafb68a3-7e57-4649-8c58-8766f049f0c7 response_code = 200 uri = /timesync
2242026-01-02T05:09:41.691ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:52665
2252026-01-02T05:09:41.691ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
2262026-01-02T05:09:41.694ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330579.6259377, correction: 1.2346e-5 })
2272026-01-02T05:09:41.694ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2895 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:52665 req_id = b2794403-7975-4612-b21a-0cfcdaa2751b response_code = 200 uri = /timesync
2282026-01-02T05:09:41.727ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:42657
2292026-01-02T05:09:41.727ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
2302026-01-02T05:09:41.730ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330579.6259377, correction: 1.2322e-5 })
2312026-01-02T05:09:41.730ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2950 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:42657 req_id = 6a63b175-baf0-42bf-8386-35b8aca5f4b5 response_code = 200 uri = /timesync
2322026-01-02T05:09:41.760ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:56595
2332026-01-02T05:09:41.761ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
2342026-01-02T05:09:41.763ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330579.6259377, correction: 1.2301e-5 })
2352026-01-02T05:09:41.763ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2609 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:56595 req_id = 525d6758-cd9f-4983-a387-82095be07517 response_code = 200 uri = /timesync
2362026-01-02T05:10:41.696ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:61495
2372026-01-02T05:10:41.697ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
2382026-01-02T05:10:41.700ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330640.9394197, correction: -1.5741e-5 })
2392026-01-02T05:10:41.700ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3786 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:61495 req_id = ae0f80f6-ba2d-4ca8-b10b-99a9f909812c response_code = 200 uri = /timesync
2402026-01-02T05:10:41.794ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:49894
2412026-01-02T05:10:41.794ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
2422026-01-02T05:10:41.797ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330640.9394197, correction: -1.5445e-5 })
2432026-01-02T05:10:41.797ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3115 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:49894 req_id = 518b7cc5-01d1-43b2-91ac-bf8f5656afcd response_code = 200 uri = /timesync
2442026-01-02T05:10:41.819ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:35770
2452026-01-02T05:10:41.819ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
2462026-01-02T05:10:41.822ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330640.9394197, correction: -1.537e-5 })
2472026-01-02T05:10:41.822ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2930 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:35770 req_id = 26b4127a-09e7-4080-8c4f-942b2e1b97c5 response_code = 200 uri = /timesync
2482026-01-02T05:11:41.802ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:44244
2492026-01-02T05:11:41.802ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
2502026-01-02T05:11:41.806ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330699.7710927, correction: -3.099e-6 })
2512026-01-02T05:11:41.806ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3488 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:44244 req_id = 60a2e86b-5960-4630-8fb1-4c764b1fdce5 response_code = 200 uri = /timesync
2522026-01-02T05:11:41.839ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:57652
2532026-01-02T05:11:41.839ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
2542026-01-02T05:11:41.841ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330699.7710927, correction: -3.095e-6 })
2552026-01-02T05:11:41.842ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2922 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:57652 req_id = ec850eab-0a6e-4442-bdab-107f34ef8e09 response_code = 200 uri = /timesync
2562026-01-02T05:11:41.871ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:48325
2572026-01-02T05:11:41.871ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
2582026-01-02T05:11:41.874ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330699.7710927, correction: -3.092e-6 })
2592026-01-02T05:11:41.874ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2915 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:48325 req_id = 8d8eb7be-ad62-4d44-8abb-5d64453d583c response_code = 200 uri = /timesync
2602026-01-02T05:12:41.515ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:51343
2612026-01-02T05:12:41.515ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
2622026-01-02T05:12:41.518ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330760.7187865, correction: -2.8988e-5 })
2632026-01-02T05:12:41.518ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3141 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:51343 req_id = 147e4620-15a2-46c8-ab4a-4f8a3bbaa31e response_code = 200 uri = /timesync
2642026-01-02T05:12:41.556ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:44233
2652026-01-02T05:12:41.556ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
2662026-01-02T05:12:41.559ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330760.7187865, correction: -2.8698e-5 })
2672026-01-02T05:12:41.559ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3121 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:44233 req_id = 24701457-0d80-4d97-b14e-695ceca700c3 response_code = 200 uri = /timesync
2682026-01-02T05:12:41.581ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:64263
2692026-01-02T05:12:41.581ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
2702026-01-02T05:12:41.584ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330760.7187865, correction: -2.8516e-5 })
2712026-01-02T05:12:41.584ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2898 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:64263 req_id = e47e3503-61c3-4f0f-90b8-1a29a6555c27 response_code = 200 uri = /timesync
2722026-01-02T05:13:41.758ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:40075
2732026-01-02T05:13:41.758ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
2742026-01-02T05:13:41.761ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330816.518153, correction: 1.8182e-5 })
2752026-01-02T05:13:41.761ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3714 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:40075 req_id = 7f1e8fb8-460f-4611-a4d9-1fd2cadbddd7 response_code = 200 uri = /timesync
2762026-01-02T05:13:41.788ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:54307
2772026-01-02T05:13:41.788ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
2782026-01-02T05:13:41.791ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330816.518153, correction: 1.8169e-5 })
2792026-01-02T05:13:41.791ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 3151 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:54307 req_id = 2ce3bb0d-d4bb-440d-931d-304d3b23dd75 response_code = 200 uri = /timesync
2802026-01-02T05:13:41.824ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:61749
2812026-01-02T05:13:41.824ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
2822026-01-02T05:13:41.827ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330816.518153, correction: 1.8153e-5 })
2832026-01-02T05:13:41.827ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 2708 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:61749 req_id = fe063a23-ba22-4bc9-a94d-8a8a4bdd205a response_code = 200 uri = /timesync
2842026-01-02T05:14:42.182ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::b]:36194
2852026-01-02T05:14:42.182ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
2862026-01-02T05:14:42.186ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330879.2892272, correction: 8.509e-6 })
2872026-01-02T05:14:42.186ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 4021 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::b]:36194 req_id = 518e0828-758c-48dd-9f04-c6737d6c7374 response_code = 200 uri = /timesync
2882026-01-02T05:14:42.224ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::a]:62315
2892026-01-02T05:14:42.224ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
2902026-01-02T05:14:42.229ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330879.2892272, correction: 8.507e-6 })
2912026-01-02T05:14:42.229ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 4303 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::a]:62315 req_id = f8d0c4e3-c6e4-42ea-bb88-f582de9c6db3 response_code = 200 uri = /timesync
2922026-01-02T05:14:42.302ZINFOntp-admin (dropshot): accepted connection file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:1025 local_addr = [fd00:1122:3344:101::1b]:10123 remote_addr = [fd00:1122:3344:101::c]:58566
2932026-01-02T05:14:42.302ZINFOntp-admin (ServerContext): querying chronyc file = ntp-admin/src/http_entrypoints.rs:105
2942026-01-02T05:14:42.307ZINFOntp-admin (ServerContext): parse_timesync_result file = ntp-admin/src/http_entrypoints.rs:114 result = Ok(TimeSync { sync: true, ref_id: 757151060, ip_addr: 45.33.53.84, stratum: 3, ref_time: 1767330879.2892272, correction: 8.503e-6 })
2952026-01-02T05:14:42.307ZINFOntp-admin (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.6/src/server.rs:867 latency_us = 4464 local_addr = [fd00:1122:3344:101::1b]:10123 method = GET remote_addr = [fd00:1122:3344:101::c]:58566 req_id = a622839f-72e7-4a55-9fbd-500100f88cd1 response_code = 200 uri = /timesync