Max level shown:
1 [ Jun 9 00:31:34 Enabled. ]
2 [ Jun 9 00:31:34 Rereading configuration. ]
3 [ Jun 9 00:31:35 Rereading configuration. ]
4 [ Jun 9 00:31:38 Executing start method ("ctrun -l child -o noorphan,regent /opt/oxide/oximeter-collector/bin/oximeter run /var/svc/manifest/site/oximeter/config.toml --address [fd00:1122:3344:101::d]:12223 --id ae4c31ec-07fd-4b56-9a66-053a01c3bc26 &"). ]
5 [ Jun 9 00:31:38 Method "start" exited with status 0. ]
6 note: configured to log to "/dev/stdout"
72026-06-09T00:31:38.878ZDEBGoximeter: registered DTrace probes
82026-06-09T00:31:38.879ZINFOoximeter: starting oximeter server file = oximeter/collector/src/lib.rs:301
92026-06-09T00:31:38.879ZDEBGoximeter: creating ClickHouse client
102026-06-09T00:31:38.888ZDEBGoximeter (clickhouse-client): registered USDT probes collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
112026-06-09T00:31:45.893ZWARNoximeter (clickhouse-client): oximeter database does not exist, or is out-of-date collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:890 id = 005adc88-93b9-4da7-912f-f660b234ecdb
122026-06-09T00:31:45.893ZDEBGoximeter (oximeter-agent): oximeter database does not exist, creating collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d
132026-06-09T00:31:45.893ZINFOoximeter (clickhouse-client): reading db version collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:790 id = 005adc88-93b9-4da7-912f-f660b234ecdb
142026-06-09T00:31:45.894ZWARNoximeter (clickhouse-client): oximeter database does not exist, or is out-of-date collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:890 id = 005adc88-93b9-4da7-912f-f660b234ecdb
152026-06-09T00:31:45.895ZINFOoximeter (clickhouse-client): read oximeter database version collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:795 id = 005adc88-93b9-4da7-912f-f660b234ecdb version = 0
162026-06-09T00:31:45.895ZINFOoximeter (clickhouse-client): initializing oximeter schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:800 id = 005adc88-93b9-4da7-912f-f660b234ecdb
172026-06-09T00:31:45.895ZDEBGoximeter (clickhouse-client): initializing ClickHouse database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
182026-06-09T00:31:46.002ZINFOoximeter (clickhouse-client): inserting current version collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:821 id = 005adc88-93b9-4da7-912f-f660b234ecdb version = 14
192026-06-09T00:31:46.022ZDEBGoximeter (clickhouse-client): registered USDT probes collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = ee0466c8-7da2-463c-89c9-18e2ab02db4e
202026-06-09T00:31:46.047ZDEBGoximeter (dropshot): registered endpoint local_addr = [fd00:1122:3344:101::d]:12223 method = GET path = /info versions = all
212026-06-09T00:31:46.047ZDEBGoximeter (dropshot): registered endpoint local_addr = [fd00:1122:3344:101::d]:12223 method = GET path = /producers versions = all
222026-06-09T00:31:46.047ZDEBGoximeter (dropshot): registered endpoint local_addr = [fd00:1122:3344:101::d]:12223 method = DELETE path = /producers/{producer_id} versions = all
232026-06-09T00:31:46.047ZDEBGoximeter (dropshot): registered endpoint local_addr = [fd00:1122:3344:101::d]:12223 method = GET path = /producers/{producer_id} versions = all
242026-06-09T00:31:46.047ZINFOoximeter (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::d]:12223
252026-06-09T00:31:46.050ZDEBGoximeter (dropshot): successfully registered DTrace USDT probes local_addr = [fd00:1122:3344:101::d]:12223
262026-06-09T00:31:46.050ZDEBGoximeter: registered USDT probes
272026-06-09T00:31:46.050ZDEBGoximeter: contacting nexus
282026-06-09T00:31:46.076ZDEBGoximeter: client request body = Some(Body) method = POST uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
292026-06-09T00:31:46.080ZDEBGoximeter: client response result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", [fd00:1122:3344:101::a]:12221, Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
302026-06-09T00:31:46.080ZWARNoximeter: failed to contact nexus, will retry in 335.018772ms error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::a]:12221/metrics/collectors)" file = oximeter/collector/src/lib.rs:446
312026-06-09T00:31:46.417ZDEBGoximeter: contacting nexus
322026-06-09T00:31:46.417ZDEBGoximeter: client request body = Some(Body) method = POST uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors
332026-06-09T00:31:46.417ZDEBGoximeter: client response result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", [fd00:1122:3344:101::c]:12221, Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
342026-06-09T00:31:46.417ZWARNoximeter: failed to contact nexus, will retry in 353.974295ms error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::c]:12221/metrics/collectors)" file = oximeter/collector/src/lib.rs:446
352026-06-09T00:31:46.772ZDEBGoximeter: contacting nexus
362026-06-09T00:31:46.772ZDEBGoximeter: client request body = Some(Body) method = POST uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors
372026-06-09T00:31:46.772ZDEBGoximeter: client response result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", [fd00:1122:3344:101::c]:12221, Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
382026-06-09T00:31:46.772ZWARNoximeter: failed to contact nexus, will retry in 1.124433009s error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::c]:12221/metrics/collectors)" file = oximeter/collector/src/lib.rs:446
392026-06-09T00:31:47.899ZDEBGoximeter: contacting nexus
402026-06-09T00:31:47.899ZDEBGoximeter: client request body = Some(Body) method = POST uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors
412026-06-09T00:31:47.899ZDEBGoximeter: client response result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", [fd00:1122:3344:101::c]:12221, Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
422026-06-09T00:31:47.899ZWARNoximeter: failed to contact nexus, will retry in 1.706341431s error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::c]:12221/metrics/collectors)" file = oximeter/collector/src/lib.rs:446
432026-06-09T00:31:49.607ZDEBGoximeter: contacting nexus
442026-06-09T00:31:49.607ZDEBGoximeter: client request body = Some(Body) method = POST uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors
452026-06-09T00:31:49.639ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors", status: 204, headers: {"x-request-id": "413882ba-a846-4ddc-a63a-50354e8552a9", "date": "Tue, 09 Jun 2026 00:31:49 GMT"} })
462026-06-09T00:31:49.639ZINFOoximeter: oximeter registered with nexus file = oximeter/collector/src/lib.rs:464 id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26
472026-06-09T00:31:49.640ZINFOoximeter (oximeter-agent): starting refresh list task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:562
482026-06-09T00:31:49.641ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
492026-06-09T00:31:49.644ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
502026-06-09T00:31:49.691ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "a2d5aa9b-dbc2-44f4-bbfc-75c3e273384d", "content-length": "29", "date": "Tue, 09 Jun 2026 00:31:49 GMT"} })
512026-06-09T00:31:49.691ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 0 n_pruned_tasks = 0
522026-06-09T00:31:51.028ZDEBGoximeter (database-inserter): batch interval expired, but no samples to insert collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d
532026-06-09T00:31:51.028ZDEBGoximeter (database-inserter): batch interval expired, but no samples to insert collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d
542026-06-09T00:31:56.027ZDEBGoximeter (database-inserter): batch interval expired, but no samples to insert collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d
552026-06-09T00:31:56.027ZDEBGoximeter (database-inserter): batch interval expired, but no samples to insert collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d
562026-06-09T00:32:01.028ZDEBGoximeter (database-inserter): batch interval expired, but no samples to insert collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d
572026-06-09T00:32:01.028ZDEBGoximeter (database-inserter): batch interval expired, but no samples to insert collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d
582026-06-09T00:32:04.640ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
592026-06-09T00:32:04.640ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
602026-06-09T00:32:04.648ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "2a0045f9-0333-4fe0-9b9f-85bed53681a4", "content-length": "995", "date": "Tue, 09 Jun 2026 00:32:04 GMT"} })
612026-06-09T00:32:04.661ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
622026-06-09T00:32:04.664ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "1babe95c-2689-4b4d-87e1-335d22c4ad1f", "content-length": "29", "date": "Tue, 09 Jun 2026 00:32:04 GMT"} })
632026-06-09T00:32:04.666ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::2]:48460 collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c
642026-06-09T00:32:04.669ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::2]:64971 collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e
652026-06-09T00:32:04.669ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::c]:59152 collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e
662026-06-09T00:32:04.669ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::1]:8001 collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2
672026-06-09T00:32:04.669ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::2]:4677 collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839
682026-06-09T00:32:04.669ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::2]:8001 collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e
692026-06-09T00:32:04.669ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 6 n_pruned_tasks = 0
702026-06-09T00:32:04.669ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
712026-06-09T00:32:04.669ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
722026-06-09T00:32:04.669ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
732026-06-09T00:32:04.669ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
742026-06-09T00:32:04.669ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
752026-06-09T00:32:04.669ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
762026-06-09T00:32:04.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
772026-06-09T00:32:04.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
782026-06-09T00:32:04.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
792026-06-09T00:32:04.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
802026-06-09T00:32:04.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
812026-06-09T00:32:04.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
822026-06-09T00:32:04.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
832026-06-09T00:32:04.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
842026-06-09T00:32:04.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
852026-06-09T00:32:04.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
862026-06-09T00:32:04.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
872026-06-09T00:32:04.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
882026-06-09T00:32:04.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
892026-06-09T00:32:04.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
902026-06-09T00:32:04.735ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
912026-06-09T00:32:04.737ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 20 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
922026-06-09T00:32:04.737ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
932026-06-09T00:32:04.743ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
942026-06-09T00:32:05.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
952026-06-09T00:32:05.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
962026-06-09T00:32:05.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
972026-06-09T00:32:05.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
982026-06-09T00:32:05.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
992026-06-09T00:32:05.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
1002026-06-09T00:32:05.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1012026-06-09T00:32:05.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1022026-06-09T00:32:05.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1032026-06-09T00:32:06.027ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 265
1042026-06-09T00:32:06.027ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 265
1052026-06-09T00:32:06.027ZDEBGoximeter (clickhouse-client): unrolling 265 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
1062026-06-09T00:32:06.042ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
1072026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("collection_target:cpus_provisioned"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }}, datum_type: I64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.036006601Z } timeseries_name = collection_target:cpus_provisioned
1082026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("collection_target:ram_provisioned"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }}, datum_type: I64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.036066931Z } timeseries_name = collection_target:ram_provisioned
1092026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("collection_target:virtual_disk_space_provisioned"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }}, datum_type: I64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.036126802Z } timeseries_name = collection_target:virtual_disk_space_provisioned
1102026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_router:originated_tunnel_endpoints"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.033336019Z } timeseries_name = ddm_router:originated_tunnel_endpoints
1112026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_router:originated_underlay_prefixes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.030912899Z } timeseries_name = ddm_router:originated_underlay_prefixes
1122026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:advertisements_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.033645131Z } timeseries_name = ddm_session:advertisements_received
1132026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:advertisements_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.033544411Z } timeseries_name = ddm_session:advertisements_sent
1142026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:imported_tunnel_endpoints"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.034228976Z } timeseries_name = ddm_session:imported_tunnel_endpoints
1152026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:imported_underlay_prefixes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.034167216Z } timeseries_name = ddm_session:imported_underlay_prefixes
1162026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:peer_address_changes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.033803163Z } timeseries_name = ddm_session:peer_address_changes
1172026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:peer_expirations"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.033731482Z } timeseries_name = ddm_session:peer_expirations
1182026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:peer_sessions_established"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.033865963Z } timeseries_name = ddm_session:peer_sessions_established
1192026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:solicitations_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.033478200Z } timeseries_name = ddm_session:solicitations_received
1202026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:solicitations_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.033412440Z } timeseries_name = ddm_session:solicitations_sent
1212026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:update_send_fail"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.034080525Z } timeseries_name = ddm_session:update_send_fail
1222026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:updates_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.034003185Z } timeseries_name = ddm_session:updates_received
1232026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:updates_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.033940224Z } timeseries_name = ddm_session:updates_sent
1242026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("dendrite:sample_collection_duration"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Metric, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Metric, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Metric, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Metric, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Metric, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Metric, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Metric, description: "" }}, datum_type: F64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.040851611Z } timeseries_name = dendrite:sample_collection_duration
1252026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("http_service:request_latency_histogram"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "name", field_type: String, source: Target, description: "" }, FieldSchema { name: "operation_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "status_code", field_type: U16, source: Metric, description: "" }}, datum_type: HistogramU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.035306425Z } timeseries_name = http_service:request_latency_histogram
1262026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("mg_lower:routes_blocked_by_link_state"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.035245495Z } timeseries_name = mg_lower:routes_blocked_by_link_state
1272026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("oximeter_collector:collections"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "base_route", field_type: String, source: Metric, description: "" }, FieldSchema { name: "collector_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "collector_ip", field_type: IpAddr, source: Target, description: "" }, FieldSchema { name: "collector_port", field_type: U16, source: Target, description: "" }, FieldSchema { name: "producer_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "producer_ip", field_type: IpAddr, source: Metric, description: "" }, FieldSchema { name: "producer_port", field_type: U16, source: Metric, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.030666617Z } timeseries_name = oximeter_collector:collections
1282026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("static_routing_config:static_nexthops"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.035121714Z } timeseries_name = static_routing_config:static_nexthops
1292026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("static_routing_config:static_routes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.035052903Z } timeseries_name = static_routing_config:static_routes
1302026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_data_link:link_enabled"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_id", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "port_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: Bool, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.036367654Z } timeseries_name = switch_data_link:link_enabled
1312026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_data_link:link_up"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_id", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "port_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: Bool, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.036433774Z } timeseries_name = switch_data_link:link_up
1322026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_rib:active_routes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.035183604Z } timeseries_name = switch_rib:active_routes
1332026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:capacity"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.036559075Z } timeseries_name = switch_table:capacity
1342026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:collisions"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.036869168Z } timeseries_name = switch_table:collisions
1352026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:delete_misses"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.037002839Z } timeseries_name = switch_table:delete_misses
1362026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:deletes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.036744077Z } timeseries_name = switch_table:deletes
1372026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:exhaustion"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.037066060Z } timeseries_name = switch_table:exhaustion
1382026-06-09T00:32:06.062ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:inserts"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.036681727Z } timeseries_name = switch_table:inserts
1392026-06-09T00:32:06.063ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:occupancy"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.036621276Z } timeseries_name = switch_table:occupancy
1402026-06-09T00:32:06.063ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:update_misses"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.036938799Z } timeseries_name = switch_table:update_misses
1412026-06-09T00:32:06.063ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:updates"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:06.036808558Z } timeseries_name = switch_table:updates
1422026-06-09T00:32:06.082ZDEBGoximeter (clickhouse-client): inserting 35 new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
1432026-06-09T00:32:06.118ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
1442026-06-09T00:32:06.120ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 12 table_name = fields_ipaddr
1452026-06-09T00:32:06.122ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 851 table_name = fields_string
1462026-06-09T00:32:06.124ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 174 table_name = fields_u16
1472026-06-09T00:32:06.125ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
1482026-06-09T00:32:06.126ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
1492026-06-09T00:32:06.128ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 551 table_name = fields_uuid
1502026-06-09T00:32:06.131ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
1512026-06-09T00:32:06.133ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
1522026-06-09T00:32:06.136ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 175 table_name = measurements_cumulativeu64
1532026-06-09T00:32:06.138ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
1542026-06-09T00:32:06.151ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 22 table_name = measurements_histogramu64
1552026-06-09T00:32:06.152ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 9 table_name = measurements_i64
1562026-06-09T00:32:06.153ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 54 table_name = measurements_u64
1572026-06-09T00:32:06.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
1582026-06-09T00:32:06.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
1592026-06-09T00:32:06.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1602026-06-09T00:32:06.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1612026-06-09T00:32:06.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1622026-06-09T00:32:06.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
1632026-06-09T00:32:06.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1642026-06-09T00:32:06.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1652026-06-09T00:32:06.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1662026-06-09T00:32:07.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1672026-06-09T00:32:07.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1682026-06-09T00:32:07.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
1692026-06-09T00:32:07.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
1702026-06-09T00:32:07.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1712026-06-09T00:32:07.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
1722026-06-09T00:32:07.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1732026-06-09T00:32:07.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1742026-06-09T00:32:07.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1752026-06-09T00:32:08.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
1762026-06-09T00:32:08.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
1772026-06-09T00:32:08.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1782026-06-09T00:32:08.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1792026-06-09T00:32:08.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1802026-06-09T00:32:08.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
1812026-06-09T00:32:08.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1822026-06-09T00:32:08.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1832026-06-09T00:32:08.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1842026-06-09T00:32:09.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1852026-06-09T00:32:09.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1862026-06-09T00:32:09.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
1872026-06-09T00:32:09.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
1882026-06-09T00:32:09.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1892026-06-09T00:32:09.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
1902026-06-09T00:32:09.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1912026-06-09T00:32:09.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1922026-06-09T00:32:09.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
1932026-06-09T00:32:10.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
1942026-06-09T00:32:10.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
1952026-06-09T00:32:10.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1962026-06-09T00:32:10.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1972026-06-09T00:32:10.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
1982026-06-09T00:32:10.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
1992026-06-09T00:32:10.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2002026-06-09T00:32:10.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2012026-06-09T00:32:10.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2022026-06-09T00:32:11.028ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
2032026-06-09T00:32:11.028ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
2042026-06-09T00:32:11.028ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
2052026-06-09T00:32:11.035ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
2062026-06-09T00:32:11.080ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
2072026-06-09T00:32:11.081ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
2082026-06-09T00:32:11.082ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
2092026-06-09T00:32:11.083ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
2102026-06-09T00:32:11.128ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
2112026-06-09T00:32:11.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2122026-06-09T00:32:11.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2132026-06-09T00:32:11.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2142026-06-09T00:32:11.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2152026-06-09T00:32:11.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2162026-06-09T00:32:11.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2172026-06-09T00:32:11.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2182026-06-09T00:32:11.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2192026-06-09T00:32:11.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2202026-06-09T00:32:12.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2212026-06-09T00:32:12.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2222026-06-09T00:32:12.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2232026-06-09T00:32:12.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2242026-06-09T00:32:12.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2252026-06-09T00:32:12.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2262026-06-09T00:32:12.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2272026-06-09T00:32:12.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2282026-06-09T00:32:12.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2292026-06-09T00:32:13.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2302026-06-09T00:32:13.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2312026-06-09T00:32:13.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2322026-06-09T00:32:13.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2332026-06-09T00:32:13.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2342026-06-09T00:32:13.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2352026-06-09T00:32:13.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2362026-06-09T00:32:13.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2372026-06-09T00:32:13.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2382026-06-09T00:32:14.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2392026-06-09T00:32:14.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2402026-06-09T00:32:14.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
2412026-06-09T00:32:14.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
2422026-06-09T00:32:14.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2432026-06-09T00:32:14.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2442026-06-09T00:32:14.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
2452026-06-09T00:32:14.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
2462026-06-09T00:32:14.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2472026-06-09T00:32:14.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
2482026-06-09T00:32:14.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2492026-06-09T00:32:14.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2502026-06-09T00:32:14.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2512026-06-09T00:32:14.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
2522026-06-09T00:32:14.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
2532026-06-09T00:32:14.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2542026-06-09T00:32:14.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 42 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
2552026-06-09T00:32:14.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
2562026-06-09T00:32:15.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2572026-06-09T00:32:15.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2582026-06-09T00:32:15.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2592026-06-09T00:32:15.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2602026-06-09T00:32:15.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2612026-06-09T00:32:15.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2622026-06-09T00:32:15.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2632026-06-09T00:32:15.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2642026-06-09T00:32:15.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2652026-06-09T00:32:16.028ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 413
2662026-06-09T00:32:16.028ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 413
2672026-06-09T00:32:16.028ZDEBGoximeter (clickhouse-client): unrolling 413 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
2682026-06-09T00:32:16.040ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
2692026-06-09T00:32:16.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
2702026-06-09T00:32:16.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 877 table_name = fields_string
2712026-06-09T00:32:16.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 178 table_name = fields_u16
2722026-06-09T00:32:16.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
2732026-06-09T00:32:16.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
2742026-06-09T00:32:16.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 554 table_name = fields_uuid
2752026-06-09T00:32:16.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
2762026-06-09T00:32:16.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
2772026-06-09T00:32:16.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
2782026-06-09T00:32:16.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 38 table_name = measurements_histogramu64
2792026-06-09T00:32:16.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 15 table_name = measurements_i64
2802026-06-09T00:32:16.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
2812026-06-09T00:32:16.128ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
2822026-06-09T00:32:16.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2832026-06-09T00:32:16.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2842026-06-09T00:32:16.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2852026-06-09T00:32:16.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2862026-06-09T00:32:16.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2872026-06-09T00:32:16.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2882026-06-09T00:32:16.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2892026-06-09T00:32:16.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2902026-06-09T00:32:16.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2912026-06-09T00:32:17.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2922026-06-09T00:32:17.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2932026-06-09T00:32:17.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2942026-06-09T00:32:17.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2952026-06-09T00:32:17.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
2962026-06-09T00:32:17.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
2972026-06-09T00:32:17.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2982026-06-09T00:32:17.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
2992026-06-09T00:32:17.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3002026-06-09T00:32:18.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3012026-06-09T00:32:18.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3022026-06-09T00:32:18.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3032026-06-09T00:32:18.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3042026-06-09T00:32:18.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3052026-06-09T00:32:18.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3062026-06-09T00:32:18.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3072026-06-09T00:32:18.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3082026-06-09T00:32:18.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3092026-06-09T00:32:19.641ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
3102026-06-09T00:32:19.641ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
3112026-06-09T00:32:19.665ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "e1986ae4-66db-42c8-8e02-aab7aecfbc7d", "content-length": "995", "date": "Tue, 09 Jun 2026 00:32:19 GMT"} })
3122026-06-09T00:32:19.665ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
3132026-06-09T00:32:19.668ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "626bbec8-da82-48ac-a73b-56ff3be65994", "content-length": "29", "date": "Tue, 09 Jun 2026 00:32:19 GMT"} })
3142026-06-09T00:32:19.668ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 6 n_pruned_tasks = 0
3152026-06-09T00:32:19.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3162026-06-09T00:32:19.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3172026-06-09T00:32:19.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3182026-06-09T00:32:19.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3192026-06-09T00:32:19.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3202026-06-09T00:32:19.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3212026-06-09T00:32:19.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3222026-06-09T00:32:19.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3232026-06-09T00:32:19.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3242026-06-09T00:32:20.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3252026-06-09T00:32:20.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3262026-06-09T00:32:20.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3272026-06-09T00:32:20.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3282026-06-09T00:32:20.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3292026-06-09T00:32:20.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3302026-06-09T00:32:20.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3312026-06-09T00:32:20.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3322026-06-09T00:32:20.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3332026-06-09T00:32:21.027ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
3342026-06-09T00:32:21.027ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
3352026-06-09T00:32:21.027ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
3362026-06-09T00:32:21.040ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
3372026-06-09T00:32:21.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
3382026-06-09T00:32:21.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
3392026-06-09T00:32:21.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
3402026-06-09T00:32:21.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
3412026-06-09T00:32:21.128ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
3422026-06-09T00:32:21.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3432026-06-09T00:32:21.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3442026-06-09T00:32:21.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3452026-06-09T00:32:21.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3462026-06-09T00:32:21.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3472026-06-09T00:32:21.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3482026-06-09T00:32:21.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3492026-06-09T00:32:21.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3502026-06-09T00:32:21.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3512026-06-09T00:32:22.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3522026-06-09T00:32:22.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3532026-06-09T00:32:22.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3542026-06-09T00:32:22.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3552026-06-09T00:32:22.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3562026-06-09T00:32:22.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3572026-06-09T00:32:22.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3582026-06-09T00:32:22.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3592026-06-09T00:32:22.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3602026-06-09T00:32:23.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3612026-06-09T00:32:23.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3622026-06-09T00:32:23.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3632026-06-09T00:32:23.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3642026-06-09T00:32:23.716ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3652026-06-09T00:32:23.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3662026-06-09T00:32:23.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3672026-06-09T00:32:23.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3682026-06-09T00:32:23.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3692026-06-09T00:32:24.714ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3702026-06-09T00:32:24.714ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3712026-06-09T00:32:24.714ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
3722026-06-09T00:32:24.714ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
3732026-06-09T00:32:24.714ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3742026-06-09T00:32:24.714ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3752026-06-09T00:32:24.714ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
3762026-06-09T00:32:24.714ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
3772026-06-09T00:32:24.716ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3782026-06-09T00:32:24.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
3792026-06-09T00:32:24.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3802026-06-09T00:32:24.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3812026-06-09T00:32:24.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3822026-06-09T00:32:24.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
3832026-06-09T00:32:24.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
3842026-06-09T00:32:24.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3852026-06-09T00:32:24.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
3862026-06-09T00:32:24.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
3872026-06-09T00:32:25.714ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3882026-06-09T00:32:25.714ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3892026-06-09T00:32:25.714ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3902026-06-09T00:32:25.714ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3912026-06-09T00:32:25.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
3922026-06-09T00:32:25.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
3932026-06-09T00:32:25.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3942026-06-09T00:32:25.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3952026-06-09T00:32:25.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
3962026-06-09T00:32:26.026ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 398
3972026-06-09T00:32:26.026ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 398
3982026-06-09T00:32:26.026ZDEBGoximeter (clickhouse-client): unrolling 398 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
3992026-06-09T00:32:26.038ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
4002026-06-09T00:32:26.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
4012026-06-09T00:32:26.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 877 table_name = fields_string
4022026-06-09T00:32:26.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 178 table_name = fields_u16
4032026-06-09T00:32:26.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
4042026-06-09T00:32:26.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
4052026-06-09T00:32:26.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 546 table_name = fields_uuid
4062026-06-09T00:32:26.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
4072026-06-09T00:32:26.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
4082026-06-09T00:32:26.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
4092026-06-09T00:32:26.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 38 table_name = measurements_histogramu64
4102026-06-09T00:32:26.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
4112026-06-09T00:32:26.126ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
4122026-06-09T00:32:26.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4132026-06-09T00:32:26.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4142026-06-09T00:32:26.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4152026-06-09T00:32:26.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4162026-06-09T00:32:26.716ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4172026-06-09T00:32:26.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4182026-06-09T00:32:26.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4192026-06-09T00:32:26.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4202026-06-09T00:32:26.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4212026-06-09T00:32:27.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4222026-06-09T00:32:27.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4232026-06-09T00:32:27.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4242026-06-09T00:32:27.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4252026-06-09T00:32:27.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4262026-06-09T00:32:27.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4272026-06-09T00:32:27.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4282026-06-09T00:32:27.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4292026-06-09T00:32:27.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4302026-06-09T00:32:28.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4312026-06-09T00:32:28.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4322026-06-09T00:32:28.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4332026-06-09T00:32:28.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4342026-06-09T00:32:28.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4352026-06-09T00:32:28.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4362026-06-09T00:32:28.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4372026-06-09T00:32:28.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4382026-06-09T00:32:28.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4392026-06-09T00:32:29.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4402026-06-09T00:32:29.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4412026-06-09T00:32:29.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4422026-06-09T00:32:29.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4432026-06-09T00:32:29.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4442026-06-09T00:32:29.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4452026-06-09T00:32:29.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4462026-06-09T00:32:29.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4472026-06-09T00:32:29.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4482026-06-09T00:32:30.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4492026-06-09T00:32:30.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4502026-06-09T00:32:30.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4512026-06-09T00:32:30.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4522026-06-09T00:32:30.716ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4532026-06-09T00:32:30.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4542026-06-09T00:32:30.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4552026-06-09T00:32:30.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4562026-06-09T00:32:30.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4572026-06-09T00:32:31.026ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
4582026-06-09T00:32:31.026ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
4592026-06-09T00:32:31.026ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
4602026-06-09T00:32:31.033ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
4612026-06-09T00:32:31.039ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
4622026-06-09T00:32:31.040ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
4632026-06-09T00:32:31.042ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
4642026-06-09T00:32:31.043ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
4652026-06-09T00:32:31.127ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
4662026-06-09T00:32:31.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4672026-06-09T00:32:31.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4682026-06-09T00:32:31.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4692026-06-09T00:32:31.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4702026-06-09T00:32:31.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4712026-06-09T00:32:31.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4722026-06-09T00:32:31.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4732026-06-09T00:32:31.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4742026-06-09T00:32:31.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4752026-06-09T00:32:32.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4762026-06-09T00:32:32.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4772026-06-09T00:32:32.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4782026-06-09T00:32:32.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4792026-06-09T00:32:32.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4802026-06-09T00:32:32.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4812026-06-09T00:32:32.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4822026-06-09T00:32:32.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4832026-06-09T00:32:32.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4842026-06-09T00:32:33.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4852026-06-09T00:32:33.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4862026-06-09T00:32:33.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4872026-06-09T00:32:33.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4882026-06-09T00:32:33.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
4892026-06-09T00:32:33.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
4902026-06-09T00:32:33.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4912026-06-09T00:32:33.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4922026-06-09T00:32:33.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
4932026-06-09T00:32:34.639ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
4942026-06-09T00:32:34.639ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
4952026-06-09T00:32:34.644ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "8b687511-373b-4943-ac27-7640658a4518", "content-length": "1136", "date": "Tue, 09 Jun 2026 00:32:34 GMT"} })
4962026-06-09T00:32:34.644ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
4972026-06-09T00:32:34.650ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "66596124-ed2c-457e-9c38-cfae38c54c67", "content-length": "29", "date": "Tue, 09 Jun 2026 00:32:34 GMT"} })
4982026-06-09T00:32:34.650ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::1]:44637 collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529
4992026-06-09T00:32:34.650ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 7 n_pruned_tasks = 0
5002026-06-09T00:32:34.651ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
5012026-06-09T00:32:34.651ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
5022026-06-09T00:32:34.651ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
5032026-06-09T00:32:34.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5042026-06-09T00:32:34.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5052026-06-09T00:32:34.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
5062026-06-09T00:32:34.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
5072026-06-09T00:32:34.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
5082026-06-09T00:32:34.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5092026-06-09T00:32:34.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
5102026-06-09T00:32:34.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5112026-06-09T00:32:34.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5122026-06-09T00:32:34.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
5132026-06-09T00:32:34.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5142026-06-09T00:32:34.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5152026-06-09T00:32:34.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5162026-06-09T00:32:34.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
5172026-06-09T00:32:34.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
5182026-06-09T00:32:34.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5192026-06-09T00:32:34.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
5202026-06-09T00:32:34.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
5212026-06-09T00:32:34.890ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 3 n_samples = 4974 producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
5222026-06-09T00:32:34.919ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 5329
5232026-06-09T00:32:34.919ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 5329
5242026-06-09T00:32:34.919ZDEBGoximeter (clickhouse-client): unrolling 5329 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
5252026-06-09T00:32:35.020ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
5262026-06-09T00:32:35.071ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
5272026-06-09T00:32:35.075ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_cpu:cpu_nsec"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "cpu_id", field_type: U32, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "state", field_type: String, source: Metric, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:34.933833953Z } timeseries_name = sled_cpu:cpu_nsec
5282026-06-09T00:32:35.075ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:bytes_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:34.930977410Z } timeseries_name = sled_data_link:bytes_received
5292026-06-09T00:32:35.075ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:bytes_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:34.931092611Z } timeseries_name = sled_data_link:bytes_sent
5302026-06-09T00:32:35.075ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:errors_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:34.930860579Z } timeseries_name = sled_data_link:errors_received
5312026-06-09T00:32:35.075ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:errors_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:34.930919199Z } timeseries_name = sled_data_link:errors_sent
5322026-06-09T00:32:35.075ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:packets_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:34.931035130Z } timeseries_name = sled_data_link:packets_received
5332026-06-09T00:32:35.075ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:packets_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:34.931150641Z } timeseries_name = sled_data_link:packets_sent
5342026-06-09T00:32:35.075ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("zfs_dataset:bytes_used"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "dataset_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "dataset_kind", field_type: String, source: Metric, description: "" }, FieldSchema { name: "dataset_name", field_type: String, source: Metric, description: "" }, FieldSchema { name: "pool_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "pool_kind", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Metric, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:35.063608504Z } timeseries_name = zfs_dataset:bytes_used
5352026-06-09T00:32:35.075ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("zfs_pool:bytes_allocated"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "pool_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "pool_kind", field_type: String, source: Metric, description: "" }, FieldSchema { name: "pool_name", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:35.062832007Z } timeseries_name = zfs_pool:bytes_allocated
5362026-06-09T00:32:35.075ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("zfs_pool:bytes_total"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "pool_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "pool_kind", field_type: String, source: Metric, description: "" }, FieldSchema { name: "pool_name", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:35.062890918Z } timeseries_name = zfs_pool:bytes_total
5372026-06-09T00:32:35.075ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("zone:cpu_nsec"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "state", field_type: String, source: Metric, description: "" }, FieldSchema { name: "zone_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Metric, description: "" }, FieldSchema { name: "zone_type", field_type: String, source: Metric, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:32:35.015634349Z } timeseries_name = zone:cpu_nsec
5382026-06-09T00:32:35.102ZDEBGoximeter (clickhouse-client): inserting 11 new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
5392026-06-09T00:32:35.105ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
5402026-06-09T00:32:35.107ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2 table_name = fields_ipaddr
5412026-06-09T00:32:35.110ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4079 table_name = fields_string
5422026-06-09T00:32:35.112ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 188 table_name = fields_u16
5432026-06-09T00:32:35.113ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1098 table_name = fields_u32
5442026-06-09T00:32:35.115ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
5452026-06-09T00:32:35.117ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2353 table_name = fields_uuid
5462026-06-09T00:32:35.118ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
5472026-06-09T00:32:35.121ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4896 table_name = measurements_cumulativeu64
5482026-06-09T00:32:35.122ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
5492026-06-09T00:32:35.124ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 46 table_name = measurements_histogramu64
5502026-06-09T00:32:35.125ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 382 table_name = measurements_u64
5512026-06-09T00:32:35.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5522026-06-09T00:32:35.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5532026-06-09T00:32:35.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5542026-06-09T00:32:35.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5552026-06-09T00:32:35.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5562026-06-09T00:32:35.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5572026-06-09T00:32:35.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5582026-06-09T00:32:35.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5592026-06-09T00:32:35.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5602026-06-09T00:32:36.027ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
5612026-06-09T00:32:36.027ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
5622026-06-09T00:32:36.027ZDEBGoximeter (clickhouse-client): unrolling 44 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
5632026-06-09T00:32:36.029ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
5642026-06-09T00:32:36.040ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
5652026-06-09T00:32:36.041ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
5662026-06-09T00:32:36.042ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 32 table_name = measurements_cumulativeu64
5672026-06-09T00:32:36.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 12 table_name = measurements_u64
5682026-06-09T00:32:36.129ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
5692026-06-09T00:32:36.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5702026-06-09T00:32:36.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5712026-06-09T00:32:36.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5722026-06-09T00:32:36.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5732026-06-09T00:32:36.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5742026-06-09T00:32:36.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5752026-06-09T00:32:36.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5762026-06-09T00:32:36.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5772026-06-09T00:32:36.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5782026-06-09T00:32:37.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5792026-06-09T00:32:37.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5802026-06-09T00:32:37.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5812026-06-09T00:32:37.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5822026-06-09T00:32:37.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5832026-06-09T00:32:37.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5842026-06-09T00:32:37.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5852026-06-09T00:32:37.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5862026-06-09T00:32:37.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5872026-06-09T00:32:38.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5882026-06-09T00:32:38.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5892026-06-09T00:32:38.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5902026-06-09T00:32:38.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5912026-06-09T00:32:38.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5922026-06-09T00:32:38.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5932026-06-09T00:32:38.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5942026-06-09T00:32:38.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5952026-06-09T00:32:38.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
5962026-06-09T00:32:39.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5972026-06-09T00:32:39.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
5982026-06-09T00:32:39.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
5992026-06-09T00:32:39.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6002026-06-09T00:32:39.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6012026-06-09T00:32:39.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6022026-06-09T00:32:39.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6032026-06-09T00:32:39.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6042026-06-09T00:32:39.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6052026-06-09T00:32:40.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6062026-06-09T00:32:40.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6072026-06-09T00:32:40.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6082026-06-09T00:32:40.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6092026-06-09T00:32:40.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6102026-06-09T00:32:40.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6112026-06-09T00:32:40.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6122026-06-09T00:32:40.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6132026-06-09T00:32:40.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6142026-06-09T00:32:41.026ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
6152026-06-09T00:32:41.026ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
6162026-06-09T00:32:41.026ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
6172026-06-09T00:32:41.033ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
6182026-06-09T00:32:41.039ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
6192026-06-09T00:32:41.040ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
6202026-06-09T00:32:41.041ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
6212026-06-09T00:32:41.043ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
6222026-06-09T00:32:41.127ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
6232026-06-09T00:32:41.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6242026-06-09T00:32:41.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6252026-06-09T00:32:41.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6262026-06-09T00:32:41.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6272026-06-09T00:32:41.716ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6282026-06-09T00:32:41.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6292026-06-09T00:32:41.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6302026-06-09T00:32:41.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6312026-06-09T00:32:41.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6322026-06-09T00:32:42.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6332026-06-09T00:32:42.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6342026-06-09T00:32:42.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6352026-06-09T00:32:42.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6362026-06-09T00:32:42.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6372026-06-09T00:32:42.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6382026-06-09T00:32:42.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6392026-06-09T00:32:42.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6402026-06-09T00:32:42.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6412026-06-09T00:32:43.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6422026-06-09T00:32:43.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6432026-06-09T00:32:43.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6442026-06-09T00:32:43.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6452026-06-09T00:32:43.716ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6462026-06-09T00:32:43.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6472026-06-09T00:32:43.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6482026-06-09T00:32:43.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6492026-06-09T00:32:43.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6502026-06-09T00:32:44.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6512026-06-09T00:32:44.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6522026-06-09T00:32:44.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
6532026-06-09T00:32:44.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
6542026-06-09T00:32:44.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6552026-06-09T00:32:44.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6562026-06-09T00:32:44.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
6572026-06-09T00:32:44.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
6582026-06-09T00:32:44.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6592026-06-09T00:32:44.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
6602026-06-09T00:32:44.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6612026-06-09T00:32:44.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6622026-06-09T00:32:44.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6632026-06-09T00:32:44.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
6642026-06-09T00:32:44.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
6652026-06-09T00:32:44.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6662026-06-09T00:32:44.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
6672026-06-09T00:32:44.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
6682026-06-09T00:32:45.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6692026-06-09T00:32:45.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6702026-06-09T00:32:45.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6712026-06-09T00:32:45.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6722026-06-09T00:32:45.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6732026-06-09T00:32:45.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6742026-06-09T00:32:45.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6752026-06-09T00:32:45.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6762026-06-09T00:32:45.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
6772026-06-09T00:32:46.026ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 398
6782026-06-09T00:32:46.026ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 398
6792026-06-09T00:32:46.026ZDEBGoximeter (clickhouse-client): unrolling 398 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
6802026-06-09T00:32:46.038ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
6812026-06-09T00:32:46.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
6822026-06-09T00:32:46.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 877 table_name = fields_string
6832026-06-09T00:32:46.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 178 table_name = fields_u16
6842026-06-09T00:32:46.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
6852026-06-09T00:32:46.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
6862026-06-09T00:32:46.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 546 table_name = fields_uuid
6872026-06-09T00:32:46.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
6882026-06-09T00:32:46.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
6892026-06-09T00:32:46.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
6902026-06-09T00:32:46.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 38 table_name = measurements_histogramu64
6912026-06-09T00:32:46.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
6922026-06-09T00:32:46.127ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
6932026-06-09T00:32:46.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6942026-06-09T00:32:46.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6952026-06-09T00:32:46.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6962026-06-09T00:32:46.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6972026-06-09T00:32:46.716ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
6982026-06-09T00:32:46.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
6992026-06-09T00:32:46.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7002026-06-09T00:32:46.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7012026-06-09T00:32:46.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7022026-06-09T00:32:47.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7032026-06-09T00:32:47.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7042026-06-09T00:32:47.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7052026-06-09T00:32:47.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7062026-06-09T00:32:47.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7072026-06-09T00:32:47.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7082026-06-09T00:32:47.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7092026-06-09T00:32:47.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7102026-06-09T00:32:47.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7112026-06-09T00:32:48.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7122026-06-09T00:32:48.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7132026-06-09T00:32:48.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7142026-06-09T00:32:48.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7152026-06-09T00:32:48.716ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7162026-06-09T00:32:48.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7172026-06-09T00:32:48.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7182026-06-09T00:32:48.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7192026-06-09T00:32:48.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7202026-06-09T00:32:49.639ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
7212026-06-09T00:32:49.639ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
7222026-06-09T00:32:49.643ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "6f1420de-b744-4302-b763-b4038a718e76", "content-length": "1136", "date": "Tue, 09 Jun 2026 00:32:49 GMT"} })
7232026-06-09T00:32:49.643ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
7242026-06-09T00:32:49.646ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "8a935d0b-03db-472e-98d3-d2842a6013bc", "content-length": "29", "date": "Tue, 09 Jun 2026 00:32:49 GMT"} })
7252026-06-09T00:32:49.646ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 7 n_pruned_tasks = 0
7262026-06-09T00:32:49.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7272026-06-09T00:32:49.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7282026-06-09T00:32:49.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7292026-06-09T00:32:49.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7302026-06-09T00:32:49.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7312026-06-09T00:32:49.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7322026-06-09T00:32:49.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7332026-06-09T00:32:49.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7342026-06-09T00:32:49.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7352026-06-09T00:32:50.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7362026-06-09T00:32:50.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7372026-06-09T00:32:50.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7382026-06-09T00:32:50.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7392026-06-09T00:32:50.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7402026-06-09T00:32:50.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7412026-06-09T00:32:50.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7422026-06-09T00:32:50.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7432026-06-09T00:32:50.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7442026-06-09T00:32:51.026ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
7452026-06-09T00:32:51.026ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
7462026-06-09T00:32:51.026ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
7472026-06-09T00:32:51.040ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
7482026-06-09T00:32:51.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
7492026-06-09T00:32:51.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
7502026-06-09T00:32:51.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
7512026-06-09T00:32:51.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
7522026-06-09T00:32:51.128ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
7532026-06-09T00:32:51.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7542026-06-09T00:32:51.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7552026-06-09T00:32:51.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7562026-06-09T00:32:51.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7572026-06-09T00:32:51.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7582026-06-09T00:32:51.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7592026-06-09T00:32:51.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7602026-06-09T00:32:51.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7612026-06-09T00:32:51.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7622026-06-09T00:32:52.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7632026-06-09T00:32:52.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7642026-06-09T00:32:52.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7652026-06-09T00:32:52.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7662026-06-09T00:32:52.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7672026-06-09T00:32:52.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7682026-06-09T00:32:52.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7692026-06-09T00:32:52.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7702026-06-09T00:32:52.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7712026-06-09T00:32:53.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7722026-06-09T00:32:53.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7732026-06-09T00:32:53.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7742026-06-09T00:32:53.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7752026-06-09T00:32:53.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7762026-06-09T00:32:53.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7772026-06-09T00:32:53.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7782026-06-09T00:32:53.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7792026-06-09T00:32:53.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7802026-06-09T00:32:54.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7812026-06-09T00:32:54.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7822026-06-09T00:32:54.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
7832026-06-09T00:32:54.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
7842026-06-09T00:32:54.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7852026-06-09T00:32:54.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7862026-06-09T00:32:54.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
7872026-06-09T00:32:54.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
7882026-06-09T00:32:54.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7892026-06-09T00:32:54.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
7902026-06-09T00:32:54.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
7912026-06-09T00:32:54.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7922026-06-09T00:32:54.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7932026-06-09T00:32:54.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
7942026-06-09T00:32:54.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
7952026-06-09T00:32:54.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
7962026-06-09T00:32:54.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
7972026-06-09T00:32:54.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
7982026-06-09T00:32:55.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
7992026-06-09T00:32:55.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8002026-06-09T00:32:55.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8012026-06-09T00:32:55.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8022026-06-09T00:32:55.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8032026-06-09T00:32:55.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8042026-06-09T00:32:55.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8052026-06-09T00:32:55.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8062026-06-09T00:32:55.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8072026-06-09T00:32:56.027ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 398
8082026-06-09T00:32:56.027ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 398
8092026-06-09T00:32:56.027ZDEBGoximeter (clickhouse-client): unrolling 398 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
8102026-06-09T00:32:56.039ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
8112026-06-09T00:32:56.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
8122026-06-09T00:32:56.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 877 table_name = fields_string
8132026-06-09T00:32:56.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 178 table_name = fields_u16
8142026-06-09T00:32:56.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
8152026-06-09T00:32:56.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
8162026-06-09T00:32:56.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 546 table_name = fields_uuid
8172026-06-09T00:32:56.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
8182026-06-09T00:32:56.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
8192026-06-09T00:32:56.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
8202026-06-09T00:32:56.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 38 table_name = measurements_histogramu64
8212026-06-09T00:32:56.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
8222026-06-09T00:32:56.127ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
8232026-06-09T00:32:56.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8242026-06-09T00:32:56.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8252026-06-09T00:32:56.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8262026-06-09T00:32:56.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8272026-06-09T00:32:56.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8282026-06-09T00:32:56.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8292026-06-09T00:32:56.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8302026-06-09T00:32:56.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8312026-06-09T00:32:56.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8322026-06-09T00:32:57.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8332026-06-09T00:32:57.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8342026-06-09T00:32:57.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8352026-06-09T00:32:57.715ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8362026-06-09T00:32:57.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8372026-06-09T00:32:57.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8382026-06-09T00:32:57.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8392026-06-09T00:32:57.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8402026-06-09T00:32:57.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8412026-06-09T00:32:58.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8422026-06-09T00:32:58.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8432026-06-09T00:32:58.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8442026-06-09T00:32:58.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8452026-06-09T00:32:58.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8462026-06-09T00:32:58.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8472026-06-09T00:32:58.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8482026-06-09T00:32:58.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8492026-06-09T00:32:58.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8502026-06-09T00:32:59.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8512026-06-09T00:32:59.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8522026-06-09T00:32:59.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8532026-06-09T00:32:59.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8542026-06-09T00:32:59.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8552026-06-09T00:32:59.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8562026-06-09T00:32:59.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8572026-06-09T00:32:59.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8582026-06-09T00:32:59.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8592026-06-09T00:33:00.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8602026-06-09T00:33:00.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8612026-06-09T00:33:00.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8622026-06-09T00:33:00.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8632026-06-09T00:33:00.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8642026-06-09T00:33:00.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8652026-06-09T00:33:00.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8662026-06-09T00:33:00.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8672026-06-09T00:33:00.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8682026-06-09T00:33:01.027ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
8692026-06-09T00:33:01.027ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
8702026-06-09T00:33:01.027ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
8712026-06-09T00:33:01.034ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
8722026-06-09T00:33:01.040ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
8732026-06-09T00:33:01.041ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
8742026-06-09T00:33:01.042ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
8752026-06-09T00:33:01.043ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
8762026-06-09T00:33:01.128ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
8772026-06-09T00:33:01.715ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8782026-06-09T00:33:01.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8792026-06-09T00:33:01.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8802026-06-09T00:33:01.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8812026-06-09T00:33:01.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8822026-06-09T00:33:01.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8832026-06-09T00:33:01.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8842026-06-09T00:33:01.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8852026-06-09T00:33:01.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8862026-06-09T00:33:02.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8872026-06-09T00:33:02.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8882026-06-09T00:33:02.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8892026-06-09T00:33:02.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8902026-06-09T00:33:02.717ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8912026-06-09T00:33:02.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8922026-06-09T00:33:02.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8932026-06-09T00:33:02.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8942026-06-09T00:33:02.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
8952026-06-09T00:33:03.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8962026-06-09T00:33:03.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
8972026-06-09T00:33:03.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8982026-06-09T00:33:03.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
8992026-06-09T00:33:03.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9002026-06-09T00:33:03.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9012026-06-09T00:33:03.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9022026-06-09T00:33:03.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9032026-06-09T00:33:03.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9042026-06-09T00:33:04.639ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
9052026-06-09T00:33:04.640ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
9062026-06-09T00:33:04.644ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "28f77d32-3bea-4e08-8f2e-3f1642e02580", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:33:04 GMT"} })
9072026-06-09T00:33:04.644ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
9082026-06-09T00:33:04.647ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "4c86d3fe-d7a4-4a61-9c2f-b3f4cbdb5505", "content-length": "29", "date": "Tue, 09 Jun 2026 00:33:04 GMT"} })
9092026-06-09T00:33:04.647ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::a]:54885 collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8
9102026-06-09T00:33:04.647ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::b]:52617 collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b
9112026-06-09T00:33:04.647ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
9122026-06-09T00:33:04.648ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
9132026-06-09T00:33:04.648ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
9142026-06-09T00:33:04.648ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
9152026-06-09T00:33:04.649ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
9162026-06-09T00:33:04.649ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
9172026-06-09T00:33:04.649ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
9182026-06-09T00:33:04.651ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
9192026-06-09T00:33:04.651ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
9202026-06-09T00:33:04.655ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 5 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
9212026-06-09T00:33:04.655ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 3 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
9222026-06-09T00:33:04.669ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9232026-06-09T00:33:04.669ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
9242026-06-09T00:33:04.669ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9252026-06-09T00:33:04.669ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
9262026-06-09T00:33:04.669ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
9272026-06-09T00:33:04.669ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9282026-06-09T00:33:04.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9292026-06-09T00:33:04.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9302026-06-09T00:33:04.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
9312026-06-09T00:33:04.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
9322026-06-09T00:33:04.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9332026-06-09T00:33:04.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9342026-06-09T00:33:04.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
9352026-06-09T00:33:04.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
9362026-06-09T00:33:04.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9372026-06-09T00:33:04.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
9382026-06-09T00:33:04.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9392026-06-09T00:33:04.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9402026-06-09T00:33:04.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9412026-06-09T00:33:04.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
9422026-06-09T00:33:04.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
9432026-06-09T00:33:04.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9442026-06-09T00:33:04.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
9452026-06-09T00:33:04.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
9462026-06-09T00:33:04.733ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 3 n_samples = 1844 producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
9472026-06-09T00:33:04.739ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2214
9482026-06-09T00:33:04.739ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2214
9492026-06-09T00:33:04.739ZDEBGoximeter (clickhouse-client): unrolling 2214 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
9502026-06-09T00:33:04.803ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
9512026-06-09T00:33:04.813ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("database_transaction:retry_data"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "attempt", field_type: U32, source: Metric, description: "" }, FieldSchema { name: "name", field_type: String, source: Target, description: "" }}, datum_type: F64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:33:04.744667424Z } timeseries_name = database_transaction:retry_data
9522026-06-09T00:33:04.831ZDEBGoximeter (clickhouse-client): inserting 1 new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
9532026-06-09T00:33:04.834ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
9542026-06-09T00:33:04.836ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 16 table_name = fields_ipaddr
9552026-06-09T00:33:04.839ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4097 table_name = fields_string
9562026-06-09T00:33:04.839ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
9572026-06-09T00:33:04.841ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 207 table_name = fields_u16
9582026-06-09T00:33:04.842ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1099 table_name = fields_u32
9592026-06-09T00:33:04.843ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
9602026-06-09T00:33:04.846ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2375 table_name = fields_uuid
9612026-06-09T00:33:04.847ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
9622026-06-09T00:33:04.849ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1924 table_name = measurements_cumulativeu64
9632026-06-09T00:33:04.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2 table_name = measurements_f64
9642026-06-09T00:33:04.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 51 table_name = measurements_histogramu64
9652026-06-09T00:33:04.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 3 table_name = measurements_i64
9662026-06-09T00:33:04.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 230 table_name = measurements_u64
9672026-06-09T00:33:05.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9682026-06-09T00:33:05.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9692026-06-09T00:33:05.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9702026-06-09T00:33:05.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9712026-06-09T00:33:05.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9722026-06-09T00:33:05.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9732026-06-09T00:33:05.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9742026-06-09T00:33:05.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9752026-06-09T00:33:05.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9762026-06-09T00:33:06.028ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
9772026-06-09T00:33:06.028ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
9782026-06-09T00:33:06.028ZDEBGoximeter (clickhouse-client): unrolling 44 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
9792026-06-09T00:33:06.030ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
9802026-06-09T00:33:06.035ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
9812026-06-09T00:33:06.036ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
9822026-06-09T00:33:06.037ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 32 table_name = measurements_cumulativeu64
9832026-06-09T00:33:06.038ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 12 table_name = measurements_u64
9842026-06-09T00:33:06.129ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
9852026-06-09T00:33:06.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9862026-06-09T00:33:06.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9872026-06-09T00:33:06.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9882026-06-09T00:33:06.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9892026-06-09T00:33:06.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9902026-06-09T00:33:06.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9912026-06-09T00:33:06.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9922026-06-09T00:33:06.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9932026-06-09T00:33:06.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
9942026-06-09T00:33:07.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9952026-06-09T00:33:07.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9962026-06-09T00:33:07.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9972026-06-09T00:33:07.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
9982026-06-09T00:33:07.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
9992026-06-09T00:33:07.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10002026-06-09T00:33:07.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10012026-06-09T00:33:07.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10022026-06-09T00:33:07.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10032026-06-09T00:33:08.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10042026-06-09T00:33:08.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10052026-06-09T00:33:08.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10062026-06-09T00:33:08.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10072026-06-09T00:33:08.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10082026-06-09T00:33:08.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10092026-06-09T00:33:08.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10102026-06-09T00:33:08.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10112026-06-09T00:33:08.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10122026-06-09T00:33:09.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10132026-06-09T00:33:09.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10142026-06-09T00:33:09.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10152026-06-09T00:33:09.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10162026-06-09T00:33:09.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10172026-06-09T00:33:09.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10182026-06-09T00:33:09.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10192026-06-09T00:33:09.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10202026-06-09T00:33:09.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10212026-06-09T00:33:10.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10222026-06-09T00:33:10.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10232026-06-09T00:33:10.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10242026-06-09T00:33:10.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10252026-06-09T00:33:10.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10262026-06-09T00:33:10.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10272026-06-09T00:33:10.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10282026-06-09T00:33:10.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10292026-06-09T00:33:10.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10302026-06-09T00:33:11.027ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
10312026-06-09T00:33:11.028ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
10322026-06-09T00:33:11.028ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
10332026-06-09T00:33:11.034ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
10342026-06-09T00:33:11.040ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
10352026-06-09T00:33:11.042ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
10362026-06-09T00:33:11.043ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
10372026-06-09T00:33:11.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
10382026-06-09T00:33:11.129ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
10392026-06-09T00:33:11.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10402026-06-09T00:33:11.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10412026-06-09T00:33:11.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10422026-06-09T00:33:11.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10432026-06-09T00:33:11.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10442026-06-09T00:33:11.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10452026-06-09T00:33:11.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10462026-06-09T00:33:11.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10472026-06-09T00:33:11.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10482026-06-09T00:33:12.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10492026-06-09T00:33:12.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10502026-06-09T00:33:12.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10512026-06-09T00:33:12.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10522026-06-09T00:33:12.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10532026-06-09T00:33:12.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10542026-06-09T00:33:12.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10552026-06-09T00:33:12.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10562026-06-09T00:33:12.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10572026-06-09T00:33:13.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10582026-06-09T00:33:13.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10592026-06-09T00:33:13.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10602026-06-09T00:33:13.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10612026-06-09T00:33:13.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10622026-06-09T00:33:13.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10632026-06-09T00:33:13.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10642026-06-09T00:33:13.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10652026-06-09T00:33:13.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10662026-06-09T00:33:14.649ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
10672026-06-09T00:33:14.649ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
10682026-06-09T00:33:14.649ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
10692026-06-09T00:33:14.649ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
10702026-06-09T00:33:14.650ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
10712026-06-09T00:33:14.650ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
10722026-06-09T00:33:14.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10732026-06-09T00:33:14.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10742026-06-09T00:33:14.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
10752026-06-09T00:33:14.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10762026-06-09T00:33:14.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
10772026-06-09T00:33:14.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10782026-06-09T00:33:14.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
10792026-06-09T00:33:14.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
10802026-06-09T00:33:14.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10812026-06-09T00:33:14.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
10822026-06-09T00:33:14.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10832026-06-09T00:33:14.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10842026-06-09T00:33:14.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10852026-06-09T00:33:14.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
10862026-06-09T00:33:14.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
10872026-06-09T00:33:14.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10882026-06-09T00:33:14.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
10892026-06-09T00:33:14.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
10902026-06-09T00:33:15.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10912026-06-09T00:33:15.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10922026-06-09T00:33:15.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10932026-06-09T00:33:15.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10942026-06-09T00:33:15.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
10952026-06-09T00:33:15.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
10962026-06-09T00:33:15.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10972026-06-09T00:33:15.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10982026-06-09T00:33:15.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
10992026-06-09T00:33:16.027ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
11002026-06-09T00:33:16.027ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
11012026-06-09T00:33:16.027ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
11022026-06-09T00:33:16.039ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
11032026-06-09T00:33:16.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
11042026-06-09T00:33:16.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
11052026-06-09T00:33:16.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
11062026-06-09T00:33:16.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
11072026-06-09T00:33:16.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
11082026-06-09T00:33:16.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
11092026-06-09T00:33:16.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
11102026-06-09T00:33:16.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
11112026-06-09T00:33:16.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
11122026-06-09T00:33:16.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
11132026-06-09T00:33:16.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
11142026-06-09T00:33:16.128ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
11152026-06-09T00:33:16.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11162026-06-09T00:33:16.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11172026-06-09T00:33:16.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11182026-06-09T00:33:16.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11192026-06-09T00:33:16.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11202026-06-09T00:33:16.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11212026-06-09T00:33:16.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11222026-06-09T00:33:16.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11232026-06-09T00:33:16.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11242026-06-09T00:33:17.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11252026-06-09T00:33:17.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11262026-06-09T00:33:17.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11272026-06-09T00:33:17.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11282026-06-09T00:33:17.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11292026-06-09T00:33:17.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11302026-06-09T00:33:17.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11312026-06-09T00:33:17.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11322026-06-09T00:33:17.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11332026-06-09T00:33:18.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11342026-06-09T00:33:18.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11352026-06-09T00:33:18.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11362026-06-09T00:33:18.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11372026-06-09T00:33:18.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11382026-06-09T00:33:18.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11392026-06-09T00:33:18.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11402026-06-09T00:33:18.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11412026-06-09T00:33:18.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11422026-06-09T00:33:19.640ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
11432026-06-09T00:33:19.640ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
11442026-06-09T00:33:19.644ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "442bc485-3551-47e3-8187-1ef2cd4ca647", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:33:19 GMT"} })
11452026-06-09T00:33:19.644ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
11462026-06-09T00:33:19.647ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "0da9788b-51b7-48ae-8645-d971c40d6bb8", "content-length": "29", "date": "Tue, 09 Jun 2026 00:33:19 GMT"} })
11472026-06-09T00:33:19.647ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
11482026-06-09T00:33:19.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11492026-06-09T00:33:19.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11502026-06-09T00:33:19.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11512026-06-09T00:33:19.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11522026-06-09T00:33:19.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11532026-06-09T00:33:19.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11542026-06-09T00:33:19.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11552026-06-09T00:33:19.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11562026-06-09T00:33:19.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11572026-06-09T00:33:20.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11582026-06-09T00:33:20.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11592026-06-09T00:33:20.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11602026-06-09T00:33:20.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11612026-06-09T00:33:20.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11622026-06-09T00:33:20.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11632026-06-09T00:33:20.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11642026-06-09T00:33:20.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11652026-06-09T00:33:20.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11662026-06-09T00:33:21.027ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
11672026-06-09T00:33:21.027ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
11682026-06-09T00:33:21.027ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
11692026-06-09T00:33:21.036ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
11702026-06-09T00:33:21.043ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
11712026-06-09T00:33:21.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
11722026-06-09T00:33:21.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
11732026-06-09T00:33:21.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
11742026-06-09T00:33:21.128ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
11752026-06-09T00:33:21.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11762026-06-09T00:33:21.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11772026-06-09T00:33:21.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11782026-06-09T00:33:21.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11792026-06-09T00:33:21.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11802026-06-09T00:33:21.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11812026-06-09T00:33:21.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11822026-06-09T00:33:21.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11832026-06-09T00:33:21.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11842026-06-09T00:33:22.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11852026-06-09T00:33:22.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11862026-06-09T00:33:22.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11872026-06-09T00:33:22.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11882026-06-09T00:33:22.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11892026-06-09T00:33:22.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11902026-06-09T00:33:22.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11912026-06-09T00:33:22.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11922026-06-09T00:33:22.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
11932026-06-09T00:33:23.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11942026-06-09T00:33:23.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11952026-06-09T00:33:23.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11962026-06-09T00:33:23.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11972026-06-09T00:33:23.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
11982026-06-09T00:33:23.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
11992026-06-09T00:33:23.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12002026-06-09T00:33:23.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12012026-06-09T00:33:23.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12022026-06-09T00:33:24.650ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
12032026-06-09T00:33:24.650ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
12042026-06-09T00:33:24.650ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
12052026-06-09T00:33:24.650ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
12062026-06-09T00:33:24.650ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
12072026-06-09T00:33:24.651ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
12082026-06-09T00:33:24.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12092026-06-09T00:33:24.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12102026-06-09T00:33:24.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
12112026-06-09T00:33:24.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
12122026-06-09T00:33:24.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
12132026-06-09T00:33:24.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
12142026-06-09T00:33:24.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12152026-06-09T00:33:24.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12162026-06-09T00:33:24.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12172026-06-09T00:33:24.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
12182026-06-09T00:33:24.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12192026-06-09T00:33:24.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12202026-06-09T00:33:24.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12212026-06-09T00:33:24.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
12222026-06-09T00:33:24.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
12232026-06-09T00:33:24.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12242026-06-09T00:33:24.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
12252026-06-09T00:33:24.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
12262026-06-09T00:33:25.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12272026-06-09T00:33:25.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12282026-06-09T00:33:25.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12292026-06-09T00:33:25.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12302026-06-09T00:33:25.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12312026-06-09T00:33:25.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12322026-06-09T00:33:25.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12332026-06-09T00:33:25.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12342026-06-09T00:33:25.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12352026-06-09T00:33:26.027ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
12362026-06-09T00:33:26.027ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
12372026-06-09T00:33:26.027ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
12382026-06-09T00:33:26.040ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
12392026-06-09T00:33:26.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
12402026-06-09T00:33:26.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
12412026-06-09T00:33:26.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
12422026-06-09T00:33:26.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
12432026-06-09T00:33:26.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
12442026-06-09T00:33:26.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
12452026-06-09T00:33:26.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
12462026-06-09T00:33:26.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
12472026-06-09T00:33:26.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
12482026-06-09T00:33:26.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
12492026-06-09T00:33:26.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
12502026-06-09T00:33:26.128ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
12512026-06-09T00:33:26.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12522026-06-09T00:33:26.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12532026-06-09T00:33:26.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12542026-06-09T00:33:26.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12552026-06-09T00:33:26.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12562026-06-09T00:33:26.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12572026-06-09T00:33:26.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12582026-06-09T00:33:26.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12592026-06-09T00:33:26.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12602026-06-09T00:33:27.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12612026-06-09T00:33:27.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12622026-06-09T00:33:27.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12632026-06-09T00:33:27.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12642026-06-09T00:33:27.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12652026-06-09T00:33:27.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12662026-06-09T00:33:27.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12672026-06-09T00:33:27.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12682026-06-09T00:33:27.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12692026-06-09T00:33:28.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12702026-06-09T00:33:28.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12712026-06-09T00:33:28.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12722026-06-09T00:33:28.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12732026-06-09T00:33:28.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12742026-06-09T00:33:28.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12752026-06-09T00:33:28.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12762026-06-09T00:33:28.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12772026-06-09T00:33:28.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12782026-06-09T00:33:29.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12792026-06-09T00:33:29.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12802026-06-09T00:33:29.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12812026-06-09T00:33:29.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12822026-06-09T00:33:29.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12832026-06-09T00:33:29.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12842026-06-09T00:33:29.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12852026-06-09T00:33:29.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12862026-06-09T00:33:29.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12872026-06-09T00:33:30.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12882026-06-09T00:33:30.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12892026-06-09T00:33:30.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12902026-06-09T00:33:30.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12912026-06-09T00:33:30.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
12922026-06-09T00:33:30.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
12932026-06-09T00:33:30.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12942026-06-09T00:33:30.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12952026-06-09T00:33:30.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
12962026-06-09T00:33:31.028ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
12972026-06-09T00:33:31.028ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
12982026-06-09T00:33:31.028ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
12992026-06-09T00:33:31.035ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
13002026-06-09T00:33:31.041ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
13012026-06-09T00:33:31.042ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
13022026-06-09T00:33:31.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
13032026-06-09T00:33:31.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
13042026-06-09T00:33:31.129ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
13052026-06-09T00:33:31.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13062026-06-09T00:33:31.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13072026-06-09T00:33:31.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13082026-06-09T00:33:31.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13092026-06-09T00:33:31.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13102026-06-09T00:33:31.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13112026-06-09T00:33:31.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13122026-06-09T00:33:31.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13132026-06-09T00:33:31.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13142026-06-09T00:33:32.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13152026-06-09T00:33:32.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13162026-06-09T00:33:32.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13172026-06-09T00:33:32.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13182026-06-09T00:33:32.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13192026-06-09T00:33:32.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13202026-06-09T00:33:32.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13212026-06-09T00:33:32.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13222026-06-09T00:33:32.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13232026-06-09T00:33:33.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13242026-06-09T00:33:33.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13252026-06-09T00:33:33.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13262026-06-09T00:33:33.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13272026-06-09T00:33:33.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13282026-06-09T00:33:33.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13292026-06-09T00:33:33.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13302026-06-09T00:33:33.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13312026-06-09T00:33:33.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13322026-06-09T00:33:34.641ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
13332026-06-09T00:33:34.641ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
13342026-06-09T00:33:34.645ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "6365422f-d852-4335-bb68-31600b087e57", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:33:34 GMT"} })
13352026-06-09T00:33:34.645ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
13362026-06-09T00:33:34.648ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "96068e09-250f-40a5-bd00-bc3a95cf817a", "content-length": "29", "date": "Tue, 09 Jun 2026 00:33:34 GMT"} })
13372026-06-09T00:33:34.648ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
13382026-06-09T00:33:34.649ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
13392026-06-09T00:33:34.649ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
13402026-06-09T00:33:34.649ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
13412026-06-09T00:33:34.649ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
13422026-06-09T00:33:34.650ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
13432026-06-09T00:33:34.650ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
13442026-06-09T00:33:34.651ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
13452026-06-09T00:33:34.651ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
13462026-06-09T00:33:34.651ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
13472026-06-09T00:33:34.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13482026-06-09T00:33:34.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13492026-06-09T00:33:34.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
13502026-06-09T00:33:34.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
13512026-06-09T00:33:34.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13522026-06-09T00:33:34.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13532026-06-09T00:33:34.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
13542026-06-09T00:33:34.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
13552026-06-09T00:33:34.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13562026-06-09T00:33:34.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
13572026-06-09T00:33:34.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13582026-06-09T00:33:34.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13592026-06-09T00:33:34.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13602026-06-09T00:33:34.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
13612026-06-09T00:33:34.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
13622026-06-09T00:33:34.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 3 n_samples = 1692 producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
13632026-06-09T00:33:34.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13642026-06-09T00:33:34.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
13652026-06-09T00:33:34.727ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 1911
13662026-06-09T00:33:34.727ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 1911
13672026-06-09T00:33:34.727ZDEBGoximeter (clickhouse-client): unrolling 1911 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
13682026-06-09T00:33:34.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
13692026-06-09T00:33:34.781ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
13702026-06-09T00:33:34.799ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2 table_name = fields_ipaddr
13712026-06-09T00:33:34.802ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2508 table_name = fields_string
13722026-06-09T00:33:34.803ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 53 table_name = fields_u16
13732026-06-09T00:33:34.805ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 801 table_name = fields_u32
13742026-06-09T00:33:34.806ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1356 table_name = fields_uuid
13752026-06-09T00:33:34.808ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1812 table_name = measurements_cumulativeu64
13762026-06-09T00:33:34.811ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 51 table_name = measurements_histogramu64
13772026-06-09T00:33:34.812ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 48 table_name = measurements_u64
13782026-06-09T00:33:34.829ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
13792026-06-09T00:33:35.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13802026-06-09T00:33:35.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13812026-06-09T00:33:35.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13822026-06-09T00:33:35.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13832026-06-09T00:33:35.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
13842026-06-09T00:33:35.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
13852026-06-09T00:33:35.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13862026-06-09T00:33:35.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13872026-06-09T00:33:35.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
13882026-06-09T00:33:36.028ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 184
13892026-06-09T00:33:36.028ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 184
13902026-06-09T00:33:36.028ZDEBGoximeter (clickhouse-client): unrolling 184 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
13912026-06-09T00:33:36.034ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
13922026-06-09T00:33:36.043ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
13932026-06-09T00:33:36.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 801 table_name = fields_string
13942026-06-09T00:33:36.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 140 table_name = fields_u16
13952026-06-09T00:33:36.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
13962026-06-09T00:33:36.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
13972026-06-09T00:33:36.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 508 table_name = fields_uuid
13982026-06-09T00:33:36.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
13992026-06-09T00:33:36.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 137 table_name = measurements_cumulativeu64
14002026-06-09T00:33:36.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
14012026-06-09T00:33:36.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_u64
14022026-06-09T00:33:36.129ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
14032026-06-09T00:33:36.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14042026-06-09T00:33:36.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14052026-06-09T00:33:36.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14062026-06-09T00:33:36.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14072026-06-09T00:33:36.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14082026-06-09T00:33:36.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14092026-06-09T00:33:36.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14102026-06-09T00:33:36.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14112026-06-09T00:33:36.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14122026-06-09T00:33:37.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14132026-06-09T00:33:37.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14142026-06-09T00:33:37.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14152026-06-09T00:33:37.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14162026-06-09T00:33:37.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14172026-06-09T00:33:37.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14182026-06-09T00:33:37.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14192026-06-09T00:33:37.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14202026-06-09T00:33:37.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14212026-06-09T00:33:38.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14222026-06-09T00:33:38.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14232026-06-09T00:33:38.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14242026-06-09T00:33:38.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14252026-06-09T00:33:38.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14262026-06-09T00:33:38.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14272026-06-09T00:33:38.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14282026-06-09T00:33:38.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14292026-06-09T00:33:38.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14302026-06-09T00:33:39.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14312026-06-09T00:33:39.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14322026-06-09T00:33:39.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14332026-06-09T00:33:39.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14342026-06-09T00:33:39.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14352026-06-09T00:33:39.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14362026-06-09T00:33:39.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14372026-06-09T00:33:39.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14382026-06-09T00:33:39.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14392026-06-09T00:33:40.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14402026-06-09T00:33:40.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14412026-06-09T00:33:40.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14422026-06-09T00:33:40.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14432026-06-09T00:33:40.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14442026-06-09T00:33:40.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14452026-06-09T00:33:40.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14462026-06-09T00:33:40.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14472026-06-09T00:33:40.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14482026-06-09T00:33:41.027ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
14492026-06-09T00:33:41.028ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
14502026-06-09T00:33:41.028ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
14512026-06-09T00:33:41.035ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
14522026-06-09T00:33:41.041ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
14532026-06-09T00:33:41.043ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
14542026-06-09T00:33:41.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
14552026-06-09T00:33:41.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
14562026-06-09T00:33:41.129ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
14572026-06-09T00:33:41.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14582026-06-09T00:33:41.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14592026-06-09T00:33:41.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14602026-06-09T00:33:41.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14612026-06-09T00:33:41.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14622026-06-09T00:33:41.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14632026-06-09T00:33:41.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14642026-06-09T00:33:41.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14652026-06-09T00:33:41.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14662026-06-09T00:33:42.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14672026-06-09T00:33:42.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14682026-06-09T00:33:42.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14692026-06-09T00:33:42.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14702026-06-09T00:33:42.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14712026-06-09T00:33:42.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14722026-06-09T00:33:42.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14732026-06-09T00:33:42.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14742026-06-09T00:33:42.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14752026-06-09T00:33:43.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14762026-06-09T00:33:43.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14772026-06-09T00:33:43.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14782026-06-09T00:33:43.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14792026-06-09T00:33:43.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14802026-06-09T00:33:43.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14812026-06-09T00:33:43.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14822026-06-09T00:33:43.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14832026-06-09T00:33:43.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
14842026-06-09T00:33:44.649ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
14852026-06-09T00:33:44.649ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
14862026-06-09T00:33:44.649ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
14872026-06-09T00:33:44.649ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
14882026-06-09T00:33:44.650ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
14892026-06-09T00:33:44.650ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
14902026-06-09T00:33:44.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14912026-06-09T00:33:44.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
14922026-06-09T00:33:44.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
14932026-06-09T00:33:44.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
14942026-06-09T00:33:44.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
14952026-06-09T00:33:44.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
14962026-06-09T00:33:44.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14972026-06-09T00:33:44.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14982026-06-09T00:33:44.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
14992026-06-09T00:33:44.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
15002026-06-09T00:33:44.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15012026-06-09T00:33:44.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15022026-06-09T00:33:44.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15032026-06-09T00:33:44.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
15042026-06-09T00:33:44.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
15052026-06-09T00:33:44.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15062026-06-09T00:33:44.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
15072026-06-09T00:33:44.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
15082026-06-09T00:33:45.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15092026-06-09T00:33:45.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15102026-06-09T00:33:45.716ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15112026-06-09T00:33:45.716ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15122026-06-09T00:33:45.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15132026-06-09T00:33:45.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15142026-06-09T00:33:45.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15152026-06-09T00:33:45.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15162026-06-09T00:33:45.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15172026-06-09T00:33:46.028ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
15182026-06-09T00:33:46.028ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
15192026-06-09T00:33:46.028ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
15202026-06-09T00:33:46.040ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
15212026-06-09T00:33:46.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
15222026-06-09T00:33:46.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
15232026-06-09T00:33:46.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
15242026-06-09T00:33:46.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
15252026-06-09T00:33:46.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
15262026-06-09T00:33:46.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
15272026-06-09T00:33:46.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
15282026-06-09T00:33:46.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
15292026-06-09T00:33:46.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
15302026-06-09T00:33:46.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
15312026-06-09T00:33:46.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
15322026-06-09T00:33:46.129ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
15332026-06-09T00:33:46.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15342026-06-09T00:33:46.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15352026-06-09T00:33:46.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15362026-06-09T00:33:46.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15372026-06-09T00:33:46.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15382026-06-09T00:33:46.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15392026-06-09T00:33:46.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15402026-06-09T00:33:46.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15412026-06-09T00:33:46.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15422026-06-09T00:33:47.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15432026-06-09T00:33:47.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15442026-06-09T00:33:47.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15452026-06-09T00:33:47.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15462026-06-09T00:33:47.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15472026-06-09T00:33:47.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15482026-06-09T00:33:47.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15492026-06-09T00:33:47.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15502026-06-09T00:33:47.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15512026-06-09T00:33:48.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15522026-06-09T00:33:48.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15532026-06-09T00:33:48.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15542026-06-09T00:33:48.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15552026-06-09T00:33:48.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15562026-06-09T00:33:48.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15572026-06-09T00:33:48.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15582026-06-09T00:33:48.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15592026-06-09T00:33:48.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15602026-06-09T00:33:49.641ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
15612026-06-09T00:33:49.641ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
15622026-06-09T00:33:49.644ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "25a73bb0-6d4c-4ed5-b9fc-8e68849afca6", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:33:49 GMT"} })
15632026-06-09T00:33:49.644ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
15642026-06-09T00:33:49.647ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "6d026b8e-3714-48da-8800-43d2ed661f0a", "content-length": "29", "date": "Tue, 09 Jun 2026 00:33:49 GMT"} })
15652026-06-09T00:33:49.647ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
15662026-06-09T00:33:49.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15672026-06-09T00:33:49.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15682026-06-09T00:33:49.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15692026-06-09T00:33:49.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15702026-06-09T00:33:49.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15712026-06-09T00:33:49.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15722026-06-09T00:33:49.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15732026-06-09T00:33:49.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15742026-06-09T00:33:49.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15752026-06-09T00:33:50.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15762026-06-09T00:33:50.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15772026-06-09T00:33:50.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15782026-06-09T00:33:50.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15792026-06-09T00:33:50.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15802026-06-09T00:33:50.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15812026-06-09T00:33:50.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15822026-06-09T00:33:50.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15832026-06-09T00:33:50.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
15842026-06-09T00:33:51.028ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
15852026-06-09T00:33:51.028ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
15862026-06-09T00:33:51.028ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
15872026-06-09T00:33:51.043ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
15882026-06-09T00:33:51.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
15892026-06-09T00:33:51.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
15902026-06-09T00:33:51.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
15912026-06-09T00:33:51.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
15922026-06-09T00:33:51.130ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
15932026-06-09T00:33:51.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15942026-06-09T00:33:51.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15952026-06-09T00:33:51.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15962026-06-09T00:33:51.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15972026-06-09T00:33:51.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
15982026-06-09T00:33:51.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
15992026-06-09T00:33:51.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16002026-06-09T00:33:51.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16012026-06-09T00:33:51.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16022026-06-09T00:33:52.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16032026-06-09T00:33:52.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16042026-06-09T00:33:52.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16052026-06-09T00:33:52.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16062026-06-09T00:33:52.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16072026-06-09T00:33:52.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16082026-06-09T00:33:52.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16092026-06-09T00:33:52.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16102026-06-09T00:33:52.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16112026-06-09T00:33:53.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16122026-06-09T00:33:53.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16132026-06-09T00:33:53.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16142026-06-09T00:33:53.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16152026-06-09T00:33:53.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16162026-06-09T00:33:53.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16172026-06-09T00:33:53.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16182026-06-09T00:33:53.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16192026-06-09T00:33:53.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16202026-06-09T00:33:54.650ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
16212026-06-09T00:33:54.650ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
16222026-06-09T00:33:54.650ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
16232026-06-09T00:33:54.650ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
16242026-06-09T00:33:54.651ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
16252026-06-09T00:33:54.651ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
16262026-06-09T00:33:54.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16272026-06-09T00:33:54.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
16282026-06-09T00:33:54.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16292026-06-09T00:33:54.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
16302026-06-09T00:33:54.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16312026-06-09T00:33:54.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
16322026-06-09T00:33:54.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
16332026-06-09T00:33:54.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16342026-06-09T00:33:54.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16352026-06-09T00:33:54.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
16362026-06-09T00:33:54.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16372026-06-09T00:33:54.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16382026-06-09T00:33:54.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16392026-06-09T00:33:54.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
16402026-06-09T00:33:54.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
16412026-06-09T00:33:54.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16422026-06-09T00:33:54.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
16432026-06-09T00:33:54.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
16442026-06-09T00:33:55.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16452026-06-09T00:33:55.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16462026-06-09T00:33:55.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16472026-06-09T00:33:55.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16482026-06-09T00:33:55.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16492026-06-09T00:33:55.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16502026-06-09T00:33:55.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16512026-06-09T00:33:55.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16522026-06-09T00:33:55.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16532026-06-09T00:33:56.028ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
16542026-06-09T00:33:56.028ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
16552026-06-09T00:33:56.028ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
16562026-06-09T00:33:56.041ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
16572026-06-09T00:33:56.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
16582026-06-09T00:33:56.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
16592026-06-09T00:33:56.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
16602026-06-09T00:33:56.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
16612026-06-09T00:33:56.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
16622026-06-09T00:33:56.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
16632026-06-09T00:33:56.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
16642026-06-09T00:33:56.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
16652026-06-09T00:33:56.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
16662026-06-09T00:33:56.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
16672026-06-09T00:33:56.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
16682026-06-09T00:33:56.129ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
16692026-06-09T00:33:56.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16702026-06-09T00:33:56.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16712026-06-09T00:33:56.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16722026-06-09T00:33:56.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16732026-06-09T00:33:56.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16742026-06-09T00:33:56.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16752026-06-09T00:33:56.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16762026-06-09T00:33:56.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16772026-06-09T00:33:56.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16782026-06-09T00:33:57.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16792026-06-09T00:33:57.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16802026-06-09T00:33:57.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16812026-06-09T00:33:57.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16822026-06-09T00:33:57.718ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16832026-06-09T00:33:57.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16842026-06-09T00:33:57.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16852026-06-09T00:33:57.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16862026-06-09T00:33:57.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16872026-06-09T00:33:58.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16882026-06-09T00:33:58.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16892026-06-09T00:33:58.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16902026-06-09T00:33:58.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16912026-06-09T00:33:58.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16922026-06-09T00:33:58.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16932026-06-09T00:33:58.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16942026-06-09T00:33:58.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16952026-06-09T00:33:58.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
16962026-06-09T00:33:59.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16972026-06-09T00:33:59.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
16982026-06-09T00:33:59.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
16992026-06-09T00:33:59.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17002026-06-09T00:33:59.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17012026-06-09T00:33:59.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17022026-06-09T00:33:59.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17032026-06-09T00:33:59.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17042026-06-09T00:33:59.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17052026-06-09T00:34:00.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17062026-06-09T00:34:00.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17072026-06-09T00:34:00.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17082026-06-09T00:34:00.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17092026-06-09T00:34:00.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17102026-06-09T00:34:00.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17112026-06-09T00:34:00.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17122026-06-09T00:34:00.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17132026-06-09T00:34:00.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17142026-06-09T00:34:01.028ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
17152026-06-09T00:34:01.028ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
17162026-06-09T00:34:01.028ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
17172026-06-09T00:34:01.035ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
17182026-06-09T00:34:01.041ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
17192026-06-09T00:34:01.042ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
17202026-06-09T00:34:01.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
17212026-06-09T00:34:01.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
17222026-06-09T00:34:01.129ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
17232026-06-09T00:34:01.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17242026-06-09T00:34:01.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17252026-06-09T00:34:01.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17262026-06-09T00:34:01.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17272026-06-09T00:34:01.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17282026-06-09T00:34:01.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17292026-06-09T00:34:01.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17302026-06-09T00:34:01.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17312026-06-09T00:34:01.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17322026-06-09T00:34:02.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17332026-06-09T00:34:02.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17342026-06-09T00:34:02.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17352026-06-09T00:34:02.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17362026-06-09T00:34:02.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17372026-06-09T00:34:02.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17382026-06-09T00:34:02.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17392026-06-09T00:34:02.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17402026-06-09T00:34:02.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17412026-06-09T00:34:03.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17422026-06-09T00:34:03.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17432026-06-09T00:34:03.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17442026-06-09T00:34:03.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17452026-06-09T00:34:03.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17462026-06-09T00:34:03.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17472026-06-09T00:34:03.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17482026-06-09T00:34:03.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17492026-06-09T00:34:03.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17502026-06-09T00:34:04.642ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
17512026-06-09T00:34:04.642ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
17522026-06-09T00:34:04.645ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "4ccd269a-2394-48c9-834d-744a3cfa73dc", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:34:04 GMT"} })
17532026-06-09T00:34:04.645ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
17542026-06-09T00:34:04.648ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "26d4e120-2f3d-4fa2-b1f3-d508daaf3ed1", "content-length": "29", "date": "Tue, 09 Jun 2026 00:34:04 GMT"} })
17552026-06-09T00:34:04.648ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
17562026-06-09T00:34:04.650ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
17572026-06-09T00:34:04.650ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
17582026-06-09T00:34:04.650ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
17592026-06-09T00:34:04.650ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
17602026-06-09T00:34:04.650ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
17612026-06-09T00:34:04.650ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
17622026-06-09T00:34:04.651ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
17632026-06-09T00:34:04.651ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
17642026-06-09T00:34:04.652ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
17652026-06-09T00:34:04.652ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
17662026-06-09T00:34:04.670ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17672026-06-09T00:34:04.670ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
17682026-06-09T00:34:04.670ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
17692026-06-09T00:34:04.670ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
17702026-06-09T00:34:04.670ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17712026-06-09T00:34:04.670ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17722026-06-09T00:34:04.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17732026-06-09T00:34:04.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17742026-06-09T00:34:04.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
17752026-06-09T00:34:04.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
17762026-06-09T00:34:04.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
17772026-06-09T00:34:04.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
17782026-06-09T00:34:04.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17792026-06-09T00:34:04.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17802026-06-09T00:34:04.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
17812026-06-09T00:34:04.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
17822026-06-09T00:34:04.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
17832026-06-09T00:34:04.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17842026-06-09T00:34:04.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
17852026-06-09T00:34:04.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
17862026-06-09T00:34:04.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17872026-06-09T00:34:04.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
17882026-06-09T00:34:04.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
17892026-06-09T00:34:04.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 3 n_samples = 1844 producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
17902026-06-09T00:34:04.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
17912026-06-09T00:34:04.733ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2210
17922026-06-09T00:34:04.733ZDEBGoximeter (clickhouse-client): unrolling 2210 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
17932026-06-09T00:34:04.733ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2210
17942026-06-09T00:34:04.799ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
17952026-06-09T00:34:04.821ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
17962026-06-09T00:34:04.823ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 16 table_name = fields_ipaddr
17972026-06-09T00:34:04.827ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4096 table_name = fields_string
17982026-06-09T00:34:04.828ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 207 table_name = fields_u16
17992026-06-09T00:34:04.830ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1098 table_name = fields_u32
18002026-06-09T00:34:04.831ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
18012026-06-09T00:34:04.833ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2372 table_name = fields_uuid
18022026-06-09T00:34:04.834ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
18032026-06-09T00:34:04.834ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
18042026-06-09T00:34:04.836ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1924 table_name = measurements_cumulativeu64
18052026-06-09T00:34:04.837ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
18062026-06-09T00:34:04.839ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 51 table_name = measurements_histogramu64
18072026-06-09T00:34:04.841ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 230 table_name = measurements_u64
18082026-06-09T00:34:05.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18092026-06-09T00:34:05.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18102026-06-09T00:34:05.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18112026-06-09T00:34:05.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18122026-06-09T00:34:05.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18132026-06-09T00:34:05.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18142026-06-09T00:34:05.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18152026-06-09T00:34:05.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18162026-06-09T00:34:05.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18172026-06-09T00:34:06.028ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
18182026-06-09T00:34:06.028ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
18192026-06-09T00:34:06.028ZDEBGoximeter (clickhouse-client): unrolling 44 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
18202026-06-09T00:34:06.030ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
18212026-06-09T00:34:06.036ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
18222026-06-09T00:34:06.037ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
18232026-06-09T00:34:06.039ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 32 table_name = measurements_cumulativeu64
18242026-06-09T00:34:06.040ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 12 table_name = measurements_u64
18252026-06-09T00:34:06.130ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
18262026-06-09T00:34:06.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18272026-06-09T00:34:06.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18282026-06-09T00:34:06.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18292026-06-09T00:34:06.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18302026-06-09T00:34:06.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18312026-06-09T00:34:06.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18322026-06-09T00:34:06.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18332026-06-09T00:34:06.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18342026-06-09T00:34:06.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18352026-06-09T00:34:07.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18362026-06-09T00:34:07.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18372026-06-09T00:34:07.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18382026-06-09T00:34:07.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18392026-06-09T00:34:07.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18402026-06-09T00:34:07.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18412026-06-09T00:34:07.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18422026-06-09T00:34:07.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18432026-06-09T00:34:07.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18442026-06-09T00:34:08.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18452026-06-09T00:34:08.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18462026-06-09T00:34:08.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18472026-06-09T00:34:08.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18482026-06-09T00:34:08.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18492026-06-09T00:34:08.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18502026-06-09T00:34:08.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18512026-06-09T00:34:08.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18522026-06-09T00:34:08.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18532026-06-09T00:34:09.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18542026-06-09T00:34:09.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18552026-06-09T00:34:09.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18562026-06-09T00:34:09.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18572026-06-09T00:34:09.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18582026-06-09T00:34:09.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18592026-06-09T00:34:09.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18602026-06-09T00:34:09.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18612026-06-09T00:34:09.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18622026-06-09T00:34:10.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18632026-06-09T00:34:10.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18642026-06-09T00:34:10.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18652026-06-09T00:34:10.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18662026-06-09T00:34:10.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18672026-06-09T00:34:10.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18682026-06-09T00:34:10.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18692026-06-09T00:34:10.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18702026-06-09T00:34:10.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18712026-06-09T00:34:11.029ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
18722026-06-09T00:34:11.029ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
18732026-06-09T00:34:11.029ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
18742026-06-09T00:34:11.037ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
18752026-06-09T00:34:11.043ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
18762026-06-09T00:34:11.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
18772026-06-09T00:34:11.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
18782026-06-09T00:34:11.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
18792026-06-09T00:34:11.130ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
18802026-06-09T00:34:11.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18812026-06-09T00:34:11.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18822026-06-09T00:34:11.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18832026-06-09T00:34:11.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18842026-06-09T00:34:11.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18852026-06-09T00:34:11.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18862026-06-09T00:34:11.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18872026-06-09T00:34:11.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18882026-06-09T00:34:11.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18892026-06-09T00:34:12.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18902026-06-09T00:34:12.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18912026-06-09T00:34:12.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18922026-06-09T00:34:12.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18932026-06-09T00:34:12.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18942026-06-09T00:34:12.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
18952026-06-09T00:34:12.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18962026-06-09T00:34:12.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18972026-06-09T00:34:12.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
18982026-06-09T00:34:13.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
18992026-06-09T00:34:13.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19002026-06-09T00:34:13.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19012026-06-09T00:34:13.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19022026-06-09T00:34:13.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19032026-06-09T00:34:13.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19042026-06-09T00:34:13.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19052026-06-09T00:34:13.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19062026-06-09T00:34:13.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19072026-06-09T00:34:14.651ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
19082026-06-09T00:34:14.651ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
19092026-06-09T00:34:14.651ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
19102026-06-09T00:34:14.651ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
19112026-06-09T00:34:14.652ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
19122026-06-09T00:34:14.652ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
19132026-06-09T00:34:14.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19142026-06-09T00:34:14.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19152026-06-09T00:34:14.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
19162026-06-09T00:34:14.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
19172026-06-09T00:34:14.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
19182026-06-09T00:34:14.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
19192026-06-09T00:34:14.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19202026-06-09T00:34:14.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19212026-06-09T00:34:14.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19222026-06-09T00:34:14.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
19232026-06-09T00:34:14.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19242026-06-09T00:34:14.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19252026-06-09T00:34:14.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19262026-06-09T00:34:14.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
19272026-06-09T00:34:14.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
19282026-06-09T00:34:14.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19292026-06-09T00:34:14.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
19302026-06-09T00:34:14.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
19312026-06-09T00:34:15.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19322026-06-09T00:34:15.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19332026-06-09T00:34:15.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19342026-06-09T00:34:15.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19352026-06-09T00:34:15.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19362026-06-09T00:34:15.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19372026-06-09T00:34:15.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19382026-06-09T00:34:15.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19392026-06-09T00:34:15.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19402026-06-09T00:34:16.029ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
19412026-06-09T00:34:16.029ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
19422026-06-09T00:34:16.029ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
19432026-06-09T00:34:16.041ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
19442026-06-09T00:34:16.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
19452026-06-09T00:34:16.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
19462026-06-09T00:34:16.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
19472026-06-09T00:34:16.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
19482026-06-09T00:34:16.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
19492026-06-09T00:34:16.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
19502026-06-09T00:34:16.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
19512026-06-09T00:34:16.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
19522026-06-09T00:34:16.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
19532026-06-09T00:34:16.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
19542026-06-09T00:34:16.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
19552026-06-09T00:34:16.130ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
19562026-06-09T00:34:16.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19572026-06-09T00:34:16.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19582026-06-09T00:34:16.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19592026-06-09T00:34:16.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19602026-06-09T00:34:16.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19612026-06-09T00:34:16.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19622026-06-09T00:34:16.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19632026-06-09T00:34:16.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19642026-06-09T00:34:16.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19652026-06-09T00:34:17.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19662026-06-09T00:34:17.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19672026-06-09T00:34:17.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19682026-06-09T00:34:17.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19692026-06-09T00:34:17.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19702026-06-09T00:34:17.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19712026-06-09T00:34:17.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19722026-06-09T00:34:17.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19732026-06-09T00:34:17.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19742026-06-09T00:34:18.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19752026-06-09T00:34:18.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19762026-06-09T00:34:18.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19772026-06-09T00:34:18.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19782026-06-09T00:34:18.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19792026-06-09T00:34:18.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19802026-06-09T00:34:18.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19812026-06-09T00:34:18.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19822026-06-09T00:34:18.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19832026-06-09T00:34:19.641ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
19842026-06-09T00:34:19.641ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
19852026-06-09T00:34:19.645ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "255cd427-8266-49cd-bb46-74f7fc9cd657", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:34:19 GMT"} })
19862026-06-09T00:34:19.645ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
19872026-06-09T00:34:19.648ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "4a229621-34d2-484d-9993-cc99054d15f6", "content-length": "29", "date": "Tue, 09 Jun 2026 00:34:19 GMT"} })
19882026-06-09T00:34:19.648ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
19892026-06-09T00:34:19.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19902026-06-09T00:34:19.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19912026-06-09T00:34:19.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19922026-06-09T00:34:19.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19932026-06-09T00:34:19.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
19942026-06-09T00:34:19.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19952026-06-09T00:34:19.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19962026-06-09T00:34:19.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19972026-06-09T00:34:19.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
19982026-06-09T00:34:20.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
19992026-06-09T00:34:20.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20002026-06-09T00:34:20.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20012026-06-09T00:34:20.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20022026-06-09T00:34:20.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20032026-06-09T00:34:20.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20042026-06-09T00:34:20.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20052026-06-09T00:34:20.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20062026-06-09T00:34:20.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20072026-06-09T00:34:21.028ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
20082026-06-09T00:34:21.028ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
20092026-06-09T00:34:21.028ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
20102026-06-09T00:34:21.036ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
20112026-06-09T00:34:21.043ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
20122026-06-09T00:34:21.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
20132026-06-09T00:34:21.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
20142026-06-09T00:34:21.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
20152026-06-09T00:34:21.129ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
20162026-06-09T00:34:21.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20172026-06-09T00:34:21.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20182026-06-09T00:34:21.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20192026-06-09T00:34:21.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20202026-06-09T00:34:21.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20212026-06-09T00:34:21.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20222026-06-09T00:34:21.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20232026-06-09T00:34:21.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20242026-06-09T00:34:21.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20252026-06-09T00:34:22.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20262026-06-09T00:34:22.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20272026-06-09T00:34:22.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20282026-06-09T00:34:22.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20292026-06-09T00:34:22.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20302026-06-09T00:34:22.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20312026-06-09T00:34:22.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20322026-06-09T00:34:22.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20332026-06-09T00:34:22.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20342026-06-09T00:34:23.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20352026-06-09T00:34:23.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20362026-06-09T00:34:23.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20372026-06-09T00:34:23.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20382026-06-09T00:34:23.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20392026-06-09T00:34:23.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20402026-06-09T00:34:23.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20412026-06-09T00:34:23.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20422026-06-09T00:34:23.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20432026-06-09T00:34:24.650ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
20442026-06-09T00:34:24.650ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
20452026-06-09T00:34:24.650ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
20462026-06-09T00:34:24.650ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
20472026-06-09T00:34:24.652ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
20482026-06-09T00:34:24.652ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
20492026-06-09T00:34:24.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20502026-06-09T00:34:24.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20512026-06-09T00:34:24.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
20522026-06-09T00:34:24.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
20532026-06-09T00:34:24.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
20542026-06-09T00:34:24.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
20552026-06-09T00:34:24.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20562026-06-09T00:34:24.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20572026-06-09T00:34:24.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20582026-06-09T00:34:24.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
20592026-06-09T00:34:24.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20602026-06-09T00:34:24.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20612026-06-09T00:34:24.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20622026-06-09T00:34:24.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
20632026-06-09T00:34:24.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
20642026-06-09T00:34:24.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20652026-06-09T00:34:24.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
20662026-06-09T00:34:24.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
20672026-06-09T00:34:25.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20682026-06-09T00:34:25.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20692026-06-09T00:34:25.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20702026-06-09T00:34:25.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20712026-06-09T00:34:25.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20722026-06-09T00:34:25.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20732026-06-09T00:34:25.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20742026-06-09T00:34:25.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20752026-06-09T00:34:25.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20762026-06-09T00:34:26.028ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
20772026-06-09T00:34:26.029ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
20782026-06-09T00:34:26.029ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
20792026-06-09T00:34:26.041ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
20802026-06-09T00:34:26.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
20812026-06-09T00:34:26.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
20822026-06-09T00:34:26.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
20832026-06-09T00:34:26.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
20842026-06-09T00:34:26.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
20852026-06-09T00:34:26.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
20862026-06-09T00:34:26.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
20872026-06-09T00:34:26.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
20882026-06-09T00:34:26.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
20892026-06-09T00:34:26.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
20902026-06-09T00:34:26.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
20912026-06-09T00:34:26.129ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
20922026-06-09T00:34:26.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20932026-06-09T00:34:26.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20942026-06-09T00:34:26.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20952026-06-09T00:34:26.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20962026-06-09T00:34:26.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
20972026-06-09T00:34:26.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
20982026-06-09T00:34:26.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
20992026-06-09T00:34:26.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21002026-06-09T00:34:26.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21012026-06-09T00:34:27.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21022026-06-09T00:34:27.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21032026-06-09T00:34:27.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21042026-06-09T00:34:27.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21052026-06-09T00:34:27.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21062026-06-09T00:34:27.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21072026-06-09T00:34:27.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21082026-06-09T00:34:27.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21092026-06-09T00:34:27.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21102026-06-09T00:34:28.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21112026-06-09T00:34:28.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21122026-06-09T00:34:28.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21132026-06-09T00:34:28.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21142026-06-09T00:34:28.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21152026-06-09T00:34:28.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21162026-06-09T00:34:28.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21172026-06-09T00:34:28.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21182026-06-09T00:34:28.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21192026-06-09T00:34:29.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21202026-06-09T00:34:29.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21212026-06-09T00:34:29.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21222026-06-09T00:34:29.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21232026-06-09T00:34:29.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21242026-06-09T00:34:29.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21252026-06-09T00:34:29.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21262026-06-09T00:34:29.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21272026-06-09T00:34:29.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21282026-06-09T00:34:30.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21292026-06-09T00:34:30.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21302026-06-09T00:34:30.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21312026-06-09T00:34:30.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21322026-06-09T00:34:30.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21332026-06-09T00:34:30.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21342026-06-09T00:34:30.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21352026-06-09T00:34:30.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21362026-06-09T00:34:30.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21372026-06-09T00:34:31.028ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
21382026-06-09T00:34:31.028ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
21392026-06-09T00:34:31.028ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
21402026-06-09T00:34:31.035ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
21412026-06-09T00:34:31.041ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
21422026-06-09T00:34:31.042ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
21432026-06-09T00:34:31.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
21442026-06-09T00:34:31.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
21452026-06-09T00:34:31.130ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
21462026-06-09T00:34:31.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21472026-06-09T00:34:31.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21482026-06-09T00:34:31.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21492026-06-09T00:34:31.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21502026-06-09T00:34:31.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21512026-06-09T00:34:31.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21522026-06-09T00:34:31.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21532026-06-09T00:34:31.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21542026-06-09T00:34:31.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21552026-06-09T00:34:32.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21562026-06-09T00:34:32.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21572026-06-09T00:34:32.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21582026-06-09T00:34:32.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21592026-06-09T00:34:32.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21602026-06-09T00:34:32.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21612026-06-09T00:34:32.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21622026-06-09T00:34:32.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21632026-06-09T00:34:32.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21642026-06-09T00:34:33.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21652026-06-09T00:34:33.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21662026-06-09T00:34:33.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21672026-06-09T00:34:33.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21682026-06-09T00:34:33.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21692026-06-09T00:34:33.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21702026-06-09T00:34:33.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21712026-06-09T00:34:33.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21722026-06-09T00:34:33.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
21732026-06-09T00:34:34.642ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
21742026-06-09T00:34:34.642ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
21752026-06-09T00:34:34.646ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "283c6884-b0bf-4aaf-ac1c-ef3bcfeae967", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:34:34 GMT"} })
21762026-06-09T00:34:34.646ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
21772026-06-09T00:34:34.649ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "c1083daa-89b2-4f13-9577-e9a7ce59f1a4", "content-length": "29", "date": "Tue, 09 Jun 2026 00:34:34 GMT"} })
21782026-06-09T00:34:34.649ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
21792026-06-09T00:34:34.650ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
21802026-06-09T00:34:34.650ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
21812026-06-09T00:34:34.650ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
21822026-06-09T00:34:34.650ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
21832026-06-09T00:34:34.651ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
21842026-06-09T00:34:34.651ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
21852026-06-09T00:34:34.653ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
21862026-06-09T00:34:34.653ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
21872026-06-09T00:34:34.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
21882026-06-09T00:34:34.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21892026-06-09T00:34:34.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21902026-06-09T00:34:34.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
21912026-06-09T00:34:34.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
21922026-06-09T00:34:34.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
21932026-06-09T00:34:34.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
21942026-06-09T00:34:34.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21952026-06-09T00:34:34.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21962026-06-09T00:34:34.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
21972026-06-09T00:34:34.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
21982026-06-09T00:34:34.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
21992026-06-09T00:34:34.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22002026-06-09T00:34:34.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22012026-06-09T00:34:34.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
22022026-06-09T00:34:34.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
22032026-06-09T00:34:34.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22042026-06-09T00:34:34.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 3 n_samples = 1692 producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
22052026-06-09T00:34:34.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
22062026-06-09T00:34:34.728ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 1911
22072026-06-09T00:34:34.729ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 1911
22082026-06-09T00:34:34.729ZDEBGoximeter (clickhouse-client): unrolling 1911 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
22092026-06-09T00:34:34.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
22102026-06-09T00:34:34.783ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
22112026-06-09T00:34:34.803ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2 table_name = fields_ipaddr
22122026-06-09T00:34:34.805ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2508 table_name = fields_string
22132026-06-09T00:34:34.806ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 53 table_name = fields_u16
22142026-06-09T00:34:34.808ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 801 table_name = fields_u32
22152026-06-09T00:34:34.810ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1356 table_name = fields_uuid
22162026-06-09T00:34:34.812ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1812 table_name = measurements_cumulativeu64
22172026-06-09T00:34:34.814ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 51 table_name = measurements_histogramu64
22182026-06-09T00:34:34.815ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 48 table_name = measurements_u64
22192026-06-09T00:34:34.830ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
22202026-06-09T00:34:35.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22212026-06-09T00:34:35.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22222026-06-09T00:34:35.717ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22232026-06-09T00:34:35.717ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22242026-06-09T00:34:35.719ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22252026-06-09T00:34:35.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22262026-06-09T00:34:35.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22272026-06-09T00:34:35.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22282026-06-09T00:34:35.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22292026-06-09T00:34:36.029ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 184
22302026-06-09T00:34:36.029ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 184
22312026-06-09T00:34:36.029ZDEBGoximeter (clickhouse-client): unrolling 184 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
22322026-06-09T00:34:36.035ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
22332026-06-09T00:34:36.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
22342026-06-09T00:34:36.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 801 table_name = fields_string
22352026-06-09T00:34:36.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 140 table_name = fields_u16
22362026-06-09T00:34:36.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
22372026-06-09T00:34:36.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
22382026-06-09T00:34:36.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 508 table_name = fields_uuid
22392026-06-09T00:34:36.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
22402026-06-09T00:34:36.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 137 table_name = measurements_cumulativeu64
22412026-06-09T00:34:36.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
22422026-06-09T00:34:36.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_u64
22432026-06-09T00:34:36.130ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
22442026-06-09T00:34:36.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22452026-06-09T00:34:36.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22462026-06-09T00:34:36.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22472026-06-09T00:34:36.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22482026-06-09T00:34:36.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22492026-06-09T00:34:36.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22502026-06-09T00:34:36.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22512026-06-09T00:34:36.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22522026-06-09T00:34:36.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22532026-06-09T00:34:37.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22542026-06-09T00:34:37.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22552026-06-09T00:34:37.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22562026-06-09T00:34:37.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22572026-06-09T00:34:37.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22582026-06-09T00:34:37.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22592026-06-09T00:34:37.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22602026-06-09T00:34:37.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22612026-06-09T00:34:37.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22622026-06-09T00:34:38.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22632026-06-09T00:34:38.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22642026-06-09T00:34:38.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22652026-06-09T00:34:38.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22662026-06-09T00:34:38.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22672026-06-09T00:34:38.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22682026-06-09T00:34:38.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22692026-06-09T00:34:38.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22702026-06-09T00:34:38.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22712026-06-09T00:34:39.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22722026-06-09T00:34:39.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22732026-06-09T00:34:39.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22742026-06-09T00:34:39.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22752026-06-09T00:34:39.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22762026-06-09T00:34:39.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22772026-06-09T00:34:39.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22782026-06-09T00:34:39.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22792026-06-09T00:34:39.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22802026-06-09T00:34:40.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22812026-06-09T00:34:40.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22822026-06-09T00:34:40.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22832026-06-09T00:34:40.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22842026-06-09T00:34:40.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22852026-06-09T00:34:40.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
22862026-06-09T00:34:40.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22872026-06-09T00:34:40.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22882026-06-09T00:34:40.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
22892026-06-09T00:34:41.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
22902026-06-09T00:34:41.030ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
22912026-06-09T00:34:41.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
22922026-06-09T00:34:41.037ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
22932026-06-09T00:34:41.043ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
22942026-06-09T00:34:41.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
22952026-06-09T00:34:41.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
22962026-06-09T00:34:41.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
22972026-06-09T00:34:41.131ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
22982026-06-09T00:34:41.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
22992026-06-09T00:34:41.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23002026-06-09T00:34:41.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23012026-06-09T00:34:41.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23022026-06-09T00:34:41.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23032026-06-09T00:34:41.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23042026-06-09T00:34:41.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23052026-06-09T00:34:41.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23062026-06-09T00:34:41.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23072026-06-09T00:34:42.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23082026-06-09T00:34:42.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23092026-06-09T00:34:42.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23102026-06-09T00:34:42.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23112026-06-09T00:34:42.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23122026-06-09T00:34:42.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23132026-06-09T00:34:42.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23142026-06-09T00:34:42.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23152026-06-09T00:34:42.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23162026-06-09T00:34:43.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23172026-06-09T00:34:43.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23182026-06-09T00:34:43.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23192026-06-09T00:34:43.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23202026-06-09T00:34:43.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23212026-06-09T00:34:43.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23222026-06-09T00:34:43.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23232026-06-09T00:34:43.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23242026-06-09T00:34:43.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23252026-06-09T00:34:44.651ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
23262026-06-09T00:34:44.651ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
23272026-06-09T00:34:44.651ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
23282026-06-09T00:34:44.651ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
23292026-06-09T00:34:44.652ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
23302026-06-09T00:34:44.652ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
23312026-06-09T00:34:44.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23322026-06-09T00:34:44.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23332026-06-09T00:34:44.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
23342026-06-09T00:34:44.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
23352026-06-09T00:34:44.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
23362026-06-09T00:34:44.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
23372026-06-09T00:34:44.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23382026-06-09T00:34:44.718ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23392026-06-09T00:34:44.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23402026-06-09T00:34:44.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
23412026-06-09T00:34:44.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23422026-06-09T00:34:44.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23432026-06-09T00:34:44.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23442026-06-09T00:34:44.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
23452026-06-09T00:34:44.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
23462026-06-09T00:34:44.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23472026-06-09T00:34:44.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
23482026-06-09T00:34:44.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
23492026-06-09T00:34:45.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23502026-06-09T00:34:45.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23512026-06-09T00:34:45.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23522026-06-09T00:34:45.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23532026-06-09T00:34:45.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23542026-06-09T00:34:45.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23552026-06-09T00:34:45.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23562026-06-09T00:34:45.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23572026-06-09T00:34:45.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23582026-06-09T00:34:46.029ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
23592026-06-09T00:34:46.029ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
23602026-06-09T00:34:46.029ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
23612026-06-09T00:34:46.041ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
23622026-06-09T00:34:46.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
23632026-06-09T00:34:46.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
23642026-06-09T00:34:46.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
23652026-06-09T00:34:46.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
23662026-06-09T00:34:46.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
23672026-06-09T00:34:46.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
23682026-06-09T00:34:46.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
23692026-06-09T00:34:46.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
23702026-06-09T00:34:46.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
23712026-06-09T00:34:46.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
23722026-06-09T00:34:46.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
23732026-06-09T00:34:46.130ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
23742026-06-09T00:34:46.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23752026-06-09T00:34:46.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23762026-06-09T00:34:46.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23772026-06-09T00:34:46.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23782026-06-09T00:34:46.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23792026-06-09T00:34:46.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23802026-06-09T00:34:46.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23812026-06-09T00:34:46.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23822026-06-09T00:34:46.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23832026-06-09T00:34:47.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23842026-06-09T00:34:47.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23852026-06-09T00:34:47.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23862026-06-09T00:34:47.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23872026-06-09T00:34:47.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23882026-06-09T00:34:47.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23892026-06-09T00:34:47.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23902026-06-09T00:34:47.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23912026-06-09T00:34:47.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23922026-06-09T00:34:48.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23932026-06-09T00:34:48.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23942026-06-09T00:34:48.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23952026-06-09T00:34:48.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23962026-06-09T00:34:48.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
23972026-06-09T00:34:48.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
23982026-06-09T00:34:48.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
23992026-06-09T00:34:48.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24002026-06-09T00:34:48.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24012026-06-09T00:34:49.643ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
24022026-06-09T00:34:49.643ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
24032026-06-09T00:34:49.647ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "4e39d655-7f49-404c-8fc1-3e1b6f00ac3c", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:34:49 GMT"} })
24042026-06-09T00:34:49.647ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
24052026-06-09T00:34:49.650ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "9f5cee2f-d7cc-4f10-87da-6f006624cb15", "content-length": "29", "date": "Tue, 09 Jun 2026 00:34:49 GMT"} })
24062026-06-09T00:34:49.650ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
24072026-06-09T00:34:49.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24082026-06-09T00:34:49.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24092026-06-09T00:34:49.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24102026-06-09T00:34:49.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24112026-06-09T00:34:49.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24122026-06-09T00:34:49.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24132026-06-09T00:34:49.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24142026-06-09T00:34:49.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24152026-06-09T00:34:49.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24162026-06-09T00:34:50.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24172026-06-09T00:34:50.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24182026-06-09T00:34:50.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24192026-06-09T00:34:50.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24202026-06-09T00:34:50.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24212026-06-09T00:34:50.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24222026-06-09T00:34:50.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24232026-06-09T00:34:50.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24242026-06-09T00:34:50.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24252026-06-09T00:34:51.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
24262026-06-09T00:34:51.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
24272026-06-09T00:34:51.030ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
24282026-06-09T00:34:51.044ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
24292026-06-09T00:34:51.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
24302026-06-09T00:34:51.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
24312026-06-09T00:34:51.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
24322026-06-09T00:34:51.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
24332026-06-09T00:34:51.131ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
24342026-06-09T00:34:51.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24352026-06-09T00:34:51.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24362026-06-09T00:34:51.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24372026-06-09T00:34:51.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24382026-06-09T00:34:51.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24392026-06-09T00:34:51.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24402026-06-09T00:34:51.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24412026-06-09T00:34:51.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24422026-06-09T00:34:51.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24432026-06-09T00:34:52.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24442026-06-09T00:34:52.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24452026-06-09T00:34:52.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24462026-06-09T00:34:52.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24472026-06-09T00:34:52.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24482026-06-09T00:34:52.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24492026-06-09T00:34:52.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24502026-06-09T00:34:52.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24512026-06-09T00:34:52.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24522026-06-09T00:34:53.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24532026-06-09T00:34:53.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24542026-06-09T00:34:53.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24552026-06-09T00:34:53.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24562026-06-09T00:34:53.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24572026-06-09T00:34:53.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24582026-06-09T00:34:53.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24592026-06-09T00:34:53.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24602026-06-09T00:34:53.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24612026-06-09T00:34:54.652ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
24622026-06-09T00:34:54.652ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
24632026-06-09T00:34:54.652ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
24642026-06-09T00:34:54.652ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
24652026-06-09T00:34:54.653ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
24662026-06-09T00:34:54.653ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
24672026-06-09T00:34:54.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24682026-06-09T00:34:54.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24692026-06-09T00:34:54.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
24702026-06-09T00:34:54.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
24712026-06-09T00:34:54.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
24722026-06-09T00:34:54.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24732026-06-09T00:34:54.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24742026-06-09T00:34:54.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
24752026-06-09T00:34:54.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24762026-06-09T00:34:54.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
24772026-06-09T00:34:54.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24782026-06-09T00:34:54.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24792026-06-09T00:34:54.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24802026-06-09T00:34:54.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
24812026-06-09T00:34:54.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
24822026-06-09T00:34:54.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24832026-06-09T00:34:54.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
24842026-06-09T00:34:54.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
24852026-06-09T00:34:55.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24862026-06-09T00:34:55.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24872026-06-09T00:34:55.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24882026-06-09T00:34:55.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24892026-06-09T00:34:55.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
24902026-06-09T00:34:55.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
24912026-06-09T00:34:55.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24922026-06-09T00:34:55.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24932026-06-09T00:34:55.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
24942026-06-09T00:34:56.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
24952026-06-09T00:34:56.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
24962026-06-09T00:34:56.030ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
24972026-06-09T00:34:56.043ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
24982026-06-09T00:34:56.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
24992026-06-09T00:34:56.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
25002026-06-09T00:34:56.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
25012026-06-09T00:34:56.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
25022026-06-09T00:34:56.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
25032026-06-09T00:34:56.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
25042026-06-09T00:34:56.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
25052026-06-09T00:34:56.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
25062026-06-09T00:34:56.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
25072026-06-09T00:34:56.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
25082026-06-09T00:34:56.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
25092026-06-09T00:34:56.131ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
25102026-06-09T00:34:56.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25112026-06-09T00:34:56.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25122026-06-09T00:34:56.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25132026-06-09T00:34:56.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25142026-06-09T00:34:56.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25152026-06-09T00:34:56.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25162026-06-09T00:34:56.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25172026-06-09T00:34:56.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25182026-06-09T00:34:56.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25192026-06-09T00:34:57.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25202026-06-09T00:34:57.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25212026-06-09T00:34:57.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25222026-06-09T00:34:57.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25232026-06-09T00:34:57.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25242026-06-09T00:34:57.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25252026-06-09T00:34:57.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25262026-06-09T00:34:57.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25272026-06-09T00:34:57.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25282026-06-09T00:34:58.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25292026-06-09T00:34:58.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25302026-06-09T00:34:58.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25312026-06-09T00:34:58.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25322026-06-09T00:34:58.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25332026-06-09T00:34:58.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25342026-06-09T00:34:58.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25352026-06-09T00:34:58.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25362026-06-09T00:34:58.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25372026-06-09T00:34:59.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25382026-06-09T00:34:59.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25392026-06-09T00:34:59.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25402026-06-09T00:34:59.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25412026-06-09T00:34:59.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25422026-06-09T00:34:59.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25432026-06-09T00:34:59.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25442026-06-09T00:34:59.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25452026-06-09T00:34:59.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25462026-06-09T00:35:00.718ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25472026-06-09T00:35:00.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25482026-06-09T00:35:00.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25492026-06-09T00:35:00.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25502026-06-09T00:35:00.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25512026-06-09T00:35:00.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25522026-06-09T00:35:00.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25532026-06-09T00:35:00.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25542026-06-09T00:35:00.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25552026-06-09T00:35:01.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
25562026-06-09T00:35:01.030ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
25572026-06-09T00:35:01.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
25582026-06-09T00:35:01.037ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
25592026-06-09T00:35:01.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
25602026-06-09T00:35:01.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
25612026-06-09T00:35:01.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
25622026-06-09T00:35:01.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
25632026-06-09T00:35:01.131ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
25642026-06-09T00:35:01.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25652026-06-09T00:35:01.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25662026-06-09T00:35:01.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25672026-06-09T00:35:01.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25682026-06-09T00:35:01.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25692026-06-09T00:35:01.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25702026-06-09T00:35:01.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25712026-06-09T00:35:01.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25722026-06-09T00:35:01.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25732026-06-09T00:35:02.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25742026-06-09T00:35:02.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25752026-06-09T00:35:02.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25762026-06-09T00:35:02.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25772026-06-09T00:35:02.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25782026-06-09T00:35:02.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25792026-06-09T00:35:02.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25802026-06-09T00:35:02.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25812026-06-09T00:35:02.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25822026-06-09T00:35:03.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25832026-06-09T00:35:03.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25842026-06-09T00:35:03.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25852026-06-09T00:35:03.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25862026-06-09T00:35:03.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
25872026-06-09T00:35:03.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
25882026-06-09T00:35:03.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25892026-06-09T00:35:03.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25902026-06-09T00:35:03.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
25912026-06-09T00:35:04.643ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
25922026-06-09T00:35:04.643ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
25932026-06-09T00:35:04.646ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "97d82727-d845-40b7-b8f7-2c0c3fd8c0fd", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:35:04 GMT"} })
25942026-06-09T00:35:04.646ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
25952026-06-09T00:35:04.649ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "3cc10954-6bdd-4306-a75f-dc8fb95627c7", "content-length": "29", "date": "Tue, 09 Jun 2026 00:35:04 GMT"} })
25962026-06-09T00:35:04.649ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
25972026-06-09T00:35:04.652ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
25982026-06-09T00:35:04.652ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
25992026-06-09T00:35:04.652ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
26002026-06-09T00:35:04.652ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
26012026-06-09T00:35:04.652ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
26022026-06-09T00:35:04.652ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
26032026-06-09T00:35:04.653ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
26042026-06-09T00:35:04.653ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
26052026-06-09T00:35:04.654ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
26062026-06-09T00:35:04.654ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
26072026-06-09T00:35:04.672ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26082026-06-09T00:35:04.672ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
26092026-06-09T00:35:04.672ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26102026-06-09T00:35:04.672ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
26112026-06-09T00:35:04.672ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
26122026-06-09T00:35:04.672ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26132026-06-09T00:35:04.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26142026-06-09T00:35:04.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26152026-06-09T00:35:04.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
26162026-06-09T00:35:04.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
26172026-06-09T00:35:04.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26182026-06-09T00:35:04.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26192026-06-09T00:35:04.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
26202026-06-09T00:35:04.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
26212026-06-09T00:35:04.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26222026-06-09T00:35:04.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
26232026-06-09T00:35:04.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26242026-06-09T00:35:04.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26252026-06-09T00:35:04.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
26262026-06-09T00:35:04.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26272026-06-09T00:35:04.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
26282026-06-09T00:35:04.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26292026-06-09T00:35:04.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
26302026-06-09T00:35:04.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
26312026-06-09T00:35:04.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 3 n_samples = 1844 producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
26322026-06-09T00:35:04.736ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2210
26332026-06-09T00:35:04.736ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2210
26342026-06-09T00:35:04.736ZDEBGoximeter (clickhouse-client): unrolling 2210 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
26352026-06-09T00:35:04.800ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
26362026-06-09T00:35:04.824ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
26372026-06-09T00:35:04.826ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 16 table_name = fields_ipaddr
26382026-06-09T00:35:04.829ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4096 table_name = fields_string
26392026-06-09T00:35:04.830ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 207 table_name = fields_u16
26402026-06-09T00:35:04.831ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1098 table_name = fields_u32
26412026-06-09T00:35:04.833ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
26422026-06-09T00:35:04.835ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2372 table_name = fields_uuid
26432026-06-09T00:35:04.836ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
26442026-06-09T00:35:04.837ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
26452026-06-09T00:35:04.838ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1924 table_name = measurements_cumulativeu64
26462026-06-09T00:35:04.839ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
26472026-06-09T00:35:04.841ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 51 table_name = measurements_histogramu64
26482026-06-09T00:35:04.842ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 230 table_name = measurements_u64
26492026-06-09T00:35:05.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26502026-06-09T00:35:05.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26512026-06-09T00:35:05.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26522026-06-09T00:35:05.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26532026-06-09T00:35:05.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26542026-06-09T00:35:05.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26552026-06-09T00:35:05.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26562026-06-09T00:35:05.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26572026-06-09T00:35:05.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26582026-06-09T00:35:06.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
26592026-06-09T00:35:06.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
26602026-06-09T00:35:06.030ZDEBGoximeter (clickhouse-client): unrolling 44 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
26612026-06-09T00:35:06.032ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
26622026-06-09T00:35:06.038ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
26632026-06-09T00:35:06.040ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
26642026-06-09T00:35:06.041ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 32 table_name = measurements_cumulativeu64
26652026-06-09T00:35:06.042ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 12 table_name = measurements_u64
26662026-06-09T00:35:06.131ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
26672026-06-09T00:35:06.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26682026-06-09T00:35:06.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26692026-06-09T00:35:06.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26702026-06-09T00:35:06.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26712026-06-09T00:35:06.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26722026-06-09T00:35:06.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26732026-06-09T00:35:06.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26742026-06-09T00:35:06.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26752026-06-09T00:35:06.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26762026-06-09T00:35:07.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26772026-06-09T00:35:07.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26782026-06-09T00:35:07.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26792026-06-09T00:35:07.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26802026-06-09T00:35:07.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26812026-06-09T00:35:07.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26822026-06-09T00:35:07.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26832026-06-09T00:35:07.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26842026-06-09T00:35:07.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26852026-06-09T00:35:08.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26862026-06-09T00:35:08.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26872026-06-09T00:35:08.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26882026-06-09T00:35:08.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26892026-06-09T00:35:08.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26902026-06-09T00:35:08.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26912026-06-09T00:35:08.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26922026-06-09T00:35:08.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26932026-06-09T00:35:08.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
26942026-06-09T00:35:09.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26952026-06-09T00:35:09.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26962026-06-09T00:35:09.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26972026-06-09T00:35:09.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
26982026-06-09T00:35:09.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
26992026-06-09T00:35:09.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27002026-06-09T00:35:09.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27012026-06-09T00:35:09.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27022026-06-09T00:35:09.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27032026-06-09T00:35:10.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27042026-06-09T00:35:10.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27052026-06-09T00:35:10.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27062026-06-09T00:35:10.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27072026-06-09T00:35:10.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27082026-06-09T00:35:10.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27092026-06-09T00:35:10.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27102026-06-09T00:35:10.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27112026-06-09T00:35:10.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27122026-06-09T00:35:11.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
27132026-06-09T00:35:11.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
27142026-06-09T00:35:11.030ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
27152026-06-09T00:35:11.039ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
27162026-06-09T00:35:11.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
27172026-06-09T00:35:11.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
27182026-06-09T00:35:11.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
27192026-06-09T00:35:11.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
27202026-06-09T00:35:11.131ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
27212026-06-09T00:35:11.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27222026-06-09T00:35:11.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27232026-06-09T00:35:11.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27242026-06-09T00:35:11.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27252026-06-09T00:35:11.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27262026-06-09T00:35:11.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27272026-06-09T00:35:11.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27282026-06-09T00:35:11.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27292026-06-09T00:35:11.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27302026-06-09T00:35:12.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27312026-06-09T00:35:12.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27322026-06-09T00:35:12.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27332026-06-09T00:35:12.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27342026-06-09T00:35:12.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27352026-06-09T00:35:12.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27362026-06-09T00:35:12.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27372026-06-09T00:35:12.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27382026-06-09T00:35:12.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27392026-06-09T00:35:13.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27402026-06-09T00:35:13.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27412026-06-09T00:35:13.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27422026-06-09T00:35:13.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27432026-06-09T00:35:13.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27442026-06-09T00:35:13.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27452026-06-09T00:35:13.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27462026-06-09T00:35:13.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27472026-06-09T00:35:13.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27482026-06-09T00:35:14.653ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
27492026-06-09T00:35:14.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
27502026-06-09T00:35:14.653ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
27512026-06-09T00:35:14.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
27522026-06-09T00:35:14.654ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
27532026-06-09T00:35:14.654ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
27542026-06-09T00:35:14.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27552026-06-09T00:35:14.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27562026-06-09T00:35:14.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
27572026-06-09T00:35:14.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
27582026-06-09T00:35:14.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27592026-06-09T00:35:14.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27602026-06-09T00:35:14.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
27612026-06-09T00:35:14.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
27622026-06-09T00:35:14.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27632026-06-09T00:35:14.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
27642026-06-09T00:35:14.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27652026-06-09T00:35:14.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27662026-06-09T00:35:14.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27672026-06-09T00:35:14.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
27682026-06-09T00:35:14.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
27692026-06-09T00:35:14.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27702026-06-09T00:35:14.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
27712026-06-09T00:35:14.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
27722026-06-09T00:35:15.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27732026-06-09T00:35:15.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27742026-06-09T00:35:15.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27752026-06-09T00:35:15.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27762026-06-09T00:35:15.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
27772026-06-09T00:35:15.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27782026-06-09T00:35:15.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27792026-06-09T00:35:15.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27802026-06-09T00:35:15.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
27812026-06-09T00:35:16.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
27822026-06-09T00:35:16.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
27832026-06-09T00:35:16.030ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
27842026-06-09T00:35:16.043ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
27852026-06-09T00:35:16.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
27862026-06-09T00:35:16.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
27872026-06-09T00:35:16.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
27882026-06-09T00:35:16.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
27892026-06-09T00:35:16.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
27902026-06-09T00:35:16.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
27912026-06-09T00:35:16.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
27922026-06-09T00:35:16.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
27932026-06-09T00:35:16.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
27942026-06-09T00:35:16.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
27952026-06-09T00:35:16.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
27962026-06-09T00:35:16.131ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
27972026-06-09T00:35:16.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27982026-06-09T00:35:16.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
27992026-06-09T00:35:16.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28002026-06-09T00:35:16.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28012026-06-09T00:35:16.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28022026-06-09T00:35:16.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28032026-06-09T00:35:16.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28042026-06-09T00:35:16.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28052026-06-09T00:35:16.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28062026-06-09T00:35:17.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28072026-06-09T00:35:17.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28082026-06-09T00:35:17.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28092026-06-09T00:35:17.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28102026-06-09T00:35:17.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28112026-06-09T00:35:17.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28122026-06-09T00:35:17.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28132026-06-09T00:35:17.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28142026-06-09T00:35:17.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28152026-06-09T00:35:18.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28162026-06-09T00:35:18.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28172026-06-09T00:35:18.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28182026-06-09T00:35:18.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28192026-06-09T00:35:18.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28202026-06-09T00:35:18.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28212026-06-09T00:35:18.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28222026-06-09T00:35:18.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28232026-06-09T00:35:18.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28242026-06-09T00:35:19.643ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
28252026-06-09T00:35:19.643ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
28262026-06-09T00:35:19.648ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "18a0e729-cd7f-4f9c-89eb-9e95c12beaec", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:35:19 GMT"} })
28272026-06-09T00:35:19.648ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
28282026-06-09T00:35:19.651ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "21c4871f-757c-4d35-ac0f-8ce10bed28ec", "content-length": "29", "date": "Tue, 09 Jun 2026 00:35:19 GMT"} })
28292026-06-09T00:35:19.651ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
28302026-06-09T00:35:19.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28312026-06-09T00:35:19.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28322026-06-09T00:35:19.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28332026-06-09T00:35:19.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28342026-06-09T00:35:19.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28352026-06-09T00:35:19.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28362026-06-09T00:35:19.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28372026-06-09T00:35:19.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28382026-06-09T00:35:19.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28392026-06-09T00:35:20.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28402026-06-09T00:35:20.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28412026-06-09T00:35:20.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28422026-06-09T00:35:20.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28432026-06-09T00:35:20.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28442026-06-09T00:35:20.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28452026-06-09T00:35:20.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28462026-06-09T00:35:20.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28472026-06-09T00:35:20.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28482026-06-09T00:35:21.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
28492026-06-09T00:35:21.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
28502026-06-09T00:35:21.030ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
28512026-06-09T00:35:21.038ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
28522026-06-09T00:35:21.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
28532026-06-09T00:35:21.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
28542026-06-09T00:35:21.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
28552026-06-09T00:35:21.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
28562026-06-09T00:35:21.131ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
28572026-06-09T00:35:21.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28582026-06-09T00:35:21.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28592026-06-09T00:35:21.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28602026-06-09T00:35:21.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28612026-06-09T00:35:21.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28622026-06-09T00:35:21.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28632026-06-09T00:35:21.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28642026-06-09T00:35:21.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28652026-06-09T00:35:21.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28662026-06-09T00:35:22.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28672026-06-09T00:35:22.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28682026-06-09T00:35:22.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28692026-06-09T00:35:22.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28702026-06-09T00:35:22.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28712026-06-09T00:35:22.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28722026-06-09T00:35:22.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28732026-06-09T00:35:22.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28742026-06-09T00:35:22.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28752026-06-09T00:35:23.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28762026-06-09T00:35:23.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28772026-06-09T00:35:23.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28782026-06-09T00:35:23.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28792026-06-09T00:35:23.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28802026-06-09T00:35:23.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28812026-06-09T00:35:23.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28822026-06-09T00:35:23.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28832026-06-09T00:35:23.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
28842026-06-09T00:35:24.653ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
28852026-06-09T00:35:24.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
28862026-06-09T00:35:24.653ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
28872026-06-09T00:35:24.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
28882026-06-09T00:35:24.654ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
28892026-06-09T00:35:24.654ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
28902026-06-09T00:35:24.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28912026-06-09T00:35:24.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
28922026-06-09T00:35:24.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
28932026-06-09T00:35:24.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
28942026-06-09T00:35:24.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
28952026-06-09T00:35:24.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
28962026-06-09T00:35:24.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28972026-06-09T00:35:24.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28982026-06-09T00:35:24.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
28992026-06-09T00:35:24.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
29002026-06-09T00:35:24.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29012026-06-09T00:35:24.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29022026-06-09T00:35:24.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29032026-06-09T00:35:24.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
29042026-06-09T00:35:24.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
29052026-06-09T00:35:24.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29062026-06-09T00:35:24.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
29072026-06-09T00:35:24.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
29082026-06-09T00:35:25.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29092026-06-09T00:35:25.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29102026-06-09T00:35:25.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29112026-06-09T00:35:25.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29122026-06-09T00:35:25.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29132026-06-09T00:35:25.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29142026-06-09T00:35:25.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29152026-06-09T00:35:25.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29162026-06-09T00:35:25.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29172026-06-09T00:35:26.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
29182026-06-09T00:35:26.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
29192026-06-09T00:35:26.030ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
29202026-06-09T00:35:26.043ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
29212026-06-09T00:35:26.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
29222026-06-09T00:35:26.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
29232026-06-09T00:35:26.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
29242026-06-09T00:35:26.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
29252026-06-09T00:35:26.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
29262026-06-09T00:35:26.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
29272026-06-09T00:35:26.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
29282026-06-09T00:35:26.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
29292026-06-09T00:35:26.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
29302026-06-09T00:35:26.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
29312026-06-09T00:35:26.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
29322026-06-09T00:35:26.131ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
29332026-06-09T00:35:26.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29342026-06-09T00:35:26.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29352026-06-09T00:35:26.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29362026-06-09T00:35:26.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29372026-06-09T00:35:26.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29382026-06-09T00:35:26.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29392026-06-09T00:35:26.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29402026-06-09T00:35:26.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29412026-06-09T00:35:26.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29422026-06-09T00:35:27.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29432026-06-09T00:35:27.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29442026-06-09T00:35:27.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29452026-06-09T00:35:27.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29462026-06-09T00:35:27.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29472026-06-09T00:35:27.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29482026-06-09T00:35:27.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29492026-06-09T00:35:27.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29502026-06-09T00:35:27.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29512026-06-09T00:35:28.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29522026-06-09T00:35:28.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29532026-06-09T00:35:28.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29542026-06-09T00:35:28.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29552026-06-09T00:35:28.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29562026-06-09T00:35:28.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29572026-06-09T00:35:28.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29582026-06-09T00:35:28.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29592026-06-09T00:35:28.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29602026-06-09T00:35:29.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29612026-06-09T00:35:29.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29622026-06-09T00:35:29.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29632026-06-09T00:35:29.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29642026-06-09T00:35:29.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29652026-06-09T00:35:29.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29662026-06-09T00:35:29.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29672026-06-09T00:35:29.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29682026-06-09T00:35:29.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29692026-06-09T00:35:30.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29702026-06-09T00:35:30.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29712026-06-09T00:35:30.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29722026-06-09T00:35:30.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29732026-06-09T00:35:30.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29742026-06-09T00:35:30.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29752026-06-09T00:35:30.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29762026-06-09T00:35:30.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29772026-06-09T00:35:30.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29782026-06-09T00:35:31.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
29792026-06-09T00:35:31.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
29802026-06-09T00:35:31.030ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
29812026-06-09T00:35:31.037ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
29822026-06-09T00:35:31.043ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
29832026-06-09T00:35:31.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
29842026-06-09T00:35:31.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
29852026-06-09T00:35:31.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
29862026-06-09T00:35:31.131ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
29872026-06-09T00:35:31.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29882026-06-09T00:35:31.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29892026-06-09T00:35:31.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29902026-06-09T00:35:31.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29912026-06-09T00:35:31.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29922026-06-09T00:35:31.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29932026-06-09T00:35:31.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29942026-06-09T00:35:31.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29952026-06-09T00:35:31.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
29962026-06-09T00:35:32.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29972026-06-09T00:35:32.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
29982026-06-09T00:35:32.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
29992026-06-09T00:35:32.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30002026-06-09T00:35:32.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30012026-06-09T00:35:32.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30022026-06-09T00:35:32.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30032026-06-09T00:35:32.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30042026-06-09T00:35:32.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30052026-06-09T00:35:33.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30062026-06-09T00:35:33.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30072026-06-09T00:35:33.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30082026-06-09T00:35:33.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30092026-06-09T00:35:33.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30102026-06-09T00:35:33.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30112026-06-09T00:35:33.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30122026-06-09T00:35:33.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30132026-06-09T00:35:33.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30142026-06-09T00:35:34.643ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
30152026-06-09T00:35:34.643ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
30162026-06-09T00:35:34.647ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "df74c3ae-cb85-4165-81d1-b6215f57053f", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:35:34 GMT"} })
30172026-06-09T00:35:34.647ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
30182026-06-09T00:35:34.650ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "68d341b0-130c-4778-bc76-8cdb6ce3064b", "content-length": "29", "date": "Tue, 09 Jun 2026 00:35:34 GMT"} })
30192026-06-09T00:35:34.650ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
30202026-06-09T00:35:34.653ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
30212026-06-09T00:35:34.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
30222026-06-09T00:35:34.653ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
30232026-06-09T00:35:34.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
30242026-06-09T00:35:34.654ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
30252026-06-09T00:35:34.654ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
30262026-06-09T00:35:34.655ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
30272026-06-09T00:35:34.655ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
30282026-06-09T00:35:34.655ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
30292026-06-09T00:35:34.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30302026-06-09T00:35:34.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30312026-06-09T00:35:34.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
30322026-06-09T00:35:34.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
30332026-06-09T00:35:34.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30342026-06-09T00:35:34.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30352026-06-09T00:35:34.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
30362026-06-09T00:35:34.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
30372026-06-09T00:35:34.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30382026-06-09T00:35:34.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
30392026-06-09T00:35:34.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30402026-06-09T00:35:34.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30412026-06-09T00:35:34.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30422026-06-09T00:35:34.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
30432026-06-09T00:35:34.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
30442026-06-09T00:35:34.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 3 n_samples = 1692 producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
30452026-06-09T00:35:34.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30462026-06-09T00:35:34.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
30472026-06-09T00:35:34.728ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 1911
30482026-06-09T00:35:34.728ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 1911
30492026-06-09T00:35:34.728ZDEBGoximeter (clickhouse-client): unrolling 1911 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
30502026-06-09T00:35:34.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
30512026-06-09T00:35:34.782ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
30522026-06-09T00:35:34.800ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2 table_name = fields_ipaddr
30532026-06-09T00:35:34.802ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2508 table_name = fields_string
30542026-06-09T00:35:34.803ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 53 table_name = fields_u16
30552026-06-09T00:35:34.805ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 801 table_name = fields_u32
30562026-06-09T00:35:34.807ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1356 table_name = fields_uuid
30572026-06-09T00:35:34.808ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1812 table_name = measurements_cumulativeu64
30582026-06-09T00:35:34.810ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 51 table_name = measurements_histogramu64
30592026-06-09T00:35:34.811ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 48 table_name = measurements_u64
30602026-06-09T00:35:34.830ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
30612026-06-09T00:35:35.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30622026-06-09T00:35:35.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30632026-06-09T00:35:35.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30642026-06-09T00:35:35.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30652026-06-09T00:35:35.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30662026-06-09T00:35:35.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30672026-06-09T00:35:35.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30682026-06-09T00:35:35.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30692026-06-09T00:35:35.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30702026-06-09T00:35:36.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 184
30712026-06-09T00:35:36.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 184
30722026-06-09T00:35:36.031ZDEBGoximeter (clickhouse-client): unrolling 184 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
30732026-06-09T00:35:36.037ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
30742026-06-09T00:35:36.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
30752026-06-09T00:35:36.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 801 table_name = fields_string
30762026-06-09T00:35:36.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 140 table_name = fields_u16
30772026-06-09T00:35:36.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
30782026-06-09T00:35:36.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
30792026-06-09T00:35:36.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 508 table_name = fields_uuid
30802026-06-09T00:35:36.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
30812026-06-09T00:35:36.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 137 table_name = measurements_cumulativeu64
30822026-06-09T00:35:36.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
30832026-06-09T00:35:36.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_u64
30842026-06-09T00:35:36.131ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
30852026-06-09T00:35:36.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30862026-06-09T00:35:36.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30872026-06-09T00:35:36.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30882026-06-09T00:35:36.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30892026-06-09T00:35:36.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30902026-06-09T00:35:36.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30912026-06-09T00:35:36.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30922026-06-09T00:35:36.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30932026-06-09T00:35:36.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
30942026-06-09T00:35:37.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30952026-06-09T00:35:37.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30962026-06-09T00:35:37.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
30972026-06-09T00:35:37.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30982026-06-09T00:35:37.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
30992026-06-09T00:35:37.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31002026-06-09T00:35:37.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31012026-06-09T00:35:37.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31022026-06-09T00:35:37.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31032026-06-09T00:35:38.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31042026-06-09T00:35:38.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31052026-06-09T00:35:38.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31062026-06-09T00:35:38.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31072026-06-09T00:35:38.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31082026-06-09T00:35:38.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31092026-06-09T00:35:38.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31102026-06-09T00:35:38.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31112026-06-09T00:35:38.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31122026-06-09T00:35:39.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31132026-06-09T00:35:39.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31142026-06-09T00:35:39.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31152026-06-09T00:35:39.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31162026-06-09T00:35:39.720ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31172026-06-09T00:35:39.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31182026-06-09T00:35:39.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31192026-06-09T00:35:39.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31202026-06-09T00:35:39.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31212026-06-09T00:35:40.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31222026-06-09T00:35:40.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31232026-06-09T00:35:40.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31242026-06-09T00:35:40.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31252026-06-09T00:35:40.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31262026-06-09T00:35:40.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31272026-06-09T00:35:40.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31282026-06-09T00:35:40.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31292026-06-09T00:35:40.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31302026-06-09T00:35:41.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
31312026-06-09T00:35:41.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
31322026-06-09T00:35:41.030ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
31332026-06-09T00:35:41.037ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
31342026-06-09T00:35:41.043ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
31352026-06-09T00:35:41.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
31362026-06-09T00:35:41.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
31372026-06-09T00:35:41.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
31382026-06-09T00:35:41.131ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
31392026-06-09T00:35:41.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31402026-06-09T00:35:41.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31412026-06-09T00:35:41.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31422026-06-09T00:35:41.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31432026-06-09T00:35:41.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31442026-06-09T00:35:41.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31452026-06-09T00:35:41.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31462026-06-09T00:35:41.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31472026-06-09T00:35:41.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31482026-06-09T00:35:42.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31492026-06-09T00:35:42.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31502026-06-09T00:35:42.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31512026-06-09T00:35:42.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31522026-06-09T00:35:42.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31532026-06-09T00:35:42.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31542026-06-09T00:35:42.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31552026-06-09T00:35:42.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31562026-06-09T00:35:42.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31572026-06-09T00:35:43.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31582026-06-09T00:35:43.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31592026-06-09T00:35:43.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31602026-06-09T00:35:43.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31612026-06-09T00:35:43.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31622026-06-09T00:35:43.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31632026-06-09T00:35:43.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31642026-06-09T00:35:43.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31652026-06-09T00:35:43.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31662026-06-09T00:35:44.652ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
31672026-06-09T00:35:44.652ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
31682026-06-09T00:35:44.652ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
31692026-06-09T00:35:44.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
31702026-06-09T00:35:44.654ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
31712026-06-09T00:35:44.654ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
31722026-06-09T00:35:44.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31732026-06-09T00:35:44.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31742026-06-09T00:35:44.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
31752026-06-09T00:35:44.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
31762026-06-09T00:35:44.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
31772026-06-09T00:35:44.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
31782026-06-09T00:35:44.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31792026-06-09T00:35:44.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31802026-06-09T00:35:44.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31812026-06-09T00:35:44.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
31822026-06-09T00:35:44.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31832026-06-09T00:35:44.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31842026-06-09T00:35:44.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31852026-06-09T00:35:44.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
31862026-06-09T00:35:44.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
31872026-06-09T00:35:44.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31882026-06-09T00:35:44.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
31892026-06-09T00:35:44.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
31902026-06-09T00:35:45.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31912026-06-09T00:35:45.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31922026-06-09T00:35:45.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31932026-06-09T00:35:45.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31942026-06-09T00:35:45.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
31952026-06-09T00:35:45.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
31962026-06-09T00:35:45.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31972026-06-09T00:35:45.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31982026-06-09T00:35:45.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
31992026-06-09T00:35:46.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
32002026-06-09T00:35:46.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
32012026-06-09T00:35:46.030ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
32022026-06-09T00:35:46.042ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
32032026-06-09T00:35:46.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
32042026-06-09T00:35:46.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
32052026-06-09T00:35:46.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
32062026-06-09T00:35:46.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
32072026-06-09T00:35:46.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
32082026-06-09T00:35:46.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
32092026-06-09T00:35:46.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
32102026-06-09T00:35:46.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
32112026-06-09T00:35:46.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
32122026-06-09T00:35:46.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
32132026-06-09T00:35:46.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
32142026-06-09T00:35:46.131ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
32152026-06-09T00:35:46.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32162026-06-09T00:35:46.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32172026-06-09T00:35:46.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32182026-06-09T00:35:46.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32192026-06-09T00:35:46.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32202026-06-09T00:35:46.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32212026-06-09T00:35:46.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32222026-06-09T00:35:46.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32232026-06-09T00:35:46.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32242026-06-09T00:35:47.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32252026-06-09T00:35:47.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32262026-06-09T00:35:47.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32272026-06-09T00:35:47.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32282026-06-09T00:35:47.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32292026-06-09T00:35:47.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32302026-06-09T00:35:47.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32312026-06-09T00:35:47.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32322026-06-09T00:35:47.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32332026-06-09T00:35:48.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32342026-06-09T00:35:48.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32352026-06-09T00:35:48.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32362026-06-09T00:35:48.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32372026-06-09T00:35:48.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32382026-06-09T00:35:48.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32392026-06-09T00:35:48.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32402026-06-09T00:35:48.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32412026-06-09T00:35:48.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32422026-06-09T00:35:49.643ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
32432026-06-09T00:35:49.643ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
32442026-06-09T00:35:49.648ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "8bf2511a-83aa-4774-8469-2b2618d31dfe", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:35:49 GMT"} })
32452026-06-09T00:35:49.648ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
32462026-06-09T00:35:49.652ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "4afed3af-be81-41e6-a359-622cb6f8aaec", "content-length": "29", "date": "Tue, 09 Jun 2026 00:35:49 GMT"} })
32472026-06-09T00:35:49.652ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
32482026-06-09T00:35:49.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32492026-06-09T00:35:49.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32502026-06-09T00:35:49.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32512026-06-09T00:35:49.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32522026-06-09T00:35:49.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32532026-06-09T00:35:49.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32542026-06-09T00:35:49.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32552026-06-09T00:35:49.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32562026-06-09T00:35:49.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32572026-06-09T00:35:50.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32582026-06-09T00:35:50.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32592026-06-09T00:35:50.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32602026-06-09T00:35:50.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32612026-06-09T00:35:50.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32622026-06-09T00:35:50.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32632026-06-09T00:35:50.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32642026-06-09T00:35:50.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32652026-06-09T00:35:50.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32662026-06-09T00:35:51.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
32672026-06-09T00:35:51.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
32682026-06-09T00:35:51.030ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
32692026-06-09T00:35:51.044ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
32702026-06-09T00:35:51.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
32712026-06-09T00:35:51.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
32722026-06-09T00:35:51.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
32732026-06-09T00:35:51.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
32742026-06-09T00:35:51.131ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
32752026-06-09T00:35:51.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32762026-06-09T00:35:51.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32772026-06-09T00:35:51.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32782026-06-09T00:35:51.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32792026-06-09T00:35:51.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32802026-06-09T00:35:51.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32812026-06-09T00:35:51.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32822026-06-09T00:35:51.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32832026-06-09T00:35:51.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32842026-06-09T00:35:52.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32852026-06-09T00:35:52.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32862026-06-09T00:35:52.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32872026-06-09T00:35:52.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32882026-06-09T00:35:52.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32892026-06-09T00:35:52.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32902026-06-09T00:35:52.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32912026-06-09T00:35:52.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32922026-06-09T00:35:52.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
32932026-06-09T00:35:53.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32942026-06-09T00:35:53.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32952026-06-09T00:35:53.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32962026-06-09T00:35:53.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32972026-06-09T00:35:53.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
32982026-06-09T00:35:53.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
32992026-06-09T00:35:53.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33002026-06-09T00:35:53.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33012026-06-09T00:35:53.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33022026-06-09T00:35:54.653ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
33032026-06-09T00:35:54.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
33042026-06-09T00:35:54.653ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
33052026-06-09T00:35:54.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
33062026-06-09T00:35:54.654ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
33072026-06-09T00:35:54.654ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
33082026-06-09T00:35:54.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33092026-06-09T00:35:54.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33102026-06-09T00:35:54.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
33112026-06-09T00:35:54.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
33122026-06-09T00:35:54.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
33132026-06-09T00:35:54.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
33142026-06-09T00:35:54.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33152026-06-09T00:35:54.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33162026-06-09T00:35:54.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33172026-06-09T00:35:54.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
33182026-06-09T00:35:54.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33192026-06-09T00:35:54.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33202026-06-09T00:35:54.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33212026-06-09T00:35:54.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
33222026-06-09T00:35:54.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
33232026-06-09T00:35:54.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33242026-06-09T00:35:54.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
33252026-06-09T00:35:54.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
33262026-06-09T00:35:55.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33272026-06-09T00:35:55.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33282026-06-09T00:35:55.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33292026-06-09T00:35:55.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33302026-06-09T00:35:55.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33312026-06-09T00:35:55.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33322026-06-09T00:35:55.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33332026-06-09T00:35:55.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33342026-06-09T00:35:55.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33352026-06-09T00:35:56.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
33362026-06-09T00:35:56.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
33372026-06-09T00:35:56.030ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
33382026-06-09T00:35:56.043ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
33392026-06-09T00:35:56.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
33402026-06-09T00:35:56.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
33412026-06-09T00:35:56.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
33422026-06-09T00:35:56.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
33432026-06-09T00:35:56.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
33442026-06-09T00:35:56.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
33452026-06-09T00:35:56.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
33462026-06-09T00:35:56.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
33472026-06-09T00:35:56.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
33482026-06-09T00:35:56.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
33492026-06-09T00:35:56.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
33502026-06-09T00:35:56.131ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
33512026-06-09T00:35:56.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33522026-06-09T00:35:56.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33532026-06-09T00:35:56.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33542026-06-09T00:35:56.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33552026-06-09T00:35:56.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33562026-06-09T00:35:56.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33572026-06-09T00:35:56.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33582026-06-09T00:35:56.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33592026-06-09T00:35:56.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33602026-06-09T00:35:57.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33612026-06-09T00:35:57.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33622026-06-09T00:35:57.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33632026-06-09T00:35:57.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33642026-06-09T00:35:57.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33652026-06-09T00:35:57.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33662026-06-09T00:35:57.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33672026-06-09T00:35:57.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33682026-06-09T00:35:57.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33692026-06-09T00:35:58.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33702026-06-09T00:35:58.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33712026-06-09T00:35:58.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33722026-06-09T00:35:58.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33732026-06-09T00:35:58.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33742026-06-09T00:35:58.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33752026-06-09T00:35:58.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33762026-06-09T00:35:58.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33772026-06-09T00:35:58.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33782026-06-09T00:35:59.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33792026-06-09T00:35:59.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33802026-06-09T00:35:59.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33812026-06-09T00:35:59.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33822026-06-09T00:35:59.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33832026-06-09T00:35:59.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33842026-06-09T00:35:59.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33852026-06-09T00:35:59.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33862026-06-09T00:35:59.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33872026-06-09T00:36:00.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33882026-06-09T00:36:00.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33892026-06-09T00:36:00.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33902026-06-09T00:36:00.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33912026-06-09T00:36:00.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
33922026-06-09T00:36:00.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
33932026-06-09T00:36:00.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33942026-06-09T00:36:00.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33952026-06-09T00:36:00.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
33962026-06-09T00:36:01.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
33972026-06-09T00:36:01.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
33982026-06-09T00:36:01.031ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
33992026-06-09T00:36:01.038ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
34002026-06-09T00:36:01.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
34012026-06-09T00:36:01.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
34022026-06-09T00:36:01.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
34032026-06-09T00:36:01.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
34042026-06-09T00:36:01.133ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
34052026-06-09T00:36:01.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34062026-06-09T00:36:01.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34072026-06-09T00:36:01.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34082026-06-09T00:36:01.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34092026-06-09T00:36:01.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34102026-06-09T00:36:01.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34112026-06-09T00:36:01.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34122026-06-09T00:36:01.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34132026-06-09T00:36:01.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34142026-06-09T00:36:02.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34152026-06-09T00:36:02.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34162026-06-09T00:36:02.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34172026-06-09T00:36:02.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34182026-06-09T00:36:02.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34192026-06-09T00:36:02.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34202026-06-09T00:36:02.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34212026-06-09T00:36:02.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34222026-06-09T00:36:02.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34232026-06-09T00:36:03.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34242026-06-09T00:36:03.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34252026-06-09T00:36:03.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34262026-06-09T00:36:03.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34272026-06-09T00:36:03.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34282026-06-09T00:36:03.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34292026-06-09T00:36:03.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34302026-06-09T00:36:03.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34312026-06-09T00:36:03.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34322026-06-09T00:36:04.644ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
34332026-06-09T00:36:04.644ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
34342026-06-09T00:36:04.648ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "2c5583bc-ecfc-4c8e-98af-c1fc9ff496e4", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:36:04 GMT"} })
34352026-06-09T00:36:04.648ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
34362026-06-09T00:36:04.651ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "fc639fe5-7fe5-43a9-a0c4-08d53a139546", "content-length": "29", "date": "Tue, 09 Jun 2026 00:36:04 GMT"} })
34372026-06-09T00:36:04.651ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
34382026-06-09T00:36:04.653ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
34392026-06-09T00:36:04.653ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
34402026-06-09T00:36:04.653ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
34412026-06-09T00:36:04.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
34422026-06-09T00:36:04.653ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
34432026-06-09T00:36:04.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
34442026-06-09T00:36:04.654ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
34452026-06-09T00:36:04.654ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
34462026-06-09T00:36:04.655ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
34472026-06-09T00:36:04.655ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
34482026-06-09T00:36:04.673ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34492026-06-09T00:36:04.673ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
34502026-06-09T00:36:04.673ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
34512026-06-09T00:36:04.673ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
34522026-06-09T00:36:04.673ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34532026-06-09T00:36:04.673ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34542026-06-09T00:36:04.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34552026-06-09T00:36:04.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
34562026-06-09T00:36:04.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34572026-06-09T00:36:04.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
34582026-06-09T00:36:04.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
34592026-06-09T00:36:04.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
34602026-06-09T00:36:04.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34612026-06-09T00:36:04.719ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34622026-06-09T00:36:04.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34632026-06-09T00:36:04.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
34642026-06-09T00:36:04.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34652026-06-09T00:36:04.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34662026-06-09T00:36:04.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34672026-06-09T00:36:04.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
34682026-06-09T00:36:04.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
34692026-06-09T00:36:04.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34702026-06-09T00:36:04.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
34712026-06-09T00:36:04.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
34722026-06-09T00:36:04.733ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 3 n_samples = 1844 producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
34732026-06-09T00:36:04.739ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2210
34742026-06-09T00:36:04.739ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2210
34752026-06-09T00:36:04.739ZDEBGoximeter (clickhouse-client): unrolling 2210 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
34762026-06-09T00:36:04.802ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
34772026-06-09T00:36:04.826ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
34782026-06-09T00:36:04.828ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 16 table_name = fields_ipaddr
34792026-06-09T00:36:04.831ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4096 table_name = fields_string
34802026-06-09T00:36:04.832ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 207 table_name = fields_u16
34812026-06-09T00:36:04.834ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1098 table_name = fields_u32
34822026-06-09T00:36:04.835ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
34832026-06-09T00:36:04.838ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2372 table_name = fields_uuid
34842026-06-09T00:36:04.839ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
34852026-06-09T00:36:04.840ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
34862026-06-09T00:36:04.841ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1924 table_name = measurements_cumulativeu64
34872026-06-09T00:36:04.842ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
34882026-06-09T00:36:04.844ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 51 table_name = measurements_histogramu64
34892026-06-09T00:36:04.845ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 230 table_name = measurements_u64
34902026-06-09T00:36:05.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34912026-06-09T00:36:05.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34922026-06-09T00:36:05.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34932026-06-09T00:36:05.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34942026-06-09T00:36:05.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
34952026-06-09T00:36:05.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
34962026-06-09T00:36:05.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34972026-06-09T00:36:05.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34982026-06-09T00:36:05.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
34992026-06-09T00:36:06.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
35002026-06-09T00:36:06.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
35012026-06-09T00:36:06.031ZDEBGoximeter (clickhouse-client): unrolling 44 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
35022026-06-09T00:36:06.033ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
35032026-06-09T00:36:06.039ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
35042026-06-09T00:36:06.040ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
35052026-06-09T00:36:06.041ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 32 table_name = measurements_cumulativeu64
35062026-06-09T00:36:06.042ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 12 table_name = measurements_u64
35072026-06-09T00:36:06.132ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
35082026-06-09T00:36:06.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35092026-06-09T00:36:06.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35102026-06-09T00:36:06.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35112026-06-09T00:36:06.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35122026-06-09T00:36:06.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35132026-06-09T00:36:06.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35142026-06-09T00:36:06.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35152026-06-09T00:36:06.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35162026-06-09T00:36:06.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35172026-06-09T00:36:07.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35182026-06-09T00:36:07.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35192026-06-09T00:36:07.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35202026-06-09T00:36:07.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35212026-06-09T00:36:07.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35222026-06-09T00:36:07.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35232026-06-09T00:36:07.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35242026-06-09T00:36:07.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35252026-06-09T00:36:07.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35262026-06-09T00:36:08.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35272026-06-09T00:36:08.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35282026-06-09T00:36:08.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35292026-06-09T00:36:08.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35302026-06-09T00:36:08.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35312026-06-09T00:36:08.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35322026-06-09T00:36:08.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35332026-06-09T00:36:08.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35342026-06-09T00:36:08.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35352026-06-09T00:36:09.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35362026-06-09T00:36:09.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35372026-06-09T00:36:09.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35382026-06-09T00:36:09.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35392026-06-09T00:36:09.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35402026-06-09T00:36:09.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35412026-06-09T00:36:09.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35422026-06-09T00:36:09.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35432026-06-09T00:36:09.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35442026-06-09T00:36:10.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35452026-06-09T00:36:10.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35462026-06-09T00:36:10.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35472026-06-09T00:36:10.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35482026-06-09T00:36:10.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35492026-06-09T00:36:10.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35502026-06-09T00:36:10.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35512026-06-09T00:36:10.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35522026-06-09T00:36:10.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35532026-06-09T00:36:11.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
35542026-06-09T00:36:11.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
35552026-06-09T00:36:11.031ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
35562026-06-09T00:36:11.037ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
35572026-06-09T00:36:11.043ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
35582026-06-09T00:36:11.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
35592026-06-09T00:36:11.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
35602026-06-09T00:36:11.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
35612026-06-09T00:36:11.131ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
35622026-06-09T00:36:11.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35632026-06-09T00:36:11.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35642026-06-09T00:36:11.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35652026-06-09T00:36:11.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35662026-06-09T00:36:11.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35672026-06-09T00:36:11.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35682026-06-09T00:36:11.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35692026-06-09T00:36:11.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35702026-06-09T00:36:11.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35712026-06-09T00:36:12.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35722026-06-09T00:36:12.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35732026-06-09T00:36:12.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35742026-06-09T00:36:12.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35752026-06-09T00:36:12.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35762026-06-09T00:36:12.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35772026-06-09T00:36:12.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35782026-06-09T00:36:12.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35792026-06-09T00:36:12.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35802026-06-09T00:36:13.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35812026-06-09T00:36:13.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35822026-06-09T00:36:13.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35832026-06-09T00:36:13.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35842026-06-09T00:36:13.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
35852026-06-09T00:36:13.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35862026-06-09T00:36:13.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35872026-06-09T00:36:13.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35882026-06-09T00:36:13.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
35892026-06-09T00:36:14.653ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
35902026-06-09T00:36:14.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
35912026-06-09T00:36:14.653ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
35922026-06-09T00:36:14.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
35932026-06-09T00:36:14.654ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
35942026-06-09T00:36:14.654ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
35952026-06-09T00:36:14.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35962026-06-09T00:36:14.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
35972026-06-09T00:36:14.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
35982026-06-09T00:36:14.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
35992026-06-09T00:36:14.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36002026-06-09T00:36:14.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36012026-06-09T00:36:14.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
36022026-06-09T00:36:14.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
36032026-06-09T00:36:14.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36042026-06-09T00:36:14.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
36052026-06-09T00:36:14.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36062026-06-09T00:36:14.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36072026-06-09T00:36:14.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36082026-06-09T00:36:14.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
36092026-06-09T00:36:14.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
36102026-06-09T00:36:14.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36112026-06-09T00:36:14.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
36122026-06-09T00:36:14.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
36132026-06-09T00:36:15.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36142026-06-09T00:36:15.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36152026-06-09T00:36:15.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36162026-06-09T00:36:15.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36172026-06-09T00:36:15.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36182026-06-09T00:36:15.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36192026-06-09T00:36:15.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36202026-06-09T00:36:15.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36212026-06-09T00:36:15.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36222026-06-09T00:36:16.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
36232026-06-09T00:36:16.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
36242026-06-09T00:36:16.031ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
36252026-06-09T00:36:16.043ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
36262026-06-09T00:36:16.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
36272026-06-09T00:36:16.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
36282026-06-09T00:36:16.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
36292026-06-09T00:36:16.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
36302026-06-09T00:36:16.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
36312026-06-09T00:36:16.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
36322026-06-09T00:36:16.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
36332026-06-09T00:36:16.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
36342026-06-09T00:36:16.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
36352026-06-09T00:36:16.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
36362026-06-09T00:36:16.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
36372026-06-09T00:36:16.131ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
36382026-06-09T00:36:16.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36392026-06-09T00:36:16.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36402026-06-09T00:36:16.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36412026-06-09T00:36:16.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36422026-06-09T00:36:16.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36432026-06-09T00:36:16.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36442026-06-09T00:36:16.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36452026-06-09T00:36:16.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36462026-06-09T00:36:16.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36472026-06-09T00:36:17.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36482026-06-09T00:36:17.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36492026-06-09T00:36:17.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36502026-06-09T00:36:17.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36512026-06-09T00:36:17.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36522026-06-09T00:36:17.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36532026-06-09T00:36:17.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36542026-06-09T00:36:17.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36552026-06-09T00:36:17.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36562026-06-09T00:36:18.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36572026-06-09T00:36:18.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36582026-06-09T00:36:18.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36592026-06-09T00:36:18.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36602026-06-09T00:36:18.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36612026-06-09T00:36:18.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36622026-06-09T00:36:18.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36632026-06-09T00:36:18.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36642026-06-09T00:36:18.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36652026-06-09T00:36:19.644ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
36662026-06-09T00:36:19.644ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
36672026-06-09T00:36:19.648ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "86b67c12-a81a-4804-aad9-2c0a9ad0c322", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:36:19 GMT"} })
36682026-06-09T00:36:19.648ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
36692026-06-09T00:36:19.650ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "73bb4f7c-acb2-4d3c-80bf-a2548561ef5b", "content-length": "29", "date": "Tue, 09 Jun 2026 00:36:19 GMT"} })
36702026-06-09T00:36:19.650ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
36712026-06-09T00:36:19.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36722026-06-09T00:36:19.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36732026-06-09T00:36:19.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36742026-06-09T00:36:19.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36752026-06-09T00:36:19.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36762026-06-09T00:36:19.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36772026-06-09T00:36:19.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36782026-06-09T00:36:19.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36792026-06-09T00:36:19.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36802026-06-09T00:36:20.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36812026-06-09T00:36:20.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36822026-06-09T00:36:20.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36832026-06-09T00:36:20.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36842026-06-09T00:36:20.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36852026-06-09T00:36:20.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
36862026-06-09T00:36:20.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36872026-06-09T00:36:20.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36882026-06-09T00:36:20.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
36892026-06-09T00:36:21.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
36902026-06-09T00:36:21.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
36912026-06-09T00:36:21.031ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
36922026-06-09T00:36:21.043ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
36932026-06-09T00:36:21.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
36942026-06-09T00:36:21.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
36952026-06-09T00:36:21.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
36962026-06-09T00:36:21.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
36972026-06-09T00:36:21.133ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
36982026-06-09T00:36:21.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
36992026-06-09T00:36:21.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37002026-06-09T00:36:21.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37012026-06-09T00:36:21.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37022026-06-09T00:36:21.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37032026-06-09T00:36:21.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37042026-06-09T00:36:21.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37052026-06-09T00:36:21.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37062026-06-09T00:36:21.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37072026-06-09T00:36:22.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37082026-06-09T00:36:22.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37092026-06-09T00:36:22.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37102026-06-09T00:36:22.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37112026-06-09T00:36:22.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37122026-06-09T00:36:22.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37132026-06-09T00:36:22.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37142026-06-09T00:36:22.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37152026-06-09T00:36:22.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37162026-06-09T00:36:23.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37172026-06-09T00:36:23.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37182026-06-09T00:36:23.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37192026-06-09T00:36:23.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37202026-06-09T00:36:23.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37212026-06-09T00:36:23.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37222026-06-09T00:36:23.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37232026-06-09T00:36:23.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37242026-06-09T00:36:23.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37252026-06-09T00:36:24.653ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
37262026-06-09T00:36:24.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
37272026-06-09T00:36:24.653ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
37282026-06-09T00:36:24.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
37292026-06-09T00:36:24.654ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
37302026-06-09T00:36:24.654ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
37312026-06-09T00:36:24.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37322026-06-09T00:36:24.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37332026-06-09T00:36:24.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
37342026-06-09T00:36:24.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
37352026-06-09T00:36:24.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37362026-06-09T00:36:24.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37372026-06-09T00:36:24.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
37382026-06-09T00:36:24.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
37392026-06-09T00:36:24.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37402026-06-09T00:36:24.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
37412026-06-09T00:36:24.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37422026-06-09T00:36:24.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37432026-06-09T00:36:24.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
37442026-06-09T00:36:24.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37452026-06-09T00:36:24.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
37462026-06-09T00:36:24.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37472026-06-09T00:36:24.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
37482026-06-09T00:36:24.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
37492026-06-09T00:36:25.719ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37502026-06-09T00:36:25.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37512026-06-09T00:36:25.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37522026-06-09T00:36:25.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37532026-06-09T00:36:25.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37542026-06-09T00:36:25.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37552026-06-09T00:36:25.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37562026-06-09T00:36:25.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37572026-06-09T00:36:25.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37582026-06-09T00:36:26.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
37592026-06-09T00:36:26.030ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
37602026-06-09T00:36:26.031ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
37612026-06-09T00:36:26.043ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
37622026-06-09T00:36:26.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
37632026-06-09T00:36:26.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
37642026-06-09T00:36:26.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
37652026-06-09T00:36:26.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
37662026-06-09T00:36:26.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
37672026-06-09T00:36:26.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
37682026-06-09T00:36:26.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
37692026-06-09T00:36:26.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
37702026-06-09T00:36:26.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
37712026-06-09T00:36:26.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
37722026-06-09T00:36:26.071ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
37732026-06-09T00:36:26.132ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
37742026-06-09T00:36:26.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37752026-06-09T00:36:26.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37762026-06-09T00:36:26.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37772026-06-09T00:36:26.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37782026-06-09T00:36:26.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37792026-06-09T00:36:26.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37802026-06-09T00:36:26.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37812026-06-09T00:36:26.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37822026-06-09T00:36:26.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37832026-06-09T00:36:27.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37842026-06-09T00:36:27.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37852026-06-09T00:36:27.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37862026-06-09T00:36:27.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37872026-06-09T00:36:27.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37882026-06-09T00:36:27.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37892026-06-09T00:36:27.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37902026-06-09T00:36:27.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37912026-06-09T00:36:27.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37922026-06-09T00:36:28.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37932026-06-09T00:36:28.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37942026-06-09T00:36:28.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37952026-06-09T00:36:28.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37962026-06-09T00:36:28.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
37972026-06-09T00:36:28.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
37982026-06-09T00:36:28.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
37992026-06-09T00:36:28.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38002026-06-09T00:36:28.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38012026-06-09T00:36:29.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38022026-06-09T00:36:29.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38032026-06-09T00:36:29.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38042026-06-09T00:36:29.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38052026-06-09T00:36:29.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38062026-06-09T00:36:29.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38072026-06-09T00:36:29.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38082026-06-09T00:36:29.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38092026-06-09T00:36:29.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38102026-06-09T00:36:30.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38112026-06-09T00:36:30.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38122026-06-09T00:36:30.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38132026-06-09T00:36:30.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38142026-06-09T00:36:30.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38152026-06-09T00:36:30.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38162026-06-09T00:36:30.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38172026-06-09T00:36:30.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38182026-06-09T00:36:30.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38192026-06-09T00:36:31.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
38202026-06-09T00:36:31.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
38212026-06-09T00:36:31.031ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
38222026-06-09T00:36:31.039ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
38232026-06-09T00:36:31.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
38242026-06-09T00:36:31.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
38252026-06-09T00:36:31.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
38262026-06-09T00:36:31.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
38272026-06-09T00:36:31.133ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
38282026-06-09T00:36:31.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38292026-06-09T00:36:31.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38302026-06-09T00:36:31.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38312026-06-09T00:36:31.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38322026-06-09T00:36:31.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38332026-06-09T00:36:31.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38342026-06-09T00:36:31.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38352026-06-09T00:36:31.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38362026-06-09T00:36:31.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38372026-06-09T00:36:32.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38382026-06-09T00:36:32.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38392026-06-09T00:36:32.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38402026-06-09T00:36:32.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38412026-06-09T00:36:32.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38422026-06-09T00:36:32.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38432026-06-09T00:36:32.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38442026-06-09T00:36:32.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38452026-06-09T00:36:32.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38462026-06-09T00:36:33.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38472026-06-09T00:36:33.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38482026-06-09T00:36:33.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38492026-06-09T00:36:33.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38502026-06-09T00:36:33.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38512026-06-09T00:36:33.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38522026-06-09T00:36:33.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38532026-06-09T00:36:33.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38542026-06-09T00:36:33.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38552026-06-09T00:36:34.644ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
38562026-06-09T00:36:34.644ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
38572026-06-09T00:36:34.649ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "d22a3035-acf3-44cf-b702-a085b51de950", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:36:34 GMT"} })
38582026-06-09T00:36:34.649ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
38592026-06-09T00:36:34.652ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "28b1a54e-c568-4659-8bbc-f6f98305ba1b", "content-length": "29", "date": "Tue, 09 Jun 2026 00:36:34 GMT"} })
38602026-06-09T00:36:34.652ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
38612026-06-09T00:36:34.653ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
38622026-06-09T00:36:34.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
38632026-06-09T00:36:34.653ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
38642026-06-09T00:36:34.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
38652026-06-09T00:36:34.654ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
38662026-06-09T00:36:34.654ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
38672026-06-09T00:36:34.655ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
38682026-06-09T00:36:34.655ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
38692026-06-09T00:36:34.655ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
38702026-06-09T00:36:34.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38712026-06-09T00:36:34.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
38722026-06-09T00:36:34.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
38732026-06-09T00:36:34.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38742026-06-09T00:36:34.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38752026-06-09T00:36:34.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38762026-06-09T00:36:34.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
38772026-06-09T00:36:34.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
38782026-06-09T00:36:34.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
38792026-06-09T00:36:34.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
38802026-06-09T00:36:34.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
38812026-06-09T00:36:34.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 3 n_samples = 1692 producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
38822026-06-09T00:36:34.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38832026-06-09T00:36:34.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38842026-06-09T00:36:34.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
38852026-06-09T00:36:34.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
38862026-06-09T00:36:34.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
38872026-06-09T00:36:34.729ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 1884
38882026-06-09T00:36:34.729ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 1884
38892026-06-09T00:36:34.729ZDEBGoximeter (clickhouse-client): unrolling 1884 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
38902026-06-09T00:36:34.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
38912026-06-09T00:36:34.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
38922026-06-09T00:36:34.784ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
38932026-06-09T00:36:34.802ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2 table_name = fields_ipaddr
38942026-06-09T00:36:34.804ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2454 table_name = fields_string
38952026-06-09T00:36:34.806ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 26 table_name = fields_u16
38962026-06-09T00:36:34.807ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 801 table_name = fields_u32
38972026-06-09T00:36:34.809ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1329 table_name = fields_uuid
38982026-06-09T00:36:34.811ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1812 table_name = measurements_cumulativeu64
38992026-06-09T00:36:34.813ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 24 table_name = measurements_histogramu64
39002026-06-09T00:36:34.817ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 48 table_name = measurements_u64
39012026-06-09T00:36:34.830ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
39022026-06-09T00:36:35.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39032026-06-09T00:36:35.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39042026-06-09T00:36:35.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39052026-06-09T00:36:35.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39062026-06-09T00:36:35.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39072026-06-09T00:36:35.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39082026-06-09T00:36:35.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39092026-06-09T00:36:35.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39102026-06-09T00:36:35.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39112026-06-09T00:36:36.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 211
39122026-06-09T00:36:36.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 211
39132026-06-09T00:36:36.031ZDEBGoximeter (clickhouse-client): unrolling 211 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
39142026-06-09T00:36:36.038ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
39152026-06-09T00:36:36.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
39162026-06-09T00:36:36.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 855 table_name = fields_string
39172026-06-09T00:36:36.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 167 table_name = fields_u16
39182026-06-09T00:36:36.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
39192026-06-09T00:36:36.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
39202026-06-09T00:36:36.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 535 table_name = fields_uuid
39212026-06-09T00:36:36.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
39222026-06-09T00:36:36.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 137 table_name = measurements_cumulativeu64
39232026-06-09T00:36:36.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
39242026-06-09T00:36:36.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 27 table_name = measurements_histogramu64
39252026-06-09T00:36:36.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_u64
39262026-06-09T00:36:36.132ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
39272026-06-09T00:36:36.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39282026-06-09T00:36:36.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39292026-06-09T00:36:36.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39302026-06-09T00:36:36.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39312026-06-09T00:36:36.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39322026-06-09T00:36:36.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39332026-06-09T00:36:36.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39342026-06-09T00:36:36.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39352026-06-09T00:36:36.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39362026-06-09T00:36:37.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39372026-06-09T00:36:37.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39382026-06-09T00:36:37.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39392026-06-09T00:36:37.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39402026-06-09T00:36:37.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39412026-06-09T00:36:37.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39422026-06-09T00:36:37.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39432026-06-09T00:36:37.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39442026-06-09T00:36:37.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39452026-06-09T00:36:38.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39462026-06-09T00:36:38.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39472026-06-09T00:36:38.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39482026-06-09T00:36:38.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39492026-06-09T00:36:38.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39502026-06-09T00:36:38.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39512026-06-09T00:36:38.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39522026-06-09T00:36:38.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39532026-06-09T00:36:38.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39542026-06-09T00:36:39.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39552026-06-09T00:36:39.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39562026-06-09T00:36:39.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39572026-06-09T00:36:39.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39582026-06-09T00:36:39.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39592026-06-09T00:36:39.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39602026-06-09T00:36:39.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39612026-06-09T00:36:39.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39622026-06-09T00:36:39.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39632026-06-09T00:36:40.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39642026-06-09T00:36:40.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39652026-06-09T00:36:40.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39662026-06-09T00:36:40.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39672026-06-09T00:36:40.721ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39682026-06-09T00:36:40.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39692026-06-09T00:36:40.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39702026-06-09T00:36:40.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39712026-06-09T00:36:40.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39722026-06-09T00:36:41.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
39732026-06-09T00:36:41.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
39742026-06-09T00:36:41.031ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
39752026-06-09T00:36:41.038ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
39762026-06-09T00:36:41.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
39772026-06-09T00:36:41.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
39782026-06-09T00:36:41.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
39792026-06-09T00:36:41.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
39802026-06-09T00:36:41.132ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
39812026-06-09T00:36:41.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39822026-06-09T00:36:41.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39832026-06-09T00:36:41.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39842026-06-09T00:36:41.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39852026-06-09T00:36:41.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39862026-06-09T00:36:41.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39872026-06-09T00:36:41.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39882026-06-09T00:36:41.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39892026-06-09T00:36:41.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39902026-06-09T00:36:42.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39912026-06-09T00:36:42.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39922026-06-09T00:36:42.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39932026-06-09T00:36:42.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39942026-06-09T00:36:42.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
39952026-06-09T00:36:42.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
39962026-06-09T00:36:42.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39972026-06-09T00:36:42.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39982026-06-09T00:36:42.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
39992026-06-09T00:36:43.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40002026-06-09T00:36:43.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40012026-06-09T00:36:43.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40022026-06-09T00:36:43.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40032026-06-09T00:36:43.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40042026-06-09T00:36:43.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40052026-06-09T00:36:43.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40062026-06-09T00:36:43.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40072026-06-09T00:36:43.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40082026-06-09T00:36:44.653ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
40092026-06-09T00:36:44.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
40102026-06-09T00:36:44.653ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
40112026-06-09T00:36:44.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
40122026-06-09T00:36:44.654ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
40132026-06-09T00:36:44.655ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
40142026-06-09T00:36:44.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40152026-06-09T00:36:44.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40162026-06-09T00:36:44.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
40172026-06-09T00:36:44.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
40182026-06-09T00:36:44.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40192026-06-09T00:36:44.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40202026-06-09T00:36:44.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
40212026-06-09T00:36:44.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
40222026-06-09T00:36:44.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40232026-06-09T00:36:44.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
40242026-06-09T00:36:44.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40252026-06-09T00:36:44.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40262026-06-09T00:36:44.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40272026-06-09T00:36:44.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
40282026-06-09T00:36:44.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
40292026-06-09T00:36:44.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40302026-06-09T00:36:44.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
40312026-06-09T00:36:44.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
40322026-06-09T00:36:45.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40332026-06-09T00:36:45.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40342026-06-09T00:36:45.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40352026-06-09T00:36:45.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40362026-06-09T00:36:45.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40372026-06-09T00:36:45.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40382026-06-09T00:36:45.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40392026-06-09T00:36:45.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40402026-06-09T00:36:45.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40412026-06-09T00:36:46.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
40422026-06-09T00:36:46.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
40432026-06-09T00:36:46.031ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
40442026-06-09T00:36:46.044ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
40452026-06-09T00:36:46.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
40462026-06-09T00:36:46.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
40472026-06-09T00:36:46.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
40482026-06-09T00:36:46.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
40492026-06-09T00:36:46.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
40502026-06-09T00:36:46.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
40512026-06-09T00:36:46.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
40522026-06-09T00:36:46.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
40532026-06-09T00:36:46.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
40542026-06-09T00:36:46.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
40552026-06-09T00:36:46.069ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
40562026-06-09T00:36:46.132ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
40572026-06-09T00:36:46.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40582026-06-09T00:36:46.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40592026-06-09T00:36:46.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40602026-06-09T00:36:46.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40612026-06-09T00:36:46.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40622026-06-09T00:36:46.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40632026-06-09T00:36:46.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40642026-06-09T00:36:46.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40652026-06-09T00:36:46.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40662026-06-09T00:36:47.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40672026-06-09T00:36:47.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40682026-06-09T00:36:47.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40692026-06-09T00:36:47.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40702026-06-09T00:36:47.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40712026-06-09T00:36:47.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40722026-06-09T00:36:47.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40732026-06-09T00:36:47.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40742026-06-09T00:36:47.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40752026-06-09T00:36:48.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40762026-06-09T00:36:48.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40772026-06-09T00:36:48.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40782026-06-09T00:36:48.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40792026-06-09T00:36:48.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40802026-06-09T00:36:48.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40812026-06-09T00:36:48.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40822026-06-09T00:36:48.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40832026-06-09T00:36:48.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40842026-06-09T00:36:49.644ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
40852026-06-09T00:36:49.644ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
40862026-06-09T00:36:49.648ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "1c7c669b-b157-42e6-93c3-ada27c323382", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:36:49 GMT"} })
40872026-06-09T00:36:49.648ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
40882026-06-09T00:36:49.651ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "d03504ac-bd03-4008-b80e-34cb22269a94", "content-length": "29", "date": "Tue, 09 Jun 2026 00:36:49 GMT"} })
40892026-06-09T00:36:49.651ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
40902026-06-09T00:36:49.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40912026-06-09T00:36:49.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40922026-06-09T00:36:49.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40932026-06-09T00:36:49.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40942026-06-09T00:36:49.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
40952026-06-09T00:36:49.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
40962026-06-09T00:36:49.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40972026-06-09T00:36:49.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40982026-06-09T00:36:49.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
40992026-06-09T00:36:50.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41002026-06-09T00:36:50.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41012026-06-09T00:36:50.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41022026-06-09T00:36:50.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41032026-06-09T00:36:50.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41042026-06-09T00:36:50.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41052026-06-09T00:36:50.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41062026-06-09T00:36:50.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41072026-06-09T00:36:50.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41082026-06-09T00:36:51.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
41092026-06-09T00:36:51.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
41102026-06-09T00:36:51.031ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
41112026-06-09T00:36:51.046ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
41122026-06-09T00:36:51.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
41132026-06-09T00:36:51.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
41142026-06-09T00:36:51.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
41152026-06-09T00:36:51.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
41162026-06-09T00:36:51.132ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
41172026-06-09T00:36:51.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41182026-06-09T00:36:51.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41192026-06-09T00:36:51.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41202026-06-09T00:36:51.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41212026-06-09T00:36:51.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41222026-06-09T00:36:51.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41232026-06-09T00:36:51.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41242026-06-09T00:36:51.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41252026-06-09T00:36:51.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41262026-06-09T00:36:52.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41272026-06-09T00:36:52.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41282026-06-09T00:36:52.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41292026-06-09T00:36:52.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41302026-06-09T00:36:52.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41312026-06-09T00:36:52.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41322026-06-09T00:36:52.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41332026-06-09T00:36:52.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41342026-06-09T00:36:52.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41352026-06-09T00:36:53.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41362026-06-09T00:36:53.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41372026-06-09T00:36:53.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41382026-06-09T00:36:53.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41392026-06-09T00:36:53.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41402026-06-09T00:36:53.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41412026-06-09T00:36:53.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41422026-06-09T00:36:53.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41432026-06-09T00:36:53.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41442026-06-09T00:36:54.653ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
41452026-06-09T00:36:54.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
41462026-06-09T00:36:54.653ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
41472026-06-09T00:36:54.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
41482026-06-09T00:36:54.654ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
41492026-06-09T00:36:54.654ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
41502026-06-09T00:36:54.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41512026-06-09T00:36:54.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41522026-06-09T00:36:54.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
41532026-06-09T00:36:54.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
41542026-06-09T00:36:54.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
41552026-06-09T00:36:54.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
41562026-06-09T00:36:54.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41572026-06-09T00:36:54.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41582026-06-09T00:36:54.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41592026-06-09T00:36:54.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
41602026-06-09T00:36:54.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41612026-06-09T00:36:54.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41622026-06-09T00:36:54.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41632026-06-09T00:36:54.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
41642026-06-09T00:36:54.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
41652026-06-09T00:36:54.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41662026-06-09T00:36:54.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
41672026-06-09T00:36:54.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
41682026-06-09T00:36:55.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41692026-06-09T00:36:55.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41702026-06-09T00:36:55.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41712026-06-09T00:36:55.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41722026-06-09T00:36:55.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41732026-06-09T00:36:55.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41742026-06-09T00:36:55.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41752026-06-09T00:36:55.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41762026-06-09T00:36:55.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
41772026-06-09T00:36:56.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
41782026-06-09T00:36:56.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
41792026-06-09T00:36:56.031ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
41802026-06-09T00:36:56.044ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
41812026-06-09T00:36:56.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
41822026-06-09T00:36:56.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
41832026-06-09T00:36:56.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
41842026-06-09T00:36:56.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
41852026-06-09T00:36:56.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
41862026-06-09T00:36:56.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
41872026-06-09T00:36:56.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
41882026-06-09T00:36:56.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
41892026-06-09T00:36:56.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
41902026-06-09T00:36:56.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
41912026-06-09T00:36:56.067ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
41922026-06-09T00:36:56.132ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
41932026-06-09T00:36:56.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41942026-06-09T00:36:56.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41952026-06-09T00:36:56.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41962026-06-09T00:36:56.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41972026-06-09T00:36:56.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
41982026-06-09T00:36:56.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
41992026-06-09T00:36:56.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42002026-06-09T00:36:56.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42012026-06-09T00:36:56.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42022026-06-09T00:36:57.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42032026-06-09T00:36:57.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42042026-06-09T00:36:57.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42052026-06-09T00:36:57.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42062026-06-09T00:36:57.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42072026-06-09T00:36:57.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42082026-06-09T00:36:57.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42092026-06-09T00:36:57.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42102026-06-09T00:36:57.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42112026-06-09T00:36:58.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42122026-06-09T00:36:58.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42132026-06-09T00:36:58.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42142026-06-09T00:36:58.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42152026-06-09T00:36:58.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42162026-06-09T00:36:58.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42172026-06-09T00:36:58.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42182026-06-09T00:36:58.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42192026-06-09T00:36:58.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42202026-06-09T00:36:59.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42212026-06-09T00:36:59.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42222026-06-09T00:36:59.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42232026-06-09T00:36:59.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42242026-06-09T00:36:59.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42252026-06-09T00:36:59.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42262026-06-09T00:36:59.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42272026-06-09T00:36:59.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42282026-06-09T00:36:59.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42292026-06-09T00:37:00.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42302026-06-09T00:37:00.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42312026-06-09T00:37:00.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42322026-06-09T00:37:00.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42332026-06-09T00:37:00.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42342026-06-09T00:37:00.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42352026-06-09T00:37:00.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42362026-06-09T00:37:00.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42372026-06-09T00:37:00.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42382026-06-09T00:37:01.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
42392026-06-09T00:37:01.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
42402026-06-09T00:37:01.031ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
42412026-06-09T00:37:01.039ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
42422026-06-09T00:37:01.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
42432026-06-09T00:37:01.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
42442026-06-09T00:37:01.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
42452026-06-09T00:37:01.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
42462026-06-09T00:37:01.133ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
42472026-06-09T00:37:01.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42482026-06-09T00:37:01.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42492026-06-09T00:37:01.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42502026-06-09T00:37:01.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42512026-06-09T00:37:01.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42522026-06-09T00:37:01.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42532026-06-09T00:37:01.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42542026-06-09T00:37:01.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42552026-06-09T00:37:01.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42562026-06-09T00:37:02.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42572026-06-09T00:37:02.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42582026-06-09T00:37:02.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42592026-06-09T00:37:02.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42602026-06-09T00:37:02.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42612026-06-09T00:37:02.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42622026-06-09T00:37:02.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42632026-06-09T00:37:02.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42642026-06-09T00:37:02.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42652026-06-09T00:37:03.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42662026-06-09T00:37:03.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42672026-06-09T00:37:03.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42682026-06-09T00:37:03.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42692026-06-09T00:37:03.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42702026-06-09T00:37:03.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42712026-06-09T00:37:03.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42722026-06-09T00:37:03.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42732026-06-09T00:37:03.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42742026-06-09T00:37:04.644ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
42752026-06-09T00:37:04.644ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
42762026-06-09T00:37:04.648ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "d0d41d1f-132b-42e6-b006-3ce1fc006d37", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:37:04 GMT"} })
42772026-06-09T00:37:04.648ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
42782026-06-09T00:37:04.651ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "2e9e61c8-501d-4465-a843-8011fd1c3d47", "content-length": "29", "date": "Tue, 09 Jun 2026 00:37:04 GMT"} })
42792026-06-09T00:37:04.651ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
42802026-06-09T00:37:04.653ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
42812026-06-09T00:37:04.653ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
42822026-06-09T00:37:04.653ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
42832026-06-09T00:37:04.653ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
42842026-06-09T00:37:04.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
42852026-06-09T00:37:04.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
42862026-06-09T00:37:04.654ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
42872026-06-09T00:37:04.654ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
42882026-06-09T00:37:04.655ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
42892026-06-09T00:37:04.655ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
42902026-06-09T00:37:04.673ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42912026-06-09T00:37:04.674ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
42922026-06-09T00:37:04.674ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
42932026-06-09T00:37:04.674ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
42942026-06-09T00:37:04.674ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
42952026-06-09T00:37:04.674ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
42962026-06-09T00:37:04.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42972026-06-09T00:37:04.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
42982026-06-09T00:37:04.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
42992026-06-09T00:37:04.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
43002026-06-09T00:37:04.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
43012026-06-09T00:37:04.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
43022026-06-09T00:37:04.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43032026-06-09T00:37:04.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43042026-06-09T00:37:04.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43052026-06-09T00:37:04.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
43062026-06-09T00:37:04.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43072026-06-09T00:37:04.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43082026-06-09T00:37:04.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43092026-06-09T00:37:04.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
43102026-06-09T00:37:04.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
43112026-06-09T00:37:04.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43122026-06-09T00:37:04.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
43132026-06-09T00:37:04.733ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
43142026-06-09T00:37:04.735ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 3 n_samples = 1846 producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
43152026-06-09T00:37:04.739ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2212
43162026-06-09T00:37:04.739ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2212
43172026-06-09T00:37:04.740ZDEBGoximeter (clickhouse-client): unrolling 2212 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
43182026-06-09T00:37:04.803ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
43192026-06-09T00:37:04.827ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
43202026-06-09T00:37:04.828ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 16 table_name = fields_ipaddr
43212026-06-09T00:37:04.832ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4100 table_name = fields_string
43222026-06-09T00:37:04.833ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 209 table_name = fields_u16
43232026-06-09T00:37:04.835ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1098 table_name = fields_u32
43242026-06-09T00:37:04.836ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
43252026-06-09T00:37:04.838ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2374 table_name = fields_uuid
43262026-06-09T00:37:04.839ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
43272026-06-09T00:37:04.840ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
43282026-06-09T00:37:04.841ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1924 table_name = measurements_cumulativeu64
43292026-06-09T00:37:04.842ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
43302026-06-09T00:37:04.844ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 53 table_name = measurements_histogramu64
43312026-06-09T00:37:04.846ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 230 table_name = measurements_u64
43322026-06-09T00:37:05.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43332026-06-09T00:37:05.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43342026-06-09T00:37:05.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43352026-06-09T00:37:05.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43362026-06-09T00:37:05.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43372026-06-09T00:37:05.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43382026-06-09T00:37:05.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43392026-06-09T00:37:05.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43402026-06-09T00:37:05.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43412026-06-09T00:37:06.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
43422026-06-09T00:37:06.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
43432026-06-09T00:37:06.032ZDEBGoximeter (clickhouse-client): unrolling 44 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
43442026-06-09T00:37:06.034ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
43452026-06-09T00:37:06.039ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
43462026-06-09T00:37:06.041ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
43472026-06-09T00:37:06.042ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 32 table_name = measurements_cumulativeu64
43482026-06-09T00:37:06.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 12 table_name = measurements_u64
43492026-06-09T00:37:06.132ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
43502026-06-09T00:37:06.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43512026-06-09T00:37:06.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43522026-06-09T00:37:06.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43532026-06-09T00:37:06.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43542026-06-09T00:37:06.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43552026-06-09T00:37:06.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43562026-06-09T00:37:06.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43572026-06-09T00:37:06.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43582026-06-09T00:37:06.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43592026-06-09T00:37:07.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43602026-06-09T00:37:07.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43612026-06-09T00:37:07.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43622026-06-09T00:37:07.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43632026-06-09T00:37:07.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43642026-06-09T00:37:07.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43652026-06-09T00:37:07.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43662026-06-09T00:37:07.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43672026-06-09T00:37:07.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43682026-06-09T00:37:08.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43692026-06-09T00:37:08.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43702026-06-09T00:37:08.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43712026-06-09T00:37:08.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43722026-06-09T00:37:08.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43732026-06-09T00:37:08.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43742026-06-09T00:37:08.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43752026-06-09T00:37:08.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43762026-06-09T00:37:08.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43772026-06-09T00:37:09.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43782026-06-09T00:37:09.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43792026-06-09T00:37:09.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43802026-06-09T00:37:09.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43812026-06-09T00:37:09.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43822026-06-09T00:37:09.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43832026-06-09T00:37:09.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43842026-06-09T00:37:09.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43852026-06-09T00:37:09.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43862026-06-09T00:37:10.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43872026-06-09T00:37:10.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43882026-06-09T00:37:10.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43892026-06-09T00:37:10.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43902026-06-09T00:37:10.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
43912026-06-09T00:37:10.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
43922026-06-09T00:37:10.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43932026-06-09T00:37:10.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43942026-06-09T00:37:10.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
43952026-06-09T00:37:11.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
43962026-06-09T00:37:11.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
43972026-06-09T00:37:11.032ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
43982026-06-09T00:37:11.039ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
43992026-06-09T00:37:11.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
44002026-06-09T00:37:11.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
44012026-06-09T00:37:11.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
44022026-06-09T00:37:11.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
44032026-06-09T00:37:11.132ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
44042026-06-09T00:37:11.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44052026-06-09T00:37:11.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44062026-06-09T00:37:11.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44072026-06-09T00:37:11.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44082026-06-09T00:37:11.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44092026-06-09T00:37:11.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44102026-06-09T00:37:11.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44112026-06-09T00:37:11.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44122026-06-09T00:37:11.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44132026-06-09T00:37:12.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44142026-06-09T00:37:12.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44152026-06-09T00:37:12.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44162026-06-09T00:37:12.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44172026-06-09T00:37:12.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44182026-06-09T00:37:12.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44192026-06-09T00:37:12.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44202026-06-09T00:37:12.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44212026-06-09T00:37:12.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44222026-06-09T00:37:13.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44232026-06-09T00:37:13.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44242026-06-09T00:37:13.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44252026-06-09T00:37:13.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44262026-06-09T00:37:13.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44272026-06-09T00:37:13.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44282026-06-09T00:37:13.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44292026-06-09T00:37:13.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44302026-06-09T00:37:13.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44312026-06-09T00:37:14.653ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
44322026-06-09T00:37:14.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
44332026-06-09T00:37:14.653ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
44342026-06-09T00:37:14.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
44352026-06-09T00:37:14.654ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
44362026-06-09T00:37:14.654ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
44372026-06-09T00:37:14.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44382026-06-09T00:37:14.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44392026-06-09T00:37:14.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
44402026-06-09T00:37:14.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
44412026-06-09T00:37:14.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44422026-06-09T00:37:14.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44432026-06-09T00:37:14.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
44442026-06-09T00:37:14.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
44452026-06-09T00:37:14.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44462026-06-09T00:37:14.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
44472026-06-09T00:37:14.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44482026-06-09T00:37:14.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44492026-06-09T00:37:14.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44502026-06-09T00:37:14.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
44512026-06-09T00:37:14.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
44522026-06-09T00:37:14.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44532026-06-09T00:37:14.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
44542026-06-09T00:37:14.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
44552026-06-09T00:37:15.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44562026-06-09T00:37:15.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44572026-06-09T00:37:15.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44582026-06-09T00:37:15.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44592026-06-09T00:37:15.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44602026-06-09T00:37:15.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44612026-06-09T00:37:15.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44622026-06-09T00:37:15.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44632026-06-09T00:37:15.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44642026-06-09T00:37:16.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
44652026-06-09T00:37:16.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
44662026-06-09T00:37:16.031ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
44672026-06-09T00:37:16.044ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
44682026-06-09T00:37:16.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
44692026-06-09T00:37:16.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
44702026-06-09T00:37:16.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
44712026-06-09T00:37:16.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
44722026-06-09T00:37:16.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
44732026-06-09T00:37:16.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
44742026-06-09T00:37:16.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
44752026-06-09T00:37:16.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
44762026-06-09T00:37:16.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
44772026-06-09T00:37:16.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
44782026-06-09T00:37:16.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
44792026-06-09T00:37:16.133ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
44802026-06-09T00:37:16.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44812026-06-09T00:37:16.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44822026-06-09T00:37:16.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44832026-06-09T00:37:16.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44842026-06-09T00:37:16.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44852026-06-09T00:37:16.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44862026-06-09T00:37:16.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44872026-06-09T00:37:16.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44882026-06-09T00:37:16.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44892026-06-09T00:37:17.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44902026-06-09T00:37:17.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44912026-06-09T00:37:17.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44922026-06-09T00:37:17.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44932026-06-09T00:37:17.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
44942026-06-09T00:37:17.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44952026-06-09T00:37:17.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44962026-06-09T00:37:17.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44972026-06-09T00:37:17.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
44982026-06-09T00:37:18.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
44992026-06-09T00:37:18.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45002026-06-09T00:37:18.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45012026-06-09T00:37:18.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45022026-06-09T00:37:18.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45032026-06-09T00:37:18.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45042026-06-09T00:37:18.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45052026-06-09T00:37:18.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45062026-06-09T00:37:18.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45072026-06-09T00:37:19.644ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
45082026-06-09T00:37:19.644ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
45092026-06-09T00:37:19.647ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "cb06940e-dc07-4592-b5bc-b1dd202f9ec0", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:37:19 GMT"} })
45102026-06-09T00:37:19.647ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
45112026-06-09T00:37:19.650ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "32dd796b-6dbf-4c14-a285-a24ef7e03bce", "content-length": "29", "date": "Tue, 09 Jun 2026 00:37:19 GMT"} })
45122026-06-09T00:37:19.650ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
45132026-06-09T00:37:19.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45142026-06-09T00:37:19.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45152026-06-09T00:37:19.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45162026-06-09T00:37:19.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45172026-06-09T00:37:19.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45182026-06-09T00:37:19.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45192026-06-09T00:37:19.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45202026-06-09T00:37:19.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45212026-06-09T00:37:19.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45222026-06-09T00:37:20.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45232026-06-09T00:37:20.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45242026-06-09T00:37:20.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45252026-06-09T00:37:20.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45262026-06-09T00:37:20.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45272026-06-09T00:37:20.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45282026-06-09T00:37:20.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45292026-06-09T00:37:20.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45302026-06-09T00:37:20.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45312026-06-09T00:37:21.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
45322026-06-09T00:37:21.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
45332026-06-09T00:37:21.032ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
45342026-06-09T00:37:21.043ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
45352026-06-09T00:37:21.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
45362026-06-09T00:37:21.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
45372026-06-09T00:37:21.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
45382026-06-09T00:37:21.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
45392026-06-09T00:37:21.132ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
45402026-06-09T00:37:21.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45412026-06-09T00:37:21.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45422026-06-09T00:37:21.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45432026-06-09T00:37:21.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45442026-06-09T00:37:21.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45452026-06-09T00:37:21.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45462026-06-09T00:37:21.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45472026-06-09T00:37:21.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45482026-06-09T00:37:21.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45492026-06-09T00:37:22.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45502026-06-09T00:37:22.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45512026-06-09T00:37:22.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45522026-06-09T00:37:22.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45532026-06-09T00:37:22.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45542026-06-09T00:37:22.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45552026-06-09T00:37:22.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45562026-06-09T00:37:22.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45572026-06-09T00:37:22.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45582026-06-09T00:37:23.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45592026-06-09T00:37:23.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45602026-06-09T00:37:23.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45612026-06-09T00:37:23.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45622026-06-09T00:37:23.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45632026-06-09T00:37:23.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45642026-06-09T00:37:23.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45652026-06-09T00:37:23.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45662026-06-09T00:37:23.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45672026-06-09T00:37:24.654ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
45682026-06-09T00:37:24.654ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
45692026-06-09T00:37:24.654ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
45702026-06-09T00:37:24.654ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
45712026-06-09T00:37:24.655ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
45722026-06-09T00:37:24.655ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
45732026-06-09T00:37:24.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45742026-06-09T00:37:24.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45752026-06-09T00:37:24.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
45762026-06-09T00:37:24.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
45772026-06-09T00:37:24.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45782026-06-09T00:37:24.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
45792026-06-09T00:37:24.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
45802026-06-09T00:37:24.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45812026-06-09T00:37:24.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45822026-06-09T00:37:24.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
45832026-06-09T00:37:24.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45842026-06-09T00:37:24.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45852026-06-09T00:37:24.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45862026-06-09T00:37:24.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
45872026-06-09T00:37:24.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
45882026-06-09T00:37:24.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45892026-06-09T00:37:24.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
45902026-06-09T00:37:24.733ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
45912026-06-09T00:37:25.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45922026-06-09T00:37:25.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45932026-06-09T00:37:25.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45942026-06-09T00:37:25.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45952026-06-09T00:37:25.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
45962026-06-09T00:37:25.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
45972026-06-09T00:37:25.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45982026-06-09T00:37:25.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
45992026-06-09T00:37:25.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46002026-06-09T00:37:26.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
46012026-06-09T00:37:26.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
46022026-06-09T00:37:26.032ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
46032026-06-09T00:37:26.044ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
46042026-06-09T00:37:26.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
46052026-06-09T00:37:26.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
46062026-06-09T00:37:26.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
46072026-06-09T00:37:26.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
46082026-06-09T00:37:26.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
46092026-06-09T00:37:26.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
46102026-06-09T00:37:26.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
46112026-06-09T00:37:26.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
46122026-06-09T00:37:26.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
46132026-06-09T00:37:26.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
46142026-06-09T00:37:26.067ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
46152026-06-09T00:37:26.133ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
46162026-06-09T00:37:26.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46172026-06-09T00:37:26.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46182026-06-09T00:37:26.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46192026-06-09T00:37:26.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46202026-06-09T00:37:26.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46212026-06-09T00:37:26.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46222026-06-09T00:37:26.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46232026-06-09T00:37:26.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46242026-06-09T00:37:26.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46252026-06-09T00:37:27.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46262026-06-09T00:37:27.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46272026-06-09T00:37:27.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46282026-06-09T00:37:27.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46292026-06-09T00:37:27.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46302026-06-09T00:37:27.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46312026-06-09T00:37:27.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46322026-06-09T00:37:27.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46332026-06-09T00:37:27.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46342026-06-09T00:37:28.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46352026-06-09T00:37:28.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46362026-06-09T00:37:28.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46372026-06-09T00:37:28.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46382026-06-09T00:37:28.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46392026-06-09T00:37:28.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46402026-06-09T00:37:28.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46412026-06-09T00:37:28.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46422026-06-09T00:37:28.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46432026-06-09T00:37:29.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46442026-06-09T00:37:29.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46452026-06-09T00:37:29.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46462026-06-09T00:37:29.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46472026-06-09T00:37:29.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46482026-06-09T00:37:29.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46492026-06-09T00:37:29.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46502026-06-09T00:37:29.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46512026-06-09T00:37:29.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46522026-06-09T00:37:30.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46532026-06-09T00:37:30.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46542026-06-09T00:37:30.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46552026-06-09T00:37:30.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46562026-06-09T00:37:30.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46572026-06-09T00:37:30.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46582026-06-09T00:37:30.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46592026-06-09T00:37:30.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46602026-06-09T00:37:30.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46612026-06-09T00:37:31.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
46622026-06-09T00:37:31.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
46632026-06-09T00:37:31.032ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
46642026-06-09T00:37:31.039ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
46652026-06-09T00:37:31.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
46662026-06-09T00:37:31.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
46672026-06-09T00:37:31.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
46682026-06-09T00:37:31.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
46692026-06-09T00:37:31.132ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
46702026-06-09T00:37:31.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46712026-06-09T00:37:31.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46722026-06-09T00:37:31.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46732026-06-09T00:37:31.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46742026-06-09T00:37:31.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46752026-06-09T00:37:31.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46762026-06-09T00:37:31.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46772026-06-09T00:37:31.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46782026-06-09T00:37:31.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46792026-06-09T00:37:32.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46802026-06-09T00:37:32.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46812026-06-09T00:37:32.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46822026-06-09T00:37:32.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46832026-06-09T00:37:32.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46842026-06-09T00:37:32.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46852026-06-09T00:37:32.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46862026-06-09T00:37:32.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46872026-06-09T00:37:32.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46882026-06-09T00:37:33.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46892026-06-09T00:37:33.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46902026-06-09T00:37:33.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46912026-06-09T00:37:33.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46922026-06-09T00:37:33.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
46932026-06-09T00:37:33.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
46942026-06-09T00:37:33.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46952026-06-09T00:37:33.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46962026-06-09T00:37:33.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
46972026-06-09T00:37:34.645ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
46982026-06-09T00:37:34.645ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
46992026-06-09T00:37:34.649ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "88d5f481-6ad8-4173-971e-d0d060e0bceb", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:37:34 GMT"} })
47002026-06-09T00:37:34.649ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
47012026-06-09T00:37:34.652ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "eb010d2b-e3d8-4ef4-a596-7594b83af2fc", "content-length": "29", "date": "Tue, 09 Jun 2026 00:37:34 GMT"} })
47022026-06-09T00:37:34.652ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
47032026-06-09T00:37:34.653ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
47042026-06-09T00:37:34.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
47052026-06-09T00:37:34.653ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
47062026-06-09T00:37:34.653ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
47072026-06-09T00:37:34.654ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
47082026-06-09T00:37:34.654ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
47092026-06-09T00:37:34.655ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
47102026-06-09T00:37:34.655ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
47112026-06-09T00:37:34.655ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
47122026-06-09T00:37:34.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47132026-06-09T00:37:34.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47142026-06-09T00:37:34.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
47152026-06-09T00:37:34.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
47162026-06-09T00:37:34.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47172026-06-09T00:37:34.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47182026-06-09T00:37:34.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
47192026-06-09T00:37:34.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
47202026-06-09T00:37:34.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47212026-06-09T00:37:34.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
47222026-06-09T00:37:34.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47232026-06-09T00:37:34.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47242026-06-09T00:37:34.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47252026-06-09T00:37:34.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
47262026-06-09T00:37:34.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
47272026-06-09T00:37:34.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47282026-06-09T00:37:34.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 3 n_samples = 1694 producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
47292026-06-09T00:37:34.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
47302026-06-09T00:37:34.731ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 1913
47312026-06-09T00:37:34.731ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 1913
47322026-06-09T00:37:34.731ZDEBGoximeter (clickhouse-client): unrolling 1913 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
47332026-06-09T00:37:34.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
47342026-06-09T00:37:34.786ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
47352026-06-09T00:37:34.804ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2 table_name = fields_ipaddr
47362026-06-09T00:37:34.806ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2512 table_name = fields_string
47372026-06-09T00:37:34.807ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 55 table_name = fields_u16
47382026-06-09T00:37:34.809ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 801 table_name = fields_u32
47392026-06-09T00:37:34.811ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1358 table_name = fields_uuid
47402026-06-09T00:37:34.812ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1812 table_name = measurements_cumulativeu64
47412026-06-09T00:37:34.814ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 53 table_name = measurements_histogramu64
47422026-06-09T00:37:34.816ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 48 table_name = measurements_u64
47432026-06-09T00:37:34.832ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
47442026-06-09T00:37:35.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47452026-06-09T00:37:35.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47462026-06-09T00:37:35.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47472026-06-09T00:37:35.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47482026-06-09T00:37:35.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47492026-06-09T00:37:35.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47502026-06-09T00:37:35.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47512026-06-09T00:37:35.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47522026-06-09T00:37:35.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47532026-06-09T00:37:36.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 184
47542026-06-09T00:37:36.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 184
47552026-06-09T00:37:36.032ZDEBGoximeter (clickhouse-client): unrolling 184 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
47562026-06-09T00:37:36.038ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
47572026-06-09T00:37:36.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
47582026-06-09T00:37:36.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 801 table_name = fields_string
47592026-06-09T00:37:36.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 140 table_name = fields_u16
47602026-06-09T00:37:36.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
47612026-06-09T00:37:36.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
47622026-06-09T00:37:36.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 508 table_name = fields_uuid
47632026-06-09T00:37:36.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
47642026-06-09T00:37:36.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 137 table_name = measurements_cumulativeu64
47652026-06-09T00:37:36.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
47662026-06-09T00:37:36.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_u64
47672026-06-09T00:37:36.132ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
47682026-06-09T00:37:36.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47692026-06-09T00:37:36.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47702026-06-09T00:37:36.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47712026-06-09T00:37:36.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47722026-06-09T00:37:36.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47732026-06-09T00:37:36.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47742026-06-09T00:37:36.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47752026-06-09T00:37:36.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47762026-06-09T00:37:36.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47772026-06-09T00:37:37.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47782026-06-09T00:37:37.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47792026-06-09T00:37:37.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47802026-06-09T00:37:37.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47812026-06-09T00:37:37.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47822026-06-09T00:37:37.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47832026-06-09T00:37:37.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47842026-06-09T00:37:37.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47852026-06-09T00:37:37.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47862026-06-09T00:37:38.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47872026-06-09T00:37:38.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47882026-06-09T00:37:38.720ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47892026-06-09T00:37:38.720ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47902026-06-09T00:37:38.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47912026-06-09T00:37:38.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47922026-06-09T00:37:38.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47932026-06-09T00:37:38.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47942026-06-09T00:37:38.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
47952026-06-09T00:37:39.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47962026-06-09T00:37:39.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
47972026-06-09T00:37:39.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47982026-06-09T00:37:39.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
47992026-06-09T00:37:39.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48002026-06-09T00:37:39.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48012026-06-09T00:37:39.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48022026-06-09T00:37:39.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48032026-06-09T00:37:39.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48042026-06-09T00:37:40.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48052026-06-09T00:37:40.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48062026-06-09T00:37:40.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48072026-06-09T00:37:40.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48082026-06-09T00:37:40.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48092026-06-09T00:37:40.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48102026-06-09T00:37:40.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48112026-06-09T00:37:40.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48122026-06-09T00:37:40.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48132026-06-09T00:37:41.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
48142026-06-09T00:37:41.032ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
48152026-06-09T00:37:41.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
48162026-06-09T00:37:41.039ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
48172026-06-09T00:37:41.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
48182026-06-09T00:37:41.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
48192026-06-09T00:37:41.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
48202026-06-09T00:37:41.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
48212026-06-09T00:37:41.133ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
48222026-06-09T00:37:41.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48232026-06-09T00:37:41.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48242026-06-09T00:37:41.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48252026-06-09T00:37:41.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48262026-06-09T00:37:41.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48272026-06-09T00:37:41.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48282026-06-09T00:37:41.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48292026-06-09T00:37:41.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48302026-06-09T00:37:41.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48312026-06-09T00:37:42.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48322026-06-09T00:37:42.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48332026-06-09T00:37:42.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48342026-06-09T00:37:42.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48352026-06-09T00:37:42.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48362026-06-09T00:37:42.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48372026-06-09T00:37:42.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48382026-06-09T00:37:42.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48392026-06-09T00:37:42.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48402026-06-09T00:37:43.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48412026-06-09T00:37:43.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48422026-06-09T00:37:43.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48432026-06-09T00:37:43.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48442026-06-09T00:37:43.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48452026-06-09T00:37:43.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48462026-06-09T00:37:43.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48472026-06-09T00:37:43.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48482026-06-09T00:37:43.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48492026-06-09T00:37:44.654ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
48502026-06-09T00:37:44.654ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
48512026-06-09T00:37:44.654ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
48522026-06-09T00:37:44.654ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
48532026-06-09T00:37:44.655ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
48542026-06-09T00:37:44.655ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
48552026-06-09T00:37:44.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48562026-06-09T00:37:44.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48572026-06-09T00:37:44.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
48582026-06-09T00:37:44.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
48592026-06-09T00:37:44.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
48602026-06-09T00:37:44.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
48612026-06-09T00:37:44.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48622026-06-09T00:37:44.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48632026-06-09T00:37:44.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48642026-06-09T00:37:44.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
48652026-06-09T00:37:44.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48662026-06-09T00:37:44.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48672026-06-09T00:37:44.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48682026-06-09T00:37:44.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
48692026-06-09T00:37:44.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
48702026-06-09T00:37:44.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48712026-06-09T00:37:44.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
48722026-06-09T00:37:44.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
48732026-06-09T00:37:45.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48742026-06-09T00:37:45.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48752026-06-09T00:37:45.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48762026-06-09T00:37:45.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48772026-06-09T00:37:45.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
48782026-06-09T00:37:45.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48792026-06-09T00:37:45.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48802026-06-09T00:37:45.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48812026-06-09T00:37:45.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
48822026-06-09T00:37:46.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
48832026-06-09T00:37:46.031ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
48842026-06-09T00:37:46.031ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
48852026-06-09T00:37:46.044ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
48862026-06-09T00:37:46.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
48872026-06-09T00:37:46.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
48882026-06-09T00:37:46.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
48892026-06-09T00:37:46.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
48902026-06-09T00:37:46.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
48912026-06-09T00:37:46.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
48922026-06-09T00:37:46.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
48932026-06-09T00:37:46.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
48942026-06-09T00:37:46.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
48952026-06-09T00:37:46.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
48962026-06-09T00:37:46.069ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
48972026-06-09T00:37:46.133ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
48982026-06-09T00:37:46.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
48992026-06-09T00:37:46.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49002026-06-09T00:37:46.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49012026-06-09T00:37:46.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49022026-06-09T00:37:46.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49032026-06-09T00:37:46.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49042026-06-09T00:37:46.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49052026-06-09T00:37:46.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49062026-06-09T00:37:46.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49072026-06-09T00:37:47.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49082026-06-09T00:37:47.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49092026-06-09T00:37:47.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49102026-06-09T00:37:47.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49112026-06-09T00:37:47.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49122026-06-09T00:37:47.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49132026-06-09T00:37:47.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49142026-06-09T00:37:47.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49152026-06-09T00:37:47.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49162026-06-09T00:37:48.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49172026-06-09T00:37:48.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49182026-06-09T00:37:48.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49192026-06-09T00:37:48.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49202026-06-09T00:37:48.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49212026-06-09T00:37:48.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49222026-06-09T00:37:48.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49232026-06-09T00:37:48.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49242026-06-09T00:37:48.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49252026-06-09T00:37:49.645ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
49262026-06-09T00:37:49.645ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
49272026-06-09T00:37:49.649ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "bcf905d7-120a-4cc8-9c81-bc4f3e98b915", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:37:49 GMT"} })
49282026-06-09T00:37:49.649ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
49292026-06-09T00:37:49.652ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "dabbba3f-6b90-4569-9ace-44746482e00c", "content-length": "29", "date": "Tue, 09 Jun 2026 00:37:49 GMT"} })
49302026-06-09T00:37:49.652ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
49312026-06-09T00:37:49.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49322026-06-09T00:37:49.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49332026-06-09T00:37:49.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49342026-06-09T00:37:49.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49352026-06-09T00:37:49.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49362026-06-09T00:37:49.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49372026-06-09T00:37:49.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49382026-06-09T00:37:49.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49392026-06-09T00:37:49.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49402026-06-09T00:37:50.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49412026-06-09T00:37:50.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49422026-06-09T00:37:50.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49432026-06-09T00:37:50.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49442026-06-09T00:37:50.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49452026-06-09T00:37:50.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49462026-06-09T00:37:50.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49472026-06-09T00:37:50.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49482026-06-09T00:37:50.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49492026-06-09T00:37:51.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
49502026-06-09T00:37:51.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
49512026-06-09T00:37:51.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
49522026-06-09T00:37:51.048ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
49532026-06-09T00:37:51.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
49542026-06-09T00:37:51.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
49552026-06-09T00:37:51.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
49562026-06-09T00:37:51.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
49572026-06-09T00:37:51.134ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
49582026-06-09T00:37:51.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49592026-06-09T00:37:51.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49602026-06-09T00:37:51.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49612026-06-09T00:37:51.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49622026-06-09T00:37:51.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49632026-06-09T00:37:51.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49642026-06-09T00:37:51.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49652026-06-09T00:37:51.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49662026-06-09T00:37:51.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49672026-06-09T00:37:52.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49682026-06-09T00:37:52.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49692026-06-09T00:37:52.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49702026-06-09T00:37:52.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49712026-06-09T00:37:52.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49722026-06-09T00:37:52.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49732026-06-09T00:37:52.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49742026-06-09T00:37:52.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49752026-06-09T00:37:52.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49762026-06-09T00:37:53.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49772026-06-09T00:37:53.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49782026-06-09T00:37:53.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49792026-06-09T00:37:53.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49802026-06-09T00:37:53.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49812026-06-09T00:37:53.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49822026-06-09T00:37:53.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49832026-06-09T00:37:53.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49842026-06-09T00:37:53.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
49852026-06-09T00:37:54.654ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
49862026-06-09T00:37:54.654ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
49872026-06-09T00:37:54.654ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
49882026-06-09T00:37:54.654ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
49892026-06-09T00:37:54.655ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
49902026-06-09T00:37:54.655ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 3 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
49912026-06-09T00:37:54.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49922026-06-09T00:37:54.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
49932026-06-09T00:37:54.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
49942026-06-09T00:37:54.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
49952026-06-09T00:37:54.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49962026-06-09T00:37:54.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
49972026-06-09T00:37:54.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
49982026-06-09T00:37:54.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
49992026-06-09T00:37:54.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50002026-06-09T00:37:54.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
50012026-06-09T00:37:54.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50022026-06-09T00:37:54.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50032026-06-09T00:37:54.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50042026-06-09T00:37:54.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
50052026-06-09T00:37:54.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
50062026-06-09T00:37:54.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50072026-06-09T00:37:54.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
50082026-06-09T00:37:54.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
50092026-06-09T00:37:55.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50102026-06-09T00:37:55.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50112026-06-09T00:37:55.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50122026-06-09T00:37:55.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50132026-06-09T00:37:55.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50142026-06-09T00:37:55.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50152026-06-09T00:37:55.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50162026-06-09T00:37:55.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50172026-06-09T00:37:55.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50182026-06-09T00:37:56.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 403
50192026-06-09T00:37:56.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 403
50202026-06-09T00:37:56.032ZDEBGoximeter (clickhouse-client): unrolling 403 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
50212026-06-09T00:37:56.045ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
50222026-06-09T00:37:56.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
50232026-06-09T00:37:56.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 886 table_name = fields_string
50242026-06-09T00:37:56.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
50252026-06-09T00:37:56.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 146 table_name = fields_u32
50262026-06-09T00:37:56.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
50272026-06-09T00:37:56.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
50282026-06-09T00:37:56.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
50292026-06-09T00:37:56.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
50302026-06-09T00:37:56.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2 table_name = measurements_f64
50312026-06-09T00:37:56.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
50322026-06-09T00:37:56.070ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
50332026-06-09T00:37:56.133ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
50342026-06-09T00:37:56.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50352026-06-09T00:37:56.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50362026-06-09T00:37:56.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50372026-06-09T00:37:56.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50382026-06-09T00:37:56.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50392026-06-09T00:37:56.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50402026-06-09T00:37:56.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50412026-06-09T00:37:56.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50422026-06-09T00:37:56.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50432026-06-09T00:37:57.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50442026-06-09T00:37:57.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50452026-06-09T00:37:57.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50462026-06-09T00:37:57.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50472026-06-09T00:37:57.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50482026-06-09T00:37:57.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50492026-06-09T00:37:57.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50502026-06-09T00:37:57.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50512026-06-09T00:37:57.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50522026-06-09T00:37:58.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50532026-06-09T00:37:58.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50542026-06-09T00:37:58.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50552026-06-09T00:37:58.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50562026-06-09T00:37:58.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50572026-06-09T00:37:58.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50582026-06-09T00:37:58.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50592026-06-09T00:37:58.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50602026-06-09T00:37:58.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50612026-06-09T00:37:59.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50622026-06-09T00:37:59.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50632026-06-09T00:37:59.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50642026-06-09T00:37:59.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50652026-06-09T00:37:59.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50662026-06-09T00:37:59.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50672026-06-09T00:37:59.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50682026-06-09T00:37:59.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50692026-06-09T00:37:59.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50702026-06-09T00:38:00.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50712026-06-09T00:38:00.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50722026-06-09T00:38:00.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50732026-06-09T00:38:00.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50742026-06-09T00:38:00.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50752026-06-09T00:38:00.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50762026-06-09T00:38:00.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50772026-06-09T00:38:00.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50782026-06-09T00:38:00.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50792026-06-09T00:38:01.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
50802026-06-09T00:38:01.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
50812026-06-09T00:38:01.032ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
50822026-06-09T00:38:01.039ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
50832026-06-09T00:38:01.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
50842026-06-09T00:38:01.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
50852026-06-09T00:38:01.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
50862026-06-09T00:38:01.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
50872026-06-09T00:38:01.133ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
50882026-06-09T00:38:01.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50892026-06-09T00:38:01.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50902026-06-09T00:38:01.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50912026-06-09T00:38:01.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50922026-06-09T00:38:01.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
50932026-06-09T00:38:01.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50942026-06-09T00:38:01.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50952026-06-09T00:38:01.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50962026-06-09T00:38:01.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
50972026-06-09T00:38:02.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50982026-06-09T00:38:02.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
50992026-06-09T00:38:02.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51002026-06-09T00:38:02.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51012026-06-09T00:38:02.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51022026-06-09T00:38:02.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51032026-06-09T00:38:02.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51042026-06-09T00:38:02.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51052026-06-09T00:38:02.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51062026-06-09T00:38:03.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51072026-06-09T00:38:03.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51082026-06-09T00:38:03.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51092026-06-09T00:38:03.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51102026-06-09T00:38:03.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51112026-06-09T00:38:03.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51122026-06-09T00:38:03.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51132026-06-09T00:38:03.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51142026-06-09T00:38:03.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51152026-06-09T00:38:04.645ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
51162026-06-09T00:38:04.645ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
51172026-06-09T00:38:04.650ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "1cfdacb2-847d-4741-9237-59325fb50260", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:38:04 GMT"} })
51182026-06-09T00:38:04.650ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
51192026-06-09T00:38:04.653ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "8702946f-3fef-4a22-8f1a-f19f8e9f69e7", "content-length": "29", "date": "Tue, 09 Jun 2026 00:38:04 GMT"} })
51202026-06-09T00:38:04.653ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
51212026-06-09T00:38:04.654ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
51222026-06-09T00:38:04.654ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
51232026-06-09T00:38:04.654ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
51242026-06-09T00:38:04.654ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
51252026-06-09T00:38:04.654ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
51262026-06-09T00:38:04.654ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
51272026-06-09T00:38:04.655ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
51282026-06-09T00:38:04.655ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
51292026-06-09T00:38:04.657ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
51302026-06-09T00:38:04.657ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
51312026-06-09T00:38:04.674ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
51322026-06-09T00:38:04.674ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51332026-06-09T00:38:04.674ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
51342026-06-09T00:38:04.674ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51352026-06-09T00:38:04.674ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
51362026-06-09T00:38:04.674ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51372026-06-09T00:38:04.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51382026-06-09T00:38:04.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51392026-06-09T00:38:04.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
51402026-06-09T00:38:04.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
51412026-06-09T00:38:04.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51422026-06-09T00:38:04.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51432026-06-09T00:38:04.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
51442026-06-09T00:38:04.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
51452026-06-09T00:38:04.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
51462026-06-09T00:38:04.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51472026-06-09T00:38:04.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51482026-06-09T00:38:04.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51492026-06-09T00:38:04.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51502026-06-09T00:38:04.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
51512026-06-09T00:38:04.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
51522026-06-09T00:38:04.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51532026-06-09T00:38:04.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
51542026-06-09T00:38:04.733ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 3 n_samples = 1846 producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
51552026-06-09T00:38:04.734ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
51562026-06-09T00:38:04.738ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2212
51572026-06-09T00:38:04.738ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2212
51582026-06-09T00:38:04.738ZDEBGoximeter (clickhouse-client): unrolling 2212 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
51592026-06-09T00:38:04.801ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
51602026-06-09T00:38:04.826ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
51612026-06-09T00:38:04.827ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 16 table_name = fields_ipaddr
51622026-06-09T00:38:04.831ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4100 table_name = fields_string
51632026-06-09T00:38:04.833ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 209 table_name = fields_u16
51642026-06-09T00:38:04.835ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1098 table_name = fields_u32
51652026-06-09T00:38:04.836ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
51662026-06-09T00:38:04.838ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2374 table_name = fields_uuid
51672026-06-09T00:38:04.839ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
51682026-06-09T00:38:04.840ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
51692026-06-09T00:38:04.842ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1924 table_name = measurements_cumulativeu64
51702026-06-09T00:38:04.843ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
51712026-06-09T00:38:04.845ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 53 table_name = measurements_histogramu64
51722026-06-09T00:38:04.846ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 230 table_name = measurements_u64
51732026-06-09T00:38:05.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51742026-06-09T00:38:05.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51752026-06-09T00:38:05.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51762026-06-09T00:38:05.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51772026-06-09T00:38:05.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51782026-06-09T00:38:05.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51792026-06-09T00:38:05.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51802026-06-09T00:38:05.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51812026-06-09T00:38:05.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51822026-06-09T00:38:06.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
51832026-06-09T00:38:06.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
51842026-06-09T00:38:06.032ZDEBGoximeter (clickhouse-client): unrolling 44 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
51852026-06-09T00:38:06.034ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
51862026-06-09T00:38:06.039ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
51872026-06-09T00:38:06.040ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
51882026-06-09T00:38:06.041ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 32 table_name = measurements_cumulativeu64
51892026-06-09T00:38:06.042ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 12 table_name = measurements_u64
51902026-06-09T00:38:06.133ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
51912026-06-09T00:38:06.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51922026-06-09T00:38:06.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51932026-06-09T00:38:06.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51942026-06-09T00:38:06.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51952026-06-09T00:38:06.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
51962026-06-09T00:38:06.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
51972026-06-09T00:38:06.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51982026-06-09T00:38:06.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
51992026-06-09T00:38:06.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52002026-06-09T00:38:07.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52012026-06-09T00:38:07.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52022026-06-09T00:38:07.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52032026-06-09T00:38:07.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52042026-06-09T00:38:07.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52052026-06-09T00:38:07.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52062026-06-09T00:38:07.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52072026-06-09T00:38:07.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52082026-06-09T00:38:07.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52092026-06-09T00:38:08.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52102026-06-09T00:38:08.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52112026-06-09T00:38:08.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52122026-06-09T00:38:08.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52132026-06-09T00:38:08.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52142026-06-09T00:38:08.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52152026-06-09T00:38:08.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52162026-06-09T00:38:08.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52172026-06-09T00:38:08.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52182026-06-09T00:38:09.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52192026-06-09T00:38:09.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52202026-06-09T00:38:09.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52212026-06-09T00:38:09.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52222026-06-09T00:38:09.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52232026-06-09T00:38:09.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52242026-06-09T00:38:09.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52252026-06-09T00:38:09.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52262026-06-09T00:38:09.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52272026-06-09T00:38:10.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52282026-06-09T00:38:10.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52292026-06-09T00:38:10.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52302026-06-09T00:38:10.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52312026-06-09T00:38:10.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52322026-06-09T00:38:10.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52332026-06-09T00:38:10.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52342026-06-09T00:38:10.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52352026-06-09T00:38:10.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52362026-06-09T00:38:11.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
52372026-06-09T00:38:11.032ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
52382026-06-09T00:38:11.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
52392026-06-09T00:38:11.039ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
52402026-06-09T00:38:11.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
52412026-06-09T00:38:11.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
52422026-06-09T00:38:11.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
52432026-06-09T00:38:11.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
52442026-06-09T00:38:11.133ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
52452026-06-09T00:38:11.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52462026-06-09T00:38:11.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52472026-06-09T00:38:11.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52482026-06-09T00:38:11.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52492026-06-09T00:38:11.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52502026-06-09T00:38:11.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52512026-06-09T00:38:11.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52522026-06-09T00:38:11.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52532026-06-09T00:38:11.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52542026-06-09T00:38:12.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52552026-06-09T00:38:12.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52562026-06-09T00:38:12.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52572026-06-09T00:38:12.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52582026-06-09T00:38:12.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52592026-06-09T00:38:12.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52602026-06-09T00:38:12.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52612026-06-09T00:38:12.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52622026-06-09T00:38:12.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52632026-06-09T00:38:13.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52642026-06-09T00:38:13.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52652026-06-09T00:38:13.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52662026-06-09T00:38:13.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52672026-06-09T00:38:13.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52682026-06-09T00:38:13.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52692026-06-09T00:38:13.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52702026-06-09T00:38:13.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52712026-06-09T00:38:13.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52722026-06-09T00:38:14.654ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
52732026-06-09T00:38:14.654ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
52742026-06-09T00:38:14.654ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
52752026-06-09T00:38:14.654ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
52762026-06-09T00:38:14.655ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
52772026-06-09T00:38:14.655ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
52782026-06-09T00:38:14.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52792026-06-09T00:38:14.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52802026-06-09T00:38:14.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
52812026-06-09T00:38:14.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
52822026-06-09T00:38:14.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52832026-06-09T00:38:14.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52842026-06-09T00:38:14.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
52852026-06-09T00:38:14.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
52862026-06-09T00:38:14.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52872026-06-09T00:38:14.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
52882026-06-09T00:38:14.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52892026-06-09T00:38:14.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52902026-06-09T00:38:14.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52912026-06-09T00:38:14.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
52922026-06-09T00:38:14.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
52932026-06-09T00:38:14.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
52942026-06-09T00:38:14.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
52952026-06-09T00:38:14.733ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
52962026-06-09T00:38:15.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52972026-06-09T00:38:15.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
52982026-06-09T00:38:15.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
52992026-06-09T00:38:15.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53002026-06-09T00:38:15.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53012026-06-09T00:38:15.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53022026-06-09T00:38:15.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53032026-06-09T00:38:15.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53042026-06-09T00:38:15.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53052026-06-09T00:38:16.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
53062026-06-09T00:38:16.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
53072026-06-09T00:38:16.032ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
53082026-06-09T00:38:16.045ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
53092026-06-09T00:38:16.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
53102026-06-09T00:38:16.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
53112026-06-09T00:38:16.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
53122026-06-09T00:38:16.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
53132026-06-09T00:38:16.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
53142026-06-09T00:38:16.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
53152026-06-09T00:38:16.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
53162026-06-09T00:38:16.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
53172026-06-09T00:38:16.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
53182026-06-09T00:38:16.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
53192026-06-09T00:38:16.069ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
53202026-06-09T00:38:16.133ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
53212026-06-09T00:38:16.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53222026-06-09T00:38:16.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53232026-06-09T00:38:16.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53242026-06-09T00:38:16.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53252026-06-09T00:38:16.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53262026-06-09T00:38:16.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53272026-06-09T00:38:16.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53282026-06-09T00:38:16.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53292026-06-09T00:38:16.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53302026-06-09T00:38:17.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53312026-06-09T00:38:17.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53322026-06-09T00:38:17.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53332026-06-09T00:38:17.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53342026-06-09T00:38:17.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53352026-06-09T00:38:17.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53362026-06-09T00:38:17.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53372026-06-09T00:38:17.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53382026-06-09T00:38:17.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53392026-06-09T00:38:18.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53402026-06-09T00:38:18.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53412026-06-09T00:38:18.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53422026-06-09T00:38:18.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53432026-06-09T00:38:18.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53442026-06-09T00:38:18.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53452026-06-09T00:38:18.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53462026-06-09T00:38:18.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53472026-06-09T00:38:18.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53482026-06-09T00:38:19.645ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
53492026-06-09T00:38:19.645ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
53502026-06-09T00:38:19.649ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "1383843e-4d22-4655-b046-20eb63ec1915", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:38:19 GMT"} })
53512026-06-09T00:38:19.649ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
53522026-06-09T00:38:19.652ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "fe4413ca-60cb-46ff-b2b5-26cc88c43327", "content-length": "29", "date": "Tue, 09 Jun 2026 00:38:19 GMT"} })
53532026-06-09T00:38:19.652ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
53542026-06-09T00:38:19.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53552026-06-09T00:38:19.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53562026-06-09T00:38:19.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53572026-06-09T00:38:19.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53582026-06-09T00:38:19.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53592026-06-09T00:38:19.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53602026-06-09T00:38:19.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53612026-06-09T00:38:19.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53622026-06-09T00:38:19.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53632026-06-09T00:38:20.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53642026-06-09T00:38:20.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53652026-06-09T00:38:20.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53662026-06-09T00:38:20.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53672026-06-09T00:38:20.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53682026-06-09T00:38:20.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53692026-06-09T00:38:20.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53702026-06-09T00:38:20.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53712026-06-09T00:38:20.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53722026-06-09T00:38:21.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
53732026-06-09T00:38:21.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
53742026-06-09T00:38:21.032ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
53752026-06-09T00:38:21.043ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
53762026-06-09T00:38:21.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
53772026-06-09T00:38:21.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
53782026-06-09T00:38:21.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
53792026-06-09T00:38:21.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
53802026-06-09T00:38:21.133ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
53812026-06-09T00:38:21.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53822026-06-09T00:38:21.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53832026-06-09T00:38:21.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53842026-06-09T00:38:21.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53852026-06-09T00:38:21.722ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53862026-06-09T00:38:21.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53872026-06-09T00:38:21.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53882026-06-09T00:38:21.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53892026-06-09T00:38:21.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53902026-06-09T00:38:22.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53912026-06-09T00:38:22.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53922026-06-09T00:38:22.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53932026-06-09T00:38:22.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53942026-06-09T00:38:22.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
53952026-06-09T00:38:22.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
53962026-06-09T00:38:22.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53972026-06-09T00:38:22.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53982026-06-09T00:38:22.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
53992026-06-09T00:38:23.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54002026-06-09T00:38:23.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54012026-06-09T00:38:23.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54022026-06-09T00:38:23.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54032026-06-09T00:38:23.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54042026-06-09T00:38:23.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54052026-06-09T00:38:23.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54062026-06-09T00:38:23.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54072026-06-09T00:38:23.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54082026-06-09T00:38:24.654ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
54092026-06-09T00:38:24.654ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
54102026-06-09T00:38:24.654ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
54112026-06-09T00:38:24.654ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
54122026-06-09T00:38:24.655ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
54132026-06-09T00:38:24.656ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
54142026-06-09T00:38:24.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54152026-06-09T00:38:24.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54162026-06-09T00:38:24.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
54172026-06-09T00:38:24.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
54182026-06-09T00:38:24.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54192026-06-09T00:38:24.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54202026-06-09T00:38:24.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
54212026-06-09T00:38:24.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
54222026-06-09T00:38:24.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54232026-06-09T00:38:24.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
54242026-06-09T00:38:24.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54252026-06-09T00:38:24.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54262026-06-09T00:38:24.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54272026-06-09T00:38:24.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
54282026-06-09T00:38:24.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
54292026-06-09T00:38:24.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54302026-06-09T00:38:24.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
54312026-06-09T00:38:24.734ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
54322026-06-09T00:38:25.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54332026-06-09T00:38:25.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54342026-06-09T00:38:25.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54352026-06-09T00:38:25.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54362026-06-09T00:38:25.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54372026-06-09T00:38:25.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54382026-06-09T00:38:25.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54392026-06-09T00:38:25.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54402026-06-09T00:38:25.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54412026-06-09T00:38:26.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
54422026-06-09T00:38:26.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
54432026-06-09T00:38:26.033ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
54442026-06-09T00:38:26.045ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
54452026-06-09T00:38:26.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
54462026-06-09T00:38:26.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
54472026-06-09T00:38:26.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
54482026-06-09T00:38:26.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
54492026-06-09T00:38:26.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
54502026-06-09T00:38:26.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
54512026-06-09T00:38:26.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
54522026-06-09T00:38:26.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
54532026-06-09T00:38:26.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
54542026-06-09T00:38:26.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
54552026-06-09T00:38:26.069ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
54562026-06-09T00:38:26.133ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
54572026-06-09T00:38:26.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54582026-06-09T00:38:26.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54592026-06-09T00:38:26.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54602026-06-09T00:38:26.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54612026-06-09T00:38:26.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54622026-06-09T00:38:26.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54632026-06-09T00:38:26.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54642026-06-09T00:38:26.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54652026-06-09T00:38:26.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54662026-06-09T00:38:27.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54672026-06-09T00:38:27.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54682026-06-09T00:38:27.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54692026-06-09T00:38:27.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54702026-06-09T00:38:27.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54712026-06-09T00:38:27.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54722026-06-09T00:38:27.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54732026-06-09T00:38:27.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54742026-06-09T00:38:27.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54752026-06-09T00:38:28.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54762026-06-09T00:38:28.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54772026-06-09T00:38:28.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54782026-06-09T00:38:28.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54792026-06-09T00:38:28.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54802026-06-09T00:38:28.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54812026-06-09T00:38:28.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54822026-06-09T00:38:28.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54832026-06-09T00:38:28.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54842026-06-09T00:38:29.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54852026-06-09T00:38:29.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54862026-06-09T00:38:29.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54872026-06-09T00:38:29.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54882026-06-09T00:38:29.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54892026-06-09T00:38:29.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54902026-06-09T00:38:29.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54912026-06-09T00:38:29.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54922026-06-09T00:38:29.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
54932026-06-09T00:38:30.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54942026-06-09T00:38:30.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54952026-06-09T00:38:30.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54962026-06-09T00:38:30.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54972026-06-09T00:38:30.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
54982026-06-09T00:38:30.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
54992026-06-09T00:38:30.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55002026-06-09T00:38:30.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55012026-06-09T00:38:30.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55022026-06-09T00:38:31.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
55032026-06-09T00:38:31.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
55042026-06-09T00:38:31.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
55052026-06-09T00:38:31.040ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
55062026-06-09T00:38:31.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
55072026-06-09T00:38:31.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
55082026-06-09T00:38:31.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
55092026-06-09T00:38:31.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
55102026-06-09T00:38:31.134ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
55112026-06-09T00:38:31.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55122026-06-09T00:38:31.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55132026-06-09T00:38:31.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55142026-06-09T00:38:31.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55152026-06-09T00:38:31.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55162026-06-09T00:38:31.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55172026-06-09T00:38:31.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55182026-06-09T00:38:31.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55192026-06-09T00:38:31.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55202026-06-09T00:38:32.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55212026-06-09T00:38:32.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55222026-06-09T00:38:32.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55232026-06-09T00:38:32.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55242026-06-09T00:38:32.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55252026-06-09T00:38:32.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55262026-06-09T00:38:32.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55272026-06-09T00:38:32.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55282026-06-09T00:38:32.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55292026-06-09T00:38:33.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55302026-06-09T00:38:33.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55312026-06-09T00:38:33.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55322026-06-09T00:38:33.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55332026-06-09T00:38:33.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55342026-06-09T00:38:33.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55352026-06-09T00:38:33.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55362026-06-09T00:38:33.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55372026-06-09T00:38:33.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55382026-06-09T00:38:34.645ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
55392026-06-09T00:38:34.645ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
55402026-06-09T00:38:34.650ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "655b884c-245d-44eb-824c-9d7e62b31e7a", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:38:34 GMT"} })
55412026-06-09T00:38:34.650ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
55422026-06-09T00:38:34.653ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "cd54113b-d534-4339-9f6f-ddd785e9de20", "content-length": "29", "date": "Tue, 09 Jun 2026 00:38:34 GMT"} })
55432026-06-09T00:38:34.653ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
55442026-06-09T00:38:34.654ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
55452026-06-09T00:38:34.654ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
55462026-06-09T00:38:34.654ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
55472026-06-09T00:38:34.654ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
55482026-06-09T00:38:34.655ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
55492026-06-09T00:38:34.655ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
55502026-06-09T00:38:34.656ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
55512026-06-09T00:38:34.656ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
55522026-06-09T00:38:34.656ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
55532026-06-09T00:38:34.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55542026-06-09T00:38:34.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55552026-06-09T00:38:34.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
55562026-06-09T00:38:34.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
55572026-06-09T00:38:34.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
55582026-06-09T00:38:34.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55592026-06-09T00:38:34.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55602026-06-09T00:38:34.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
55612026-06-09T00:38:34.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55622026-06-09T00:38:34.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
55632026-06-09T00:38:34.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55642026-06-09T00:38:34.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55652026-06-09T00:38:34.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55662026-06-09T00:38:34.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
55672026-06-09T00:38:34.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
55682026-06-09T00:38:34.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55692026-06-09T00:38:34.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 3 n_samples = 1694 producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
55702026-06-09T00:38:34.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
55712026-06-09T00:38:34.732ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 1913
55722026-06-09T00:38:34.732ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 1913
55732026-06-09T00:38:34.732ZDEBGoximeter (clickhouse-client): unrolling 1913 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
55742026-06-09T00:38:34.733ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
55752026-06-09T00:38:34.787ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
55762026-06-09T00:38:34.807ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2 table_name = fields_ipaddr
55772026-06-09T00:38:34.809ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2512 table_name = fields_string
55782026-06-09T00:38:34.810ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 55 table_name = fields_u16
55792026-06-09T00:38:34.812ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 801 table_name = fields_u32
55802026-06-09T00:38:34.814ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1358 table_name = fields_uuid
55812026-06-09T00:38:34.816ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1812 table_name = measurements_cumulativeu64
55822026-06-09T00:38:34.818ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 53 table_name = measurements_histogramu64
55832026-06-09T00:38:34.820ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 48 table_name = measurements_u64
55842026-06-09T00:38:34.834ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
55852026-06-09T00:38:35.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55862026-06-09T00:38:35.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55872026-06-09T00:38:35.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55882026-06-09T00:38:35.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55892026-06-09T00:38:35.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
55902026-06-09T00:38:35.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
55912026-06-09T00:38:35.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55922026-06-09T00:38:35.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55932026-06-09T00:38:35.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
55942026-06-09T00:38:36.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 184
55952026-06-09T00:38:36.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 184
55962026-06-09T00:38:36.033ZDEBGoximeter (clickhouse-client): unrolling 184 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
55972026-06-09T00:38:36.039ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
55982026-06-09T00:38:36.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
55992026-06-09T00:38:36.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 801 table_name = fields_string
56002026-06-09T00:38:36.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 140 table_name = fields_u16
56012026-06-09T00:38:36.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
56022026-06-09T00:38:36.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
56032026-06-09T00:38:36.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 508 table_name = fields_uuid
56042026-06-09T00:38:36.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
56052026-06-09T00:38:36.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 137 table_name = measurements_cumulativeu64
56062026-06-09T00:38:36.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
56072026-06-09T00:38:36.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_u64
56082026-06-09T00:38:36.134ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
56092026-06-09T00:38:36.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56102026-06-09T00:38:36.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56112026-06-09T00:38:36.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56122026-06-09T00:38:36.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56132026-06-09T00:38:36.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56142026-06-09T00:38:36.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56152026-06-09T00:38:36.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56162026-06-09T00:38:36.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56172026-06-09T00:38:36.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56182026-06-09T00:38:37.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56192026-06-09T00:38:37.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56202026-06-09T00:38:37.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56212026-06-09T00:38:37.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56222026-06-09T00:38:37.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56232026-06-09T00:38:37.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56242026-06-09T00:38:37.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56252026-06-09T00:38:37.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56262026-06-09T00:38:37.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56272026-06-09T00:38:38.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56282026-06-09T00:38:38.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56292026-06-09T00:38:38.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56302026-06-09T00:38:38.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56312026-06-09T00:38:38.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56322026-06-09T00:38:38.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56332026-06-09T00:38:38.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56342026-06-09T00:38:38.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56352026-06-09T00:38:38.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56362026-06-09T00:38:39.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56372026-06-09T00:38:39.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56382026-06-09T00:38:39.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56392026-06-09T00:38:39.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56402026-06-09T00:38:39.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56412026-06-09T00:38:39.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56422026-06-09T00:38:39.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56432026-06-09T00:38:39.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56442026-06-09T00:38:39.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56452026-06-09T00:38:40.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56462026-06-09T00:38:40.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56472026-06-09T00:38:40.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56482026-06-09T00:38:40.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56492026-06-09T00:38:40.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56502026-06-09T00:38:40.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56512026-06-09T00:38:40.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56522026-06-09T00:38:40.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56532026-06-09T00:38:40.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56542026-06-09T00:38:41.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
56552026-06-09T00:38:41.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
56562026-06-09T00:38:41.032ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
56572026-06-09T00:38:41.039ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
56582026-06-09T00:38:41.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
56592026-06-09T00:38:41.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
56602026-06-09T00:38:41.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
56612026-06-09T00:38:41.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
56622026-06-09T00:38:41.134ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
56632026-06-09T00:38:41.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56642026-06-09T00:38:41.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56652026-06-09T00:38:41.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56662026-06-09T00:38:41.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56672026-06-09T00:38:41.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56682026-06-09T00:38:41.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56692026-06-09T00:38:41.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56702026-06-09T00:38:41.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56712026-06-09T00:38:41.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56722026-06-09T00:38:42.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56732026-06-09T00:38:42.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56742026-06-09T00:38:42.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56752026-06-09T00:38:42.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56762026-06-09T00:38:42.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56772026-06-09T00:38:42.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56782026-06-09T00:38:42.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56792026-06-09T00:38:42.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56802026-06-09T00:38:42.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56812026-06-09T00:38:43.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56822026-06-09T00:38:43.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56832026-06-09T00:38:43.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56842026-06-09T00:38:43.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56852026-06-09T00:38:43.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
56862026-06-09T00:38:43.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56872026-06-09T00:38:43.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56882026-06-09T00:38:43.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56892026-06-09T00:38:43.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
56902026-06-09T00:38:44.655ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
56912026-06-09T00:38:44.655ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
56922026-06-09T00:38:44.655ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
56932026-06-09T00:38:44.655ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
56942026-06-09T00:38:44.656ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
56952026-06-09T00:38:44.656ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
56962026-06-09T00:38:44.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56972026-06-09T00:38:44.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
56982026-06-09T00:38:44.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
56992026-06-09T00:38:44.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
57002026-06-09T00:38:44.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
57012026-06-09T00:38:44.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
57022026-06-09T00:38:44.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57032026-06-09T00:38:44.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57042026-06-09T00:38:44.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57052026-06-09T00:38:44.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
57062026-06-09T00:38:44.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57072026-06-09T00:38:44.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57082026-06-09T00:38:44.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57092026-06-09T00:38:44.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
57102026-06-09T00:38:44.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
57112026-06-09T00:38:44.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57122026-06-09T00:38:44.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
57132026-06-09T00:38:44.734ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
57142026-06-09T00:38:45.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57152026-06-09T00:38:45.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57162026-06-09T00:38:45.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57172026-06-09T00:38:45.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57182026-06-09T00:38:45.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57192026-06-09T00:38:45.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57202026-06-09T00:38:45.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57212026-06-09T00:38:45.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57222026-06-09T00:38:45.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57232026-06-09T00:38:46.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
57242026-06-09T00:38:46.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
57252026-06-09T00:38:46.033ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
57262026-06-09T00:38:46.045ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
57272026-06-09T00:38:46.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
57282026-06-09T00:38:46.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
57292026-06-09T00:38:46.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
57302026-06-09T00:38:46.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
57312026-06-09T00:38:46.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
57322026-06-09T00:38:46.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
57332026-06-09T00:38:46.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
57342026-06-09T00:38:46.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
57352026-06-09T00:38:46.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
57362026-06-09T00:38:46.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
57372026-06-09T00:38:46.069ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
57382026-06-09T00:38:46.133ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
57392026-06-09T00:38:46.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57402026-06-09T00:38:46.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57412026-06-09T00:38:46.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57422026-06-09T00:38:46.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57432026-06-09T00:38:46.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57442026-06-09T00:38:46.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57452026-06-09T00:38:46.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57462026-06-09T00:38:46.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57472026-06-09T00:38:46.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57482026-06-09T00:38:47.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57492026-06-09T00:38:47.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57502026-06-09T00:38:47.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57512026-06-09T00:38:47.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57522026-06-09T00:38:47.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57532026-06-09T00:38:47.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57542026-06-09T00:38:47.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57552026-06-09T00:38:47.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57562026-06-09T00:38:47.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57572026-06-09T00:38:48.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57582026-06-09T00:38:48.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57592026-06-09T00:38:48.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57602026-06-09T00:38:48.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57612026-06-09T00:38:48.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57622026-06-09T00:38:48.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57632026-06-09T00:38:48.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57642026-06-09T00:38:48.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57652026-06-09T00:38:48.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57662026-06-09T00:38:49.645ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
57672026-06-09T00:38:49.645ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
57682026-06-09T00:38:49.650ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "0070a219-1f01-4951-a5bb-8a03d33111d6", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:38:49 GMT"} })
57692026-06-09T00:38:49.650ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
57702026-06-09T00:38:49.653ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "ac9061de-6ab1-49b8-896f-7a675d61dfef", "content-length": "29", "date": "Tue, 09 Jun 2026 00:38:49 GMT"} })
57712026-06-09T00:38:49.653ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
57722026-06-09T00:38:49.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57732026-06-09T00:38:49.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57742026-06-09T00:38:49.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57752026-06-09T00:38:49.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57762026-06-09T00:38:49.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57772026-06-09T00:38:49.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57782026-06-09T00:38:49.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57792026-06-09T00:38:49.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57802026-06-09T00:38:49.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57812026-06-09T00:38:50.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57822026-06-09T00:38:50.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57832026-06-09T00:38:50.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57842026-06-09T00:38:50.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57852026-06-09T00:38:50.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
57862026-06-09T00:38:50.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
57872026-06-09T00:38:50.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57882026-06-09T00:38:50.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57892026-06-09T00:38:50.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
57902026-06-09T00:38:51.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
57912026-06-09T00:38:51.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
57922026-06-09T00:38:51.032ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
57932026-06-09T00:38:51.046ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
57942026-06-09T00:38:51.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
57952026-06-09T00:38:51.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
57962026-06-09T00:38:51.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
57972026-06-09T00:38:51.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
57982026-06-09T00:38:51.134ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
57992026-06-09T00:38:51.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58002026-06-09T00:38:51.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58012026-06-09T00:38:51.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58022026-06-09T00:38:51.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58032026-06-09T00:38:51.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58042026-06-09T00:38:51.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58052026-06-09T00:38:51.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58062026-06-09T00:38:51.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58072026-06-09T00:38:51.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58082026-06-09T00:38:52.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58092026-06-09T00:38:52.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58102026-06-09T00:38:52.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58112026-06-09T00:38:52.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58122026-06-09T00:38:52.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58132026-06-09T00:38:52.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58142026-06-09T00:38:52.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58152026-06-09T00:38:52.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58162026-06-09T00:38:52.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58172026-06-09T00:38:53.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58182026-06-09T00:38:53.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58192026-06-09T00:38:53.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58202026-06-09T00:38:53.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58212026-06-09T00:38:53.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58222026-06-09T00:38:53.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58232026-06-09T00:38:53.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58242026-06-09T00:38:53.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58252026-06-09T00:38:53.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58262026-06-09T00:38:54.654ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
58272026-06-09T00:38:54.654ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
58282026-06-09T00:38:54.654ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
58292026-06-09T00:38:54.655ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
58302026-06-09T00:38:54.655ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
58312026-06-09T00:38:54.656ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
58322026-06-09T00:38:54.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58332026-06-09T00:38:54.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58342026-06-09T00:38:54.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
58352026-06-09T00:38:54.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
58362026-06-09T00:38:54.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
58372026-06-09T00:38:54.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
58382026-06-09T00:38:54.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58392026-06-09T00:38:54.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58402026-06-09T00:38:54.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58412026-06-09T00:38:54.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
58422026-06-09T00:38:54.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58432026-06-09T00:38:54.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58442026-06-09T00:38:54.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58452026-06-09T00:38:54.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
58462026-06-09T00:38:54.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
58472026-06-09T00:38:54.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58482026-06-09T00:38:54.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
58492026-06-09T00:38:54.733ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
58502026-06-09T00:38:55.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58512026-06-09T00:38:55.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58522026-06-09T00:38:55.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58532026-06-09T00:38:55.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58542026-06-09T00:38:55.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58552026-06-09T00:38:55.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58562026-06-09T00:38:55.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58572026-06-09T00:38:55.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58582026-06-09T00:38:55.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58592026-06-09T00:38:56.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
58602026-06-09T00:38:56.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
58612026-06-09T00:38:56.032ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
58622026-06-09T00:38:56.045ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
58632026-06-09T00:38:56.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
58642026-06-09T00:38:56.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
58652026-06-09T00:38:56.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
58662026-06-09T00:38:56.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
58672026-06-09T00:38:56.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
58682026-06-09T00:38:56.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
58692026-06-09T00:38:56.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
58702026-06-09T00:38:56.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
58712026-06-09T00:38:56.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
58722026-06-09T00:38:56.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
58732026-06-09T00:38:56.069ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
58742026-06-09T00:38:56.134ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
58752026-06-09T00:38:56.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58762026-06-09T00:38:56.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58772026-06-09T00:38:56.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58782026-06-09T00:38:56.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58792026-06-09T00:38:56.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58802026-06-09T00:38:56.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58812026-06-09T00:38:56.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58822026-06-09T00:38:56.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58832026-06-09T00:38:56.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58842026-06-09T00:38:57.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58852026-06-09T00:38:57.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58862026-06-09T00:38:57.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58872026-06-09T00:38:57.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58882026-06-09T00:38:57.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58892026-06-09T00:38:57.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58902026-06-09T00:38:57.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58912026-06-09T00:38:57.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58922026-06-09T00:38:57.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
58932026-06-09T00:38:58.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58942026-06-09T00:38:58.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58952026-06-09T00:38:58.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58962026-06-09T00:38:58.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58972026-06-09T00:38:58.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
58982026-06-09T00:38:58.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
58992026-06-09T00:38:58.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59002026-06-09T00:38:58.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59012026-06-09T00:38:58.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59022026-06-09T00:38:59.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59032026-06-09T00:38:59.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59042026-06-09T00:38:59.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59052026-06-09T00:38:59.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59062026-06-09T00:38:59.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59072026-06-09T00:38:59.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59082026-06-09T00:38:59.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59092026-06-09T00:38:59.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59102026-06-09T00:38:59.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59112026-06-09T00:39:00.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59122026-06-09T00:39:00.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59132026-06-09T00:39:00.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59142026-06-09T00:39:00.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59152026-06-09T00:39:00.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59162026-06-09T00:39:00.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59172026-06-09T00:39:00.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59182026-06-09T00:39:00.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59192026-06-09T00:39:00.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59202026-06-09T00:39:01.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
59212026-06-09T00:39:01.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
59222026-06-09T00:39:01.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
59232026-06-09T00:39:01.039ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
59242026-06-09T00:39:01.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
59252026-06-09T00:39:01.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
59262026-06-09T00:39:01.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
59272026-06-09T00:39:01.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
59282026-06-09T00:39:01.134ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
59292026-06-09T00:39:01.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59302026-06-09T00:39:01.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59312026-06-09T00:39:01.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59322026-06-09T00:39:01.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59332026-06-09T00:39:01.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59342026-06-09T00:39:01.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59352026-06-09T00:39:01.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59362026-06-09T00:39:01.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59372026-06-09T00:39:01.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59382026-06-09T00:39:02.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59392026-06-09T00:39:02.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59402026-06-09T00:39:02.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59412026-06-09T00:39:02.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59422026-06-09T00:39:02.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59432026-06-09T00:39:02.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59442026-06-09T00:39:02.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59452026-06-09T00:39:02.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59462026-06-09T00:39:02.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59472026-06-09T00:39:03.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59482026-06-09T00:39:03.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59492026-06-09T00:39:03.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59502026-06-09T00:39:03.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59512026-06-09T00:39:03.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59522026-06-09T00:39:03.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59532026-06-09T00:39:03.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59542026-06-09T00:39:03.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59552026-06-09T00:39:03.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59562026-06-09T00:39:04.646ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
59572026-06-09T00:39:04.646ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
59582026-06-09T00:39:04.651ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "ac1ce42b-a1da-40ed-9281-17bde88031be", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:39:04 GMT"} })
59592026-06-09T00:39:04.651ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
59602026-06-09T00:39:04.654ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "5bc7dfda-a542-4770-8233-61cd3d8d492c", "content-length": "29", "date": "Tue, 09 Jun 2026 00:39:04 GMT"} })
59612026-06-09T00:39:04.654ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
59622026-06-09T00:39:04.655ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
59632026-06-09T00:39:04.655ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
59642026-06-09T00:39:04.655ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
59652026-06-09T00:39:04.655ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
59662026-06-09T00:39:04.655ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
59672026-06-09T00:39:04.655ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
59682026-06-09T00:39:04.656ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
59692026-06-09T00:39:04.656ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
59702026-06-09T00:39:04.656ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
59712026-06-09T00:39:04.656ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
59722026-06-09T00:39:04.675ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59732026-06-09T00:39:04.675ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59742026-06-09T00:39:04.675ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59752026-06-09T00:39:04.675ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
59762026-06-09T00:39:04.675ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
59772026-06-09T00:39:04.675ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
59782026-06-09T00:39:04.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59792026-06-09T00:39:04.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59802026-06-09T00:39:04.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
59812026-06-09T00:39:04.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
59822026-06-09T00:39:04.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59832026-06-09T00:39:04.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59842026-06-09T00:39:04.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
59852026-06-09T00:39:04.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
59862026-06-09T00:39:04.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
59872026-06-09T00:39:04.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
59882026-06-09T00:39:04.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
59892026-06-09T00:39:04.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59902026-06-09T00:39:04.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59912026-06-09T00:39:04.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
59922026-06-09T00:39:04.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
59932026-06-09T00:39:04.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
59942026-06-09T00:39:04.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
59952026-06-09T00:39:04.733ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
59962026-06-09T00:39:04.736ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 3 n_samples = 1846 producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
59972026-06-09T00:39:04.741ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2212
59982026-06-09T00:39:04.741ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2212
59992026-06-09T00:39:04.741ZDEBGoximeter (clickhouse-client): unrolling 2212 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
60002026-06-09T00:39:04.804ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
60012026-06-09T00:39:04.830ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
60022026-06-09T00:39:04.831ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 16 table_name = fields_ipaddr
60032026-06-09T00:39:04.835ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4100 table_name = fields_string
60042026-06-09T00:39:04.836ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 209 table_name = fields_u16
60052026-06-09T00:39:04.838ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1098 table_name = fields_u32
60062026-06-09T00:39:04.839ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
60072026-06-09T00:39:04.841ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
60082026-06-09T00:39:04.842ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2374 table_name = fields_uuid
60092026-06-09T00:39:04.843ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
60102026-06-09T00:39:04.845ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1924 table_name = measurements_cumulativeu64
60112026-06-09T00:39:04.846ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
60122026-06-09T00:39:04.848ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 53 table_name = measurements_histogramu64
60132026-06-09T00:39:04.849ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 230 table_name = measurements_u64
60142026-06-09T00:39:05.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60152026-06-09T00:39:05.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60162026-06-09T00:39:05.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60172026-06-09T00:39:05.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60182026-06-09T00:39:05.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60192026-06-09T00:39:05.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60202026-06-09T00:39:05.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60212026-06-09T00:39:05.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60222026-06-09T00:39:05.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60232026-06-09T00:39:06.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
60242026-06-09T00:39:06.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
60252026-06-09T00:39:06.033ZDEBGoximeter (clickhouse-client): unrolling 44 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
60262026-06-09T00:39:06.035ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
60272026-06-09T00:39:06.040ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
60282026-06-09T00:39:06.042ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
60292026-06-09T00:39:06.043ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 32 table_name = measurements_cumulativeu64
60302026-06-09T00:39:06.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 12 table_name = measurements_u64
60312026-06-09T00:39:06.135ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
60322026-06-09T00:39:06.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60332026-06-09T00:39:06.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60342026-06-09T00:39:06.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60352026-06-09T00:39:06.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60362026-06-09T00:39:06.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60372026-06-09T00:39:06.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60382026-06-09T00:39:06.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60392026-06-09T00:39:06.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60402026-06-09T00:39:06.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60412026-06-09T00:39:07.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60422026-06-09T00:39:07.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60432026-06-09T00:39:07.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60442026-06-09T00:39:07.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60452026-06-09T00:39:07.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60462026-06-09T00:39:07.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60472026-06-09T00:39:07.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60482026-06-09T00:39:07.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60492026-06-09T00:39:07.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60502026-06-09T00:39:08.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60512026-06-09T00:39:08.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60522026-06-09T00:39:08.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60532026-06-09T00:39:08.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60542026-06-09T00:39:08.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60552026-06-09T00:39:08.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60562026-06-09T00:39:08.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60572026-06-09T00:39:08.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60582026-06-09T00:39:08.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60592026-06-09T00:39:09.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60602026-06-09T00:39:09.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60612026-06-09T00:39:09.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60622026-06-09T00:39:09.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60632026-06-09T00:39:09.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60642026-06-09T00:39:09.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60652026-06-09T00:39:09.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60662026-06-09T00:39:09.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60672026-06-09T00:39:09.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60682026-06-09T00:39:10.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60692026-06-09T00:39:10.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60702026-06-09T00:39:10.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60712026-06-09T00:39:10.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60722026-06-09T00:39:10.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60732026-06-09T00:39:10.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60742026-06-09T00:39:10.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60752026-06-09T00:39:10.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60762026-06-09T00:39:10.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60772026-06-09T00:39:11.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
60782026-06-09T00:39:11.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
60792026-06-09T00:39:11.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
60802026-06-09T00:39:11.040ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
60812026-06-09T00:39:11.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
60822026-06-09T00:39:11.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
60832026-06-09T00:39:11.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
60842026-06-09T00:39:11.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
60852026-06-09T00:39:11.134ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
60862026-06-09T00:39:11.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60872026-06-09T00:39:11.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60882026-06-09T00:39:11.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60892026-06-09T00:39:11.721ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60902026-06-09T00:39:11.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60912026-06-09T00:39:11.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60922026-06-09T00:39:11.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60932026-06-09T00:39:11.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60942026-06-09T00:39:11.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
60952026-06-09T00:39:12.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60962026-06-09T00:39:12.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
60972026-06-09T00:39:12.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60982026-06-09T00:39:12.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
60992026-06-09T00:39:12.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61002026-06-09T00:39:12.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61012026-06-09T00:39:12.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61022026-06-09T00:39:12.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61032026-06-09T00:39:12.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61042026-06-09T00:39:13.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61052026-06-09T00:39:13.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61062026-06-09T00:39:13.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61072026-06-09T00:39:13.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61082026-06-09T00:39:13.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61092026-06-09T00:39:13.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61102026-06-09T00:39:13.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61112026-06-09T00:39:13.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61122026-06-09T00:39:13.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61132026-06-09T00:39:14.655ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
61142026-06-09T00:39:14.655ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
61152026-06-09T00:39:14.655ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
61162026-06-09T00:39:14.655ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
61172026-06-09T00:39:14.656ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
61182026-06-09T00:39:14.656ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
61192026-06-09T00:39:14.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61202026-06-09T00:39:14.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61212026-06-09T00:39:14.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
61222026-06-09T00:39:14.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
61232026-06-09T00:39:14.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61242026-06-09T00:39:14.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61252026-06-09T00:39:14.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
61262026-06-09T00:39:14.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
61272026-06-09T00:39:14.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61282026-06-09T00:39:14.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
61292026-06-09T00:39:14.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61302026-06-09T00:39:14.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61312026-06-09T00:39:14.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61322026-06-09T00:39:14.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
61332026-06-09T00:39:14.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
61342026-06-09T00:39:14.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61352026-06-09T00:39:14.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
61362026-06-09T00:39:14.733ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
61372026-06-09T00:39:15.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61382026-06-09T00:39:15.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61392026-06-09T00:39:15.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61402026-06-09T00:39:15.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61412026-06-09T00:39:15.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61422026-06-09T00:39:15.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61432026-06-09T00:39:15.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61442026-06-09T00:39:15.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61452026-06-09T00:39:15.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61462026-06-09T00:39:16.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
61472026-06-09T00:39:16.032ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
61482026-06-09T00:39:16.032ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
61492026-06-09T00:39:16.045ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
61502026-06-09T00:39:16.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
61512026-06-09T00:39:16.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
61522026-06-09T00:39:16.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
61532026-06-09T00:39:16.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
61542026-06-09T00:39:16.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
61552026-06-09T00:39:16.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
61562026-06-09T00:39:16.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
61572026-06-09T00:39:16.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
61582026-06-09T00:39:16.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
61592026-06-09T00:39:16.067ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
61602026-06-09T00:39:16.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
61612026-06-09T00:39:16.134ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
61622026-06-09T00:39:16.721ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61632026-06-09T00:39:16.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61642026-06-09T00:39:16.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61652026-06-09T00:39:16.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61662026-06-09T00:39:16.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61672026-06-09T00:39:16.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61682026-06-09T00:39:16.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61692026-06-09T00:39:16.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61702026-06-09T00:39:16.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61712026-06-09T00:39:17.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61722026-06-09T00:39:17.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61732026-06-09T00:39:17.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61742026-06-09T00:39:17.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61752026-06-09T00:39:17.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61762026-06-09T00:39:17.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61772026-06-09T00:39:17.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61782026-06-09T00:39:17.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61792026-06-09T00:39:17.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61802026-06-09T00:39:18.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61812026-06-09T00:39:18.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61822026-06-09T00:39:18.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61832026-06-09T00:39:18.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61842026-06-09T00:39:18.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61852026-06-09T00:39:18.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61862026-06-09T00:39:18.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61872026-06-09T00:39:18.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61882026-06-09T00:39:18.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
61892026-06-09T00:39:19.646ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
61902026-06-09T00:39:19.646ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
61912026-06-09T00:39:19.649ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "8fae0404-e4ed-41a9-a4e0-0593c8fe2081", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:39:19 GMT"} })
61922026-06-09T00:39:19.649ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
61932026-06-09T00:39:19.652ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "88548e21-54ae-4f2c-aab0-b8c91ee6f8fb", "content-length": "29", "date": "Tue, 09 Jun 2026 00:39:19 GMT"} })
61942026-06-09T00:39:19.652ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
61952026-06-09T00:39:19.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61962026-06-09T00:39:19.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
61972026-06-09T00:39:19.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61982026-06-09T00:39:19.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
61992026-06-09T00:39:19.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62002026-06-09T00:39:19.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62012026-06-09T00:39:19.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62022026-06-09T00:39:19.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62032026-06-09T00:39:19.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62042026-06-09T00:39:20.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62052026-06-09T00:39:20.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62062026-06-09T00:39:20.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62072026-06-09T00:39:20.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62082026-06-09T00:39:20.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62092026-06-09T00:39:20.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62102026-06-09T00:39:20.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62112026-06-09T00:39:20.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62122026-06-09T00:39:20.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62132026-06-09T00:39:21.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
62142026-06-09T00:39:21.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
62152026-06-09T00:39:21.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
62162026-06-09T00:39:21.040ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
62172026-06-09T00:39:21.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
62182026-06-09T00:39:21.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
62192026-06-09T00:39:21.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
62202026-06-09T00:39:21.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
62212026-06-09T00:39:21.134ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
62222026-06-09T00:39:21.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62232026-06-09T00:39:21.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62242026-06-09T00:39:21.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62252026-06-09T00:39:21.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62262026-06-09T00:39:21.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62272026-06-09T00:39:21.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62282026-06-09T00:39:21.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62292026-06-09T00:39:21.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62302026-06-09T00:39:21.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62312026-06-09T00:39:22.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62322026-06-09T00:39:22.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62332026-06-09T00:39:22.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62342026-06-09T00:39:22.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62352026-06-09T00:39:22.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62362026-06-09T00:39:22.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62372026-06-09T00:39:22.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62382026-06-09T00:39:22.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62392026-06-09T00:39:22.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62402026-06-09T00:39:23.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62412026-06-09T00:39:23.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62422026-06-09T00:39:23.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62432026-06-09T00:39:23.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62442026-06-09T00:39:23.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62452026-06-09T00:39:23.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62462026-06-09T00:39:23.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62472026-06-09T00:39:23.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62482026-06-09T00:39:23.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62492026-06-09T00:39:24.654ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
62502026-06-09T00:39:24.655ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
62512026-06-09T00:39:24.655ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
62522026-06-09T00:39:24.655ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
62532026-06-09T00:39:24.655ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
62542026-06-09T00:39:24.655ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
62552026-06-09T00:39:24.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62562026-06-09T00:39:24.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62572026-06-09T00:39:24.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
62582026-06-09T00:39:24.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
62592026-06-09T00:39:24.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62602026-06-09T00:39:24.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62612026-06-09T00:39:24.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
62622026-06-09T00:39:24.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
62632026-06-09T00:39:24.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62642026-06-09T00:39:24.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
62652026-06-09T00:39:24.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62662026-06-09T00:39:24.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62672026-06-09T00:39:24.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62682026-06-09T00:39:24.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
62692026-06-09T00:39:24.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
62702026-06-09T00:39:24.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62712026-06-09T00:39:24.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
62722026-06-09T00:39:24.734ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
62732026-06-09T00:39:25.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62742026-06-09T00:39:25.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62752026-06-09T00:39:25.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62762026-06-09T00:39:25.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62772026-06-09T00:39:25.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
62782026-06-09T00:39:25.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62792026-06-09T00:39:25.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62802026-06-09T00:39:25.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62812026-06-09T00:39:25.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
62822026-06-09T00:39:26.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
62832026-06-09T00:39:26.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
62842026-06-09T00:39:26.033ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
62852026-06-09T00:39:26.045ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
62862026-06-09T00:39:26.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
62872026-06-09T00:39:26.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
62882026-06-09T00:39:26.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
62892026-06-09T00:39:26.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
62902026-06-09T00:39:26.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
62912026-06-09T00:39:26.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
62922026-06-09T00:39:26.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
62932026-06-09T00:39:26.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
62942026-06-09T00:39:26.067ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
62952026-06-09T00:39:26.069ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
62962026-06-09T00:39:26.070ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
62972026-06-09T00:39:26.134ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
62982026-06-09T00:39:26.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
62992026-06-09T00:39:26.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63002026-06-09T00:39:26.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63012026-06-09T00:39:26.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63022026-06-09T00:39:26.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63032026-06-09T00:39:26.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63042026-06-09T00:39:26.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63052026-06-09T00:39:26.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63062026-06-09T00:39:26.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63072026-06-09T00:39:27.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63082026-06-09T00:39:27.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63092026-06-09T00:39:27.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63102026-06-09T00:39:27.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63112026-06-09T00:39:27.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63122026-06-09T00:39:27.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63132026-06-09T00:39:27.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63142026-06-09T00:39:27.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63152026-06-09T00:39:27.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63162026-06-09T00:39:28.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63172026-06-09T00:39:28.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63182026-06-09T00:39:28.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63192026-06-09T00:39:28.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63202026-06-09T00:39:28.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63212026-06-09T00:39:28.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63222026-06-09T00:39:28.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63232026-06-09T00:39:28.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63242026-06-09T00:39:28.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63252026-06-09T00:39:29.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63262026-06-09T00:39:29.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63272026-06-09T00:39:29.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63282026-06-09T00:39:29.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63292026-06-09T00:39:29.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63302026-06-09T00:39:29.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63312026-06-09T00:39:29.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63322026-06-09T00:39:29.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63332026-06-09T00:39:29.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63342026-06-09T00:39:30.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63352026-06-09T00:39:30.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63362026-06-09T00:39:30.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63372026-06-09T00:39:30.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63382026-06-09T00:39:30.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63392026-06-09T00:39:30.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63402026-06-09T00:39:30.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63412026-06-09T00:39:30.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63422026-06-09T00:39:30.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63432026-06-09T00:39:31.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
63442026-06-09T00:39:31.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
63452026-06-09T00:39:31.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
63462026-06-09T00:39:31.040ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
63472026-06-09T00:39:31.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
63482026-06-09T00:39:31.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
63492026-06-09T00:39:31.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
63502026-06-09T00:39:31.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
63512026-06-09T00:39:31.134ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
63522026-06-09T00:39:31.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63532026-06-09T00:39:31.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63542026-06-09T00:39:31.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63552026-06-09T00:39:31.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63562026-06-09T00:39:31.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63572026-06-09T00:39:31.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63582026-06-09T00:39:31.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63592026-06-09T00:39:31.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63602026-06-09T00:39:31.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63612026-06-09T00:39:32.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63622026-06-09T00:39:32.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63632026-06-09T00:39:32.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63642026-06-09T00:39:32.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63652026-06-09T00:39:32.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63662026-06-09T00:39:32.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63672026-06-09T00:39:32.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63682026-06-09T00:39:32.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63692026-06-09T00:39:32.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63702026-06-09T00:39:33.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63712026-06-09T00:39:33.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63722026-06-09T00:39:33.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63732026-06-09T00:39:33.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63742026-06-09T00:39:33.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
63752026-06-09T00:39:33.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63762026-06-09T00:39:33.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63772026-06-09T00:39:33.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63782026-06-09T00:39:33.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
63792026-06-09T00:39:34.646ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
63802026-06-09T00:39:34.646ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
63812026-06-09T00:39:34.650ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "80a4e50d-7fff-4ac6-bb15-7d2acb45bcd4", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:39:34 GMT"} })
63822026-06-09T00:39:34.650ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
63832026-06-09T00:39:34.652ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "565bb0a6-b742-4149-95ab-d72a818269c2", "content-length": "29", "date": "Tue, 09 Jun 2026 00:39:34 GMT"} })
63842026-06-09T00:39:34.652ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
63852026-06-09T00:39:34.655ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
63862026-06-09T00:39:34.655ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
63872026-06-09T00:39:34.655ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
63882026-06-09T00:39:34.655ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
63892026-06-09T00:39:34.656ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
63902026-06-09T00:39:34.656ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
63912026-06-09T00:39:34.657ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
63922026-06-09T00:39:34.657ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
63932026-06-09T00:39:34.657ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
63942026-06-09T00:39:34.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63952026-06-09T00:39:34.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
63962026-06-09T00:39:34.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
63972026-06-09T00:39:34.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
63982026-06-09T00:39:34.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
63992026-06-09T00:39:34.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64002026-06-09T00:39:34.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
64012026-06-09T00:39:34.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64022026-06-09T00:39:34.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64032026-06-09T00:39:34.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
64042026-06-09T00:39:34.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64052026-06-09T00:39:34.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64062026-06-09T00:39:34.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64072026-06-09T00:39:34.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
64082026-06-09T00:39:34.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
64092026-06-09T00:39:34.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64102026-06-09T00:39:34.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 3 n_samples = 1694 producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
64112026-06-09T00:39:34.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
64122026-06-09T00:39:34.733ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 1913
64132026-06-09T00:39:34.733ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 1913
64142026-06-09T00:39:34.733ZDEBGoximeter (clickhouse-client): unrolling 1913 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
64152026-06-09T00:39:34.734ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
64162026-06-09T00:39:34.787ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
64172026-06-09T00:39:34.805ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2 table_name = fields_ipaddr
64182026-06-09T00:39:34.809ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2512 table_name = fields_string
64192026-06-09T00:39:34.811ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 55 table_name = fields_u16
64202026-06-09T00:39:34.812ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 801 table_name = fields_u32
64212026-06-09T00:39:34.815ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1358 table_name = fields_uuid
64222026-06-09T00:39:34.817ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1812 table_name = measurements_cumulativeu64
64232026-06-09T00:39:34.819ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 53 table_name = measurements_histogramu64
64242026-06-09T00:39:34.820ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 48 table_name = measurements_u64
64252026-06-09T00:39:34.835ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
64262026-06-09T00:39:35.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64272026-06-09T00:39:35.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64282026-06-09T00:39:35.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64292026-06-09T00:39:35.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64302026-06-09T00:39:35.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64312026-06-09T00:39:35.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64322026-06-09T00:39:35.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64332026-06-09T00:39:35.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64342026-06-09T00:39:35.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64352026-06-09T00:39:36.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 184
64362026-06-09T00:39:36.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 184
64372026-06-09T00:39:36.034ZDEBGoximeter (clickhouse-client): unrolling 184 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
64382026-06-09T00:39:36.040ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
64392026-06-09T00:39:36.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
64402026-06-09T00:39:36.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 801 table_name = fields_string
64412026-06-09T00:39:36.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 140 table_name = fields_u16
64422026-06-09T00:39:36.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
64432026-06-09T00:39:36.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
64442026-06-09T00:39:36.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 508 table_name = fields_uuid
64452026-06-09T00:39:36.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
64462026-06-09T00:39:36.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 137 table_name = measurements_cumulativeu64
64472026-06-09T00:39:36.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
64482026-06-09T00:39:36.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_u64
64492026-06-09T00:39:36.134ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
64502026-06-09T00:39:36.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64512026-06-09T00:39:36.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64522026-06-09T00:39:36.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64532026-06-09T00:39:36.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64542026-06-09T00:39:36.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64552026-06-09T00:39:36.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64562026-06-09T00:39:36.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64572026-06-09T00:39:36.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64582026-06-09T00:39:36.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64592026-06-09T00:39:37.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64602026-06-09T00:39:37.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64612026-06-09T00:39:37.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64622026-06-09T00:39:37.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64632026-06-09T00:39:37.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64642026-06-09T00:39:37.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64652026-06-09T00:39:37.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64662026-06-09T00:39:37.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64672026-06-09T00:39:37.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64682026-06-09T00:39:38.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64692026-06-09T00:39:38.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64702026-06-09T00:39:38.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64712026-06-09T00:39:38.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64722026-06-09T00:39:38.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64732026-06-09T00:39:38.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64742026-06-09T00:39:38.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64752026-06-09T00:39:38.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64762026-06-09T00:39:38.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64772026-06-09T00:39:39.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64782026-06-09T00:39:39.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64792026-06-09T00:39:39.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64802026-06-09T00:39:39.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64812026-06-09T00:39:39.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64822026-06-09T00:39:39.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64832026-06-09T00:39:39.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64842026-06-09T00:39:39.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64852026-06-09T00:39:39.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64862026-06-09T00:39:40.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64872026-06-09T00:39:40.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64882026-06-09T00:39:40.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64892026-06-09T00:39:40.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64902026-06-09T00:39:40.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
64912026-06-09T00:39:40.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
64922026-06-09T00:39:40.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64932026-06-09T00:39:40.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64942026-06-09T00:39:40.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
64952026-06-09T00:39:41.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
64962026-06-09T00:39:41.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
64972026-06-09T00:39:41.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
64982026-06-09T00:39:41.040ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
64992026-06-09T00:39:41.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
65002026-06-09T00:39:41.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
65012026-06-09T00:39:41.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
65022026-06-09T00:39:41.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
65032026-06-09T00:39:41.134ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
65042026-06-09T00:39:41.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65052026-06-09T00:39:41.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65062026-06-09T00:39:41.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65072026-06-09T00:39:41.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65082026-06-09T00:39:41.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65092026-06-09T00:39:41.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65102026-06-09T00:39:41.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65112026-06-09T00:39:41.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65122026-06-09T00:39:41.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65132026-06-09T00:39:42.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65142026-06-09T00:39:42.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65152026-06-09T00:39:42.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65162026-06-09T00:39:42.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65172026-06-09T00:39:42.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65182026-06-09T00:39:42.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65192026-06-09T00:39:42.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65202026-06-09T00:39:42.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65212026-06-09T00:39:42.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65222026-06-09T00:39:43.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65232026-06-09T00:39:43.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65242026-06-09T00:39:43.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65252026-06-09T00:39:43.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65262026-06-09T00:39:43.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65272026-06-09T00:39:43.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65282026-06-09T00:39:43.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65292026-06-09T00:39:43.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65302026-06-09T00:39:43.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65312026-06-09T00:39:44.655ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
65322026-06-09T00:39:44.655ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
65332026-06-09T00:39:44.655ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
65342026-06-09T00:39:44.655ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
65352026-06-09T00:39:44.656ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
65362026-06-09T00:39:44.656ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
65372026-06-09T00:39:44.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65382026-06-09T00:39:44.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65392026-06-09T00:39:44.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
65402026-06-09T00:39:44.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
65412026-06-09T00:39:44.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65422026-06-09T00:39:44.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65432026-06-09T00:39:44.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
65442026-06-09T00:39:44.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
65452026-06-09T00:39:44.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65462026-06-09T00:39:44.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
65472026-06-09T00:39:44.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65482026-06-09T00:39:44.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65492026-06-09T00:39:44.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65502026-06-09T00:39:44.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
65512026-06-09T00:39:44.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
65522026-06-09T00:39:44.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65532026-06-09T00:39:44.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
65542026-06-09T00:39:44.734ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
65552026-06-09T00:39:45.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65562026-06-09T00:39:45.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65572026-06-09T00:39:45.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65582026-06-09T00:39:45.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65592026-06-09T00:39:45.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65602026-06-09T00:39:45.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65612026-06-09T00:39:45.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65622026-06-09T00:39:45.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65632026-06-09T00:39:45.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65642026-06-09T00:39:46.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
65652026-06-09T00:39:46.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
65662026-06-09T00:39:46.033ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
65672026-06-09T00:39:46.046ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
65682026-06-09T00:39:46.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
65692026-06-09T00:39:46.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
65702026-06-09T00:39:46.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
65712026-06-09T00:39:46.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
65722026-06-09T00:39:46.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
65732026-06-09T00:39:46.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
65742026-06-09T00:39:46.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
65752026-06-09T00:39:46.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
65762026-06-09T00:39:46.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
65772026-06-09T00:39:46.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
65782026-06-09T00:39:46.069ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
65792026-06-09T00:39:46.134ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
65802026-06-09T00:39:46.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65812026-06-09T00:39:46.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65822026-06-09T00:39:46.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65832026-06-09T00:39:46.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65842026-06-09T00:39:46.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65852026-06-09T00:39:46.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65862026-06-09T00:39:46.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65872026-06-09T00:39:46.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65882026-06-09T00:39:46.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65892026-06-09T00:39:47.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65902026-06-09T00:39:47.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65912026-06-09T00:39:47.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65922026-06-09T00:39:47.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65932026-06-09T00:39:47.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
65942026-06-09T00:39:47.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65952026-06-09T00:39:47.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65962026-06-09T00:39:47.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65972026-06-09T00:39:47.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
65982026-06-09T00:39:48.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
65992026-06-09T00:39:48.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66002026-06-09T00:39:48.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66012026-06-09T00:39:48.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66022026-06-09T00:39:48.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66032026-06-09T00:39:48.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66042026-06-09T00:39:48.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66052026-06-09T00:39:48.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66062026-06-09T00:39:48.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66072026-06-09T00:39:49.647ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
66082026-06-09T00:39:49.647ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
66092026-06-09T00:39:49.651ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "b4482478-596a-45ee-b8b0-a507cd992ea4", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:39:49 GMT"} })
66102026-06-09T00:39:49.651ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
66112026-06-09T00:39:49.654ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "5c6217b6-aaad-4961-a37b-c33c298d28f9", "content-length": "29", "date": "Tue, 09 Jun 2026 00:39:49 GMT"} })
66122026-06-09T00:39:49.654ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
66132026-06-09T00:39:49.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66142026-06-09T00:39:49.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66152026-06-09T00:39:49.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66162026-06-09T00:39:49.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66172026-06-09T00:39:49.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66182026-06-09T00:39:49.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66192026-06-09T00:39:49.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66202026-06-09T00:39:49.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66212026-06-09T00:39:49.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66222026-06-09T00:39:50.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66232026-06-09T00:39:50.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66242026-06-09T00:39:50.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66252026-06-09T00:39:50.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66262026-06-09T00:39:50.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66272026-06-09T00:39:50.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66282026-06-09T00:39:50.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66292026-06-09T00:39:50.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66302026-06-09T00:39:50.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66312026-06-09T00:39:51.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
66322026-06-09T00:39:51.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
66332026-06-09T00:39:51.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
66342026-06-09T00:39:51.047ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
66352026-06-09T00:39:51.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
66362026-06-09T00:39:51.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
66372026-06-09T00:39:51.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
66382026-06-09T00:39:51.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
66392026-06-09T00:39:51.134ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
66402026-06-09T00:39:51.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66412026-06-09T00:39:51.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66422026-06-09T00:39:51.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66432026-06-09T00:39:51.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66442026-06-09T00:39:51.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66452026-06-09T00:39:51.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66462026-06-09T00:39:51.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66472026-06-09T00:39:51.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66482026-06-09T00:39:51.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66492026-06-09T00:39:52.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66502026-06-09T00:39:52.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66512026-06-09T00:39:52.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66522026-06-09T00:39:52.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66532026-06-09T00:39:52.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66542026-06-09T00:39:52.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66552026-06-09T00:39:52.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66562026-06-09T00:39:52.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66572026-06-09T00:39:52.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66582026-06-09T00:39:53.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66592026-06-09T00:39:53.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66602026-06-09T00:39:53.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66612026-06-09T00:39:53.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66622026-06-09T00:39:53.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66632026-06-09T00:39:53.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66642026-06-09T00:39:53.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66652026-06-09T00:39:53.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66662026-06-09T00:39:53.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66672026-06-09T00:39:54.655ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
66682026-06-09T00:39:54.655ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
66692026-06-09T00:39:54.655ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
66702026-06-09T00:39:54.655ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
66712026-06-09T00:39:54.656ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
66722026-06-09T00:39:54.656ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
66732026-06-09T00:39:54.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66742026-06-09T00:39:54.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66752026-06-09T00:39:54.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
66762026-06-09T00:39:54.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
66772026-06-09T00:39:54.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66782026-06-09T00:39:54.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
66792026-06-09T00:39:54.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66802026-06-09T00:39:54.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
66812026-06-09T00:39:54.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66822026-06-09T00:39:54.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
66832026-06-09T00:39:54.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66842026-06-09T00:39:54.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66852026-06-09T00:39:54.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66862026-06-09T00:39:54.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
66872026-06-09T00:39:54.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
66882026-06-09T00:39:54.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66892026-06-09T00:39:54.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
66902026-06-09T00:39:54.734ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
66912026-06-09T00:39:55.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66922026-06-09T00:39:55.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66932026-06-09T00:39:55.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66942026-06-09T00:39:55.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66952026-06-09T00:39:55.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
66962026-06-09T00:39:55.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
66972026-06-09T00:39:55.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66982026-06-09T00:39:55.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
66992026-06-09T00:39:55.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67002026-06-09T00:39:56.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
67012026-06-09T00:39:56.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
67022026-06-09T00:39:56.034ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
67032026-06-09T00:39:56.046ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
67042026-06-09T00:39:56.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
67052026-06-09T00:39:56.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
67062026-06-09T00:39:56.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
67072026-06-09T00:39:56.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
67082026-06-09T00:39:56.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
67092026-06-09T00:39:56.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
67102026-06-09T00:39:56.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
67112026-06-09T00:39:56.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
67122026-06-09T00:39:56.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
67132026-06-09T00:39:56.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
67142026-06-09T00:39:56.069ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
67152026-06-09T00:39:56.134ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
67162026-06-09T00:39:56.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67172026-06-09T00:39:56.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67182026-06-09T00:39:56.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67192026-06-09T00:39:56.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67202026-06-09T00:39:56.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67212026-06-09T00:39:56.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67222026-06-09T00:39:56.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67232026-06-09T00:39:56.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67242026-06-09T00:39:56.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67252026-06-09T00:39:57.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67262026-06-09T00:39:57.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67272026-06-09T00:39:57.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67282026-06-09T00:39:57.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67292026-06-09T00:39:57.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67302026-06-09T00:39:57.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67312026-06-09T00:39:57.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67322026-06-09T00:39:57.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67332026-06-09T00:39:57.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67342026-06-09T00:39:58.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67352026-06-09T00:39:58.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67362026-06-09T00:39:58.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67372026-06-09T00:39:58.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67382026-06-09T00:39:58.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67392026-06-09T00:39:58.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67402026-06-09T00:39:58.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67412026-06-09T00:39:58.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67422026-06-09T00:39:58.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67432026-06-09T00:39:59.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67442026-06-09T00:39:59.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67452026-06-09T00:39:59.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67462026-06-09T00:39:59.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67472026-06-09T00:39:59.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67482026-06-09T00:39:59.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67492026-06-09T00:39:59.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67502026-06-09T00:39:59.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67512026-06-09T00:39:59.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67522026-06-09T00:40:00.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67532026-06-09T00:40:00.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67542026-06-09T00:40:00.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67552026-06-09T00:40:00.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67562026-06-09T00:40:00.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67572026-06-09T00:40:00.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67582026-06-09T00:40:00.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67592026-06-09T00:40:00.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67602026-06-09T00:40:00.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67612026-06-09T00:40:01.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
67622026-06-09T00:40:01.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
67632026-06-09T00:40:01.034ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
67642026-06-09T00:40:01.041ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
67652026-06-09T00:40:01.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
67662026-06-09T00:40:01.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
67672026-06-09T00:40:01.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
67682026-06-09T00:40:01.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
67692026-06-09T00:40:01.134ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
67702026-06-09T00:40:01.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67712026-06-09T00:40:01.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67722026-06-09T00:40:01.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67732026-06-09T00:40:01.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67742026-06-09T00:40:01.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67752026-06-09T00:40:01.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67762026-06-09T00:40:01.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67772026-06-09T00:40:01.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67782026-06-09T00:40:01.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67792026-06-09T00:40:02.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67802026-06-09T00:40:02.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67812026-06-09T00:40:02.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67822026-06-09T00:40:02.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67832026-06-09T00:40:02.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67842026-06-09T00:40:02.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67852026-06-09T00:40:02.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67862026-06-09T00:40:02.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67872026-06-09T00:40:02.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67882026-06-09T00:40:03.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67892026-06-09T00:40:03.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67902026-06-09T00:40:03.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67912026-06-09T00:40:03.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67922026-06-09T00:40:03.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
67932026-06-09T00:40:03.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
67942026-06-09T00:40:03.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67952026-06-09T00:40:03.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67962026-06-09T00:40:03.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
67972026-06-09T00:40:04.647ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
67982026-06-09T00:40:04.647ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
67992026-06-09T00:40:04.650ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "9ce52d8b-0394-4f55-9b68-fc57ee15c426", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:40:04 GMT"} })
68002026-06-09T00:40:04.650ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
68012026-06-09T00:40:04.653ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "53066c6c-bde3-4c80-bdab-914c53d32b78", "content-length": "29", "date": "Tue, 09 Jun 2026 00:40:04 GMT"} })
68022026-06-09T00:40:04.653ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
68032026-06-09T00:40:04.655ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
68042026-06-09T00:40:04.655ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
68052026-06-09T00:40:04.655ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
68062026-06-09T00:40:04.655ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
68072026-06-09T00:40:04.655ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
68082026-06-09T00:40:04.655ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
68092026-06-09T00:40:04.656ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
68102026-06-09T00:40:04.656ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
68112026-06-09T00:40:04.657ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
68122026-06-09T00:40:04.657ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
68132026-06-09T00:40:04.676ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
68142026-06-09T00:40:04.676ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
68152026-06-09T00:40:04.676ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68162026-06-09T00:40:04.676ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68172026-06-09T00:40:04.676ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
68182026-06-09T00:40:04.676ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68192026-06-09T00:40:04.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68202026-06-09T00:40:04.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68212026-06-09T00:40:04.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
68222026-06-09T00:40:04.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
68232026-06-09T00:40:04.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68242026-06-09T00:40:04.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68252026-06-09T00:40:04.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
68262026-06-09T00:40:04.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
68272026-06-09T00:40:04.723ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68282026-06-09T00:40:04.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
68292026-06-09T00:40:04.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68302026-06-09T00:40:04.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68312026-06-09T00:40:04.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68322026-06-09T00:40:04.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
68332026-06-09T00:40:04.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
68342026-06-09T00:40:04.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68352026-06-09T00:40:04.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
68362026-06-09T00:40:04.733ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
68372026-06-09T00:40:04.736ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 3 n_samples = 1846 producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
68382026-06-09T00:40:04.741ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2212
68392026-06-09T00:40:04.741ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2212
68402026-06-09T00:40:04.741ZDEBGoximeter (clickhouse-client): unrolling 2212 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
68412026-06-09T00:40:04.803ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
68422026-06-09T00:40:04.830ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
68432026-06-09T00:40:04.832ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 16 table_name = fields_ipaddr
68442026-06-09T00:40:04.835ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4100 table_name = fields_string
68452026-06-09T00:40:04.836ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 209 table_name = fields_u16
68462026-06-09T00:40:04.838ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1098 table_name = fields_u32
68472026-06-09T00:40:04.839ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
68482026-06-09T00:40:04.842ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
68492026-06-09T00:40:04.842ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2374 table_name = fields_uuid
68502026-06-09T00:40:04.843ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
68512026-06-09T00:40:04.845ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1924 table_name = measurements_cumulativeu64
68522026-06-09T00:40:04.846ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
68532026-06-09T00:40:04.848ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 53 table_name = measurements_histogramu64
68542026-06-09T00:40:04.849ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 230 table_name = measurements_u64
68552026-06-09T00:40:05.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68562026-06-09T00:40:05.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68572026-06-09T00:40:05.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68582026-06-09T00:40:05.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68592026-06-09T00:40:05.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68602026-06-09T00:40:05.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68612026-06-09T00:40:05.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68622026-06-09T00:40:05.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68632026-06-09T00:40:05.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68642026-06-09T00:40:06.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
68652026-06-09T00:40:06.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
68662026-06-09T00:40:06.033ZDEBGoximeter (clickhouse-client): unrolling 44 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
68672026-06-09T00:40:06.036ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
68682026-06-09T00:40:06.041ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
68692026-06-09T00:40:06.042ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
68702026-06-09T00:40:06.043ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 32 table_name = measurements_cumulativeu64
68712026-06-09T00:40:06.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 12 table_name = measurements_u64
68722026-06-09T00:40:06.134ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
68732026-06-09T00:40:06.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68742026-06-09T00:40:06.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68752026-06-09T00:40:06.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68762026-06-09T00:40:06.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68772026-06-09T00:40:06.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68782026-06-09T00:40:06.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68792026-06-09T00:40:06.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68802026-06-09T00:40:06.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68812026-06-09T00:40:06.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68822026-06-09T00:40:07.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68832026-06-09T00:40:07.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68842026-06-09T00:40:07.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68852026-06-09T00:40:07.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68862026-06-09T00:40:07.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68872026-06-09T00:40:07.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68882026-06-09T00:40:07.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68892026-06-09T00:40:07.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68902026-06-09T00:40:07.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68912026-06-09T00:40:08.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68922026-06-09T00:40:08.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68932026-06-09T00:40:08.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68942026-06-09T00:40:08.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68952026-06-09T00:40:08.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
68962026-06-09T00:40:08.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
68972026-06-09T00:40:08.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68982026-06-09T00:40:08.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
68992026-06-09T00:40:08.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69002026-06-09T00:40:09.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69012026-06-09T00:40:09.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69022026-06-09T00:40:09.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69032026-06-09T00:40:09.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69042026-06-09T00:40:09.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69052026-06-09T00:40:09.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69062026-06-09T00:40:09.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69072026-06-09T00:40:09.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69082026-06-09T00:40:09.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69092026-06-09T00:40:10.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69102026-06-09T00:40:10.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69112026-06-09T00:40:10.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69122026-06-09T00:40:10.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69132026-06-09T00:40:10.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69142026-06-09T00:40:10.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69152026-06-09T00:40:10.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69162026-06-09T00:40:10.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69172026-06-09T00:40:10.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69182026-06-09T00:40:11.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
69192026-06-09T00:40:11.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
69202026-06-09T00:40:11.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
69212026-06-09T00:40:11.040ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
69222026-06-09T00:40:11.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
69232026-06-09T00:40:11.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
69242026-06-09T00:40:11.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
69252026-06-09T00:40:11.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
69262026-06-09T00:40:11.134ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
69272026-06-09T00:40:11.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69282026-06-09T00:40:11.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69292026-06-09T00:40:11.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69302026-06-09T00:40:11.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69312026-06-09T00:40:11.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69322026-06-09T00:40:11.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69332026-06-09T00:40:11.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69342026-06-09T00:40:11.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69352026-06-09T00:40:11.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69362026-06-09T00:40:12.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69372026-06-09T00:40:12.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69382026-06-09T00:40:12.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69392026-06-09T00:40:12.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69402026-06-09T00:40:12.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69412026-06-09T00:40:12.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69422026-06-09T00:40:12.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69432026-06-09T00:40:12.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69442026-06-09T00:40:12.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69452026-06-09T00:40:13.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69462026-06-09T00:40:13.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69472026-06-09T00:40:13.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69482026-06-09T00:40:13.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69492026-06-09T00:40:13.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69502026-06-09T00:40:13.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69512026-06-09T00:40:13.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69522026-06-09T00:40:13.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69532026-06-09T00:40:13.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69542026-06-09T00:40:14.655ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
69552026-06-09T00:40:14.655ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
69562026-06-09T00:40:14.655ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
69572026-06-09T00:40:14.655ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
69582026-06-09T00:40:14.656ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
69592026-06-09T00:40:14.656ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
69602026-06-09T00:40:14.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69612026-06-09T00:40:14.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69622026-06-09T00:40:14.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
69632026-06-09T00:40:14.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
69642026-06-09T00:40:14.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
69652026-06-09T00:40:14.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
69662026-06-09T00:40:14.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69672026-06-09T00:40:14.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69682026-06-09T00:40:14.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69692026-06-09T00:40:14.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
69702026-06-09T00:40:14.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69712026-06-09T00:40:14.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69722026-06-09T00:40:14.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69732026-06-09T00:40:14.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
69742026-06-09T00:40:14.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
69752026-06-09T00:40:14.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69762026-06-09T00:40:14.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
69772026-06-09T00:40:14.733ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
69782026-06-09T00:40:15.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69792026-06-09T00:40:15.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69802026-06-09T00:40:15.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69812026-06-09T00:40:15.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69822026-06-09T00:40:15.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
69832026-06-09T00:40:15.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
69842026-06-09T00:40:15.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69852026-06-09T00:40:15.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69862026-06-09T00:40:15.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
69872026-06-09T00:40:16.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
69882026-06-09T00:40:16.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
69892026-06-09T00:40:16.033ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
69902026-06-09T00:40:16.046ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
69912026-06-09T00:40:16.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
69922026-06-09T00:40:16.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
69932026-06-09T00:40:16.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
69942026-06-09T00:40:16.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
69952026-06-09T00:40:16.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
69962026-06-09T00:40:16.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
69972026-06-09T00:40:16.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
69982026-06-09T00:40:16.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
69992026-06-09T00:40:16.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
70002026-06-09T00:40:16.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
70012026-06-09T00:40:16.069ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
70022026-06-09T00:40:16.134ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
70032026-06-09T00:40:16.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70042026-06-09T00:40:16.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70052026-06-09T00:40:16.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70062026-06-09T00:40:16.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70072026-06-09T00:40:16.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70082026-06-09T00:40:16.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70092026-06-09T00:40:16.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70102026-06-09T00:40:16.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70112026-06-09T00:40:16.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70122026-06-09T00:40:17.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70132026-06-09T00:40:17.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70142026-06-09T00:40:17.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70152026-06-09T00:40:17.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70162026-06-09T00:40:17.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70172026-06-09T00:40:17.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70182026-06-09T00:40:17.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70192026-06-09T00:40:17.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70202026-06-09T00:40:17.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70212026-06-09T00:40:18.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70222026-06-09T00:40:18.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70232026-06-09T00:40:18.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70242026-06-09T00:40:18.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70252026-06-09T00:40:18.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70262026-06-09T00:40:18.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70272026-06-09T00:40:18.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70282026-06-09T00:40:18.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70292026-06-09T00:40:18.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70302026-06-09T00:40:19.647ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
70312026-06-09T00:40:19.647ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
70322026-06-09T00:40:19.651ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "1d8cc5ec-7952-4dd6-8325-213f9ae7fe67", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:40:19 GMT"} })
70332026-06-09T00:40:19.651ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
70342026-06-09T00:40:19.655ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "66871dd9-7435-4503-bd13-fcccbf768768", "content-length": "29", "date": "Tue, 09 Jun 2026 00:40:19 GMT"} })
70352026-06-09T00:40:19.655ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
70362026-06-09T00:40:19.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70372026-06-09T00:40:19.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70382026-06-09T00:40:19.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70392026-06-09T00:40:19.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70402026-06-09T00:40:19.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70412026-06-09T00:40:19.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70422026-06-09T00:40:19.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70432026-06-09T00:40:19.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70442026-06-09T00:40:19.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70452026-06-09T00:40:20.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70462026-06-09T00:40:20.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70472026-06-09T00:40:20.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70482026-06-09T00:40:20.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70492026-06-09T00:40:20.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70502026-06-09T00:40:20.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70512026-06-09T00:40:20.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70522026-06-09T00:40:20.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70532026-06-09T00:40:20.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70542026-06-09T00:40:21.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
70552026-06-09T00:40:21.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
70562026-06-09T00:40:21.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
70572026-06-09T00:40:21.041ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
70582026-06-09T00:40:21.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
70592026-06-09T00:40:21.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
70602026-06-09T00:40:21.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
70612026-06-09T00:40:21.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
70622026-06-09T00:40:21.135ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
70632026-06-09T00:40:21.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70642026-06-09T00:40:21.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70652026-06-09T00:40:21.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70662026-06-09T00:40:21.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70672026-06-09T00:40:21.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70682026-06-09T00:40:21.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70692026-06-09T00:40:21.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70702026-06-09T00:40:21.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70712026-06-09T00:40:21.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70722026-06-09T00:40:22.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70732026-06-09T00:40:22.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70742026-06-09T00:40:22.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70752026-06-09T00:40:22.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70762026-06-09T00:40:22.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70772026-06-09T00:40:22.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70782026-06-09T00:40:22.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70792026-06-09T00:40:22.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70802026-06-09T00:40:22.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70812026-06-09T00:40:23.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70822026-06-09T00:40:23.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70832026-06-09T00:40:23.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70842026-06-09T00:40:23.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70852026-06-09T00:40:23.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
70862026-06-09T00:40:23.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70872026-06-09T00:40:23.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70882026-06-09T00:40:23.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70892026-06-09T00:40:23.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
70902026-06-09T00:40:24.655ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
70912026-06-09T00:40:24.655ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
70922026-06-09T00:40:24.655ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
70932026-06-09T00:40:24.655ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
70942026-06-09T00:40:24.656ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
70952026-06-09T00:40:24.656ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
70962026-06-09T00:40:24.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70972026-06-09T00:40:24.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
70982026-06-09T00:40:24.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
70992026-06-09T00:40:24.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
71002026-06-09T00:40:24.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
71012026-06-09T00:40:24.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
71022026-06-09T00:40:24.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
71032026-06-09T00:40:24.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
71042026-06-09T00:40:24.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
71052026-06-09T00:40:24.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
71062026-06-09T00:40:24.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
71072026-06-09T00:40:24.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
71082026-06-09T00:40:24.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
71092026-06-09T00:40:24.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
71102026-06-09T00:40:24.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
71112026-06-09T00:40:24.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
71122026-06-09T00:40:24.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
71132026-06-09T00:40:24.734ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
71142026-06-09T00:40:25.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
71152026-06-09T00:40:25.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
71162026-06-09T00:40:25.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
71172026-06-09T00:40:25.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
71182026-06-09T00:40:25.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
71192026-06-09T00:40:25.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
71202026-06-09T00:40:25.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
71212026-06-09T00:40:25.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
71222026-06-09T00:40:25.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
71232026-06-09T00:40:26.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
71242026-06-09T00:40:26.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
71252026-06-09T00:40:26.034ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
71262026-06-09T00:40:26.047ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
71272026-06-09T00:40:26.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
71282026-06-09T00:40:26.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
71292026-06-09T00:40:26.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
71302026-06-09T00:40:26.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
71312026-06-09T00:40:26.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
71322026-06-09T00:40:26.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
71332026-06-09T00:40:26.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
71342026-06-09T00:40:26.067ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
71352026-06-09T00:40:26.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
71362026-06-09T00:40:26.070ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
71372026-06-09T00:40:26.072ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
71382026-06-09T00:40:26.135ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
71392026-06-09T00:40:26.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
71402026-06-09T00:40:26.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
71412026-06-09T00:40:26.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
71422026-06-09T00:40:26.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
71432026-06-09T00:40:26.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
71442026-06-09T00:40:26.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
71452026-06-09T00:40:26.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
71462026-06-09T00:40:26.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
71472026-06-09T00:40:26.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
71482026-06-09T00:40:27.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
71492026-06-09T00:40:27.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
71502026-06-09T00:40:27.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
71512026-06-09T00:40:27.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
71522026-06-09T00:40:27.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
71532026-06-09T00:40:27.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
71542026-06-09T00:40:27.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
71552026-06-09T00:40:27.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
71562026-06-09T00:40:27.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
71572026-06-09T00:40:28.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
71582026-06-09T00:40:28.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
71592026-06-09T00:40:28.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
71602026-06-09T00:40:28.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
71612026-06-09T00:40:28.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
71622026-06-09T00:40:28.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
71632026-06-09T00:40:28.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
71642026-06-09T00:40:28.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
71652026-06-09T00:40:28.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
71662026-06-09T00:40:29.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
71672026-06-09T00:40:29.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
71682026-06-09T00:40:29.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
71692026-06-09T00:40:29.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
71702026-06-09T00:40:29.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
71712026-06-09T00:40:29.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
71722026-06-09T00:40:29.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
71732026-06-09T00:40:29.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
71742026-06-09T00:40:29.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
71752026-06-09T00:40:30.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
71762026-06-09T00:40:30.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
71772026-06-09T00:40:30.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
71782026-06-09T00:40:30.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
71792026-06-09T00:40:30.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
71802026-06-09T00:40:30.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
71812026-06-09T00:40:30.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
71822026-06-09T00:40:30.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
71832026-06-09T00:40:30.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
71842026-06-09T00:40:31.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
71852026-06-09T00:40:31.033ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
71862026-06-09T00:40:31.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
71872026-06-09T00:40:31.040ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
71882026-06-09T00:40:31.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
71892026-06-09T00:40:31.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
71902026-06-09T00:40:31.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
71912026-06-09T00:40:31.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
71922026-06-09T00:40:31.135ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
71932026-06-09T00:40:31.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
71942026-06-09T00:40:31.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
71952026-06-09T00:40:31.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
71962026-06-09T00:40:31.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
71972026-06-09T00:40:31.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
71982026-06-09T00:40:31.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
71992026-06-09T00:40:31.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
72002026-06-09T00:40:31.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
72012026-06-09T00:40:31.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
72022026-06-09T00:40:32.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
72032026-06-09T00:40:32.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
72042026-06-09T00:40:32.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
72052026-06-09T00:40:32.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
72062026-06-09T00:40:32.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
72072026-06-09T00:40:32.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
72082026-06-09T00:40:32.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
72092026-06-09T00:40:32.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
72102026-06-09T00:40:32.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
72112026-06-09T00:40:33.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
72122026-06-09T00:40:33.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
72132026-06-09T00:40:33.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
72142026-06-09T00:40:33.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
72152026-06-09T00:40:33.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
72162026-06-09T00:40:33.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
72172026-06-09T00:40:33.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
72182026-06-09T00:40:33.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
72192026-06-09T00:40:33.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
72202026-06-09T00:40:34.647ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
72212026-06-09T00:40:34.647ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
72222026-06-09T00:40:34.651ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "a42d291e-ed78-43c9-8b59-0d04965319bc", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:40:34 GMT"} })
72232026-06-09T00:40:34.651ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
72242026-06-09T00:40:34.654ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "315a11c0-a08e-46ae-825c-f77d9e5800a9", "content-length": "29", "date": "Tue, 09 Jun 2026 00:40:34 GMT"} })
72252026-06-09T00:40:34.654ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
72262026-06-09T00:40:34.656ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
72272026-06-09T00:40:34.656ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
72282026-06-09T00:40:34.656ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
72292026-06-09T00:40:34.656ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
72302026-06-09T00:40:34.657ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
72312026-06-09T00:40:34.657ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
72322026-06-09T00:40:34.658ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
72332026-06-09T00:40:34.658ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
72342026-06-09T00:40:34.658ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
72352026-06-09T00:40:34.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
72362026-06-09T00:40:34.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
72372026-06-09T00:40:34.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
72382026-06-09T00:40:34.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
72392026-06-09T00:40:34.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
72402026-06-09T00:40:34.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
72412026-06-09T00:40:34.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
72422026-06-09T00:40:34.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
72432026-06-09T00:40:34.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
72442026-06-09T00:40:34.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
72452026-06-09T00:40:34.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
72462026-06-09T00:40:34.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
72472026-06-09T00:40:34.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
72482026-06-09T00:40:34.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
72492026-06-09T00:40:34.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
72502026-06-09T00:40:34.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
72512026-06-09T00:40:34.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 3 n_samples = 1694 producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
72522026-06-09T00:40:34.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
72532026-06-09T00:40:34.734ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 1913
72542026-06-09T00:40:34.734ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 1913
72552026-06-09T00:40:34.734ZDEBGoximeter (clickhouse-client): unrolling 1913 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
72562026-06-09T00:40:34.736ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
72572026-06-09T00:40:34.788ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
72582026-06-09T00:40:34.807ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2 table_name = fields_ipaddr
72592026-06-09T00:40:34.809ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2512 table_name = fields_string
72602026-06-09T00:40:34.810ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 55 table_name = fields_u16
72612026-06-09T00:40:34.812ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 801 table_name = fields_u32
72622026-06-09T00:40:34.813ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1358 table_name = fields_uuid
72632026-06-09T00:40:34.815ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1812 table_name = measurements_cumulativeu64
72642026-06-09T00:40:34.817ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 53 table_name = measurements_histogramu64
72652026-06-09T00:40:34.818ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 48 table_name = measurements_u64
72662026-06-09T00:40:34.835ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
72672026-06-09T00:40:35.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
72682026-06-09T00:40:35.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
72692026-06-09T00:40:35.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
72702026-06-09T00:40:35.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
72712026-06-09T00:40:35.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
72722026-06-09T00:40:35.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
72732026-06-09T00:40:35.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
72742026-06-09T00:40:35.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
72752026-06-09T00:40:35.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
72762026-06-09T00:40:36.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 184
72772026-06-09T00:40:36.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 184
72782026-06-09T00:40:36.034ZDEBGoximeter (clickhouse-client): unrolling 184 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
72792026-06-09T00:40:36.041ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
72802026-06-09T00:40:36.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
72812026-06-09T00:40:36.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 801 table_name = fields_string
72822026-06-09T00:40:36.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 140 table_name = fields_u16
72832026-06-09T00:40:36.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
72842026-06-09T00:40:36.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
72852026-06-09T00:40:36.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 508 table_name = fields_uuid
72862026-06-09T00:40:36.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
72872026-06-09T00:40:36.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 137 table_name = measurements_cumulativeu64
72882026-06-09T00:40:36.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
72892026-06-09T00:40:36.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_u64
72902026-06-09T00:40:36.134ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
72912026-06-09T00:40:36.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
72922026-06-09T00:40:36.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
72932026-06-09T00:40:36.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
72942026-06-09T00:40:36.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
72952026-06-09T00:40:36.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
72962026-06-09T00:40:36.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
72972026-06-09T00:40:36.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
72982026-06-09T00:40:36.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
72992026-06-09T00:40:36.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
73002026-06-09T00:40:37.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
73012026-06-09T00:40:37.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
73022026-06-09T00:40:37.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
73032026-06-09T00:40:37.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
73042026-06-09T00:40:37.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
73052026-06-09T00:40:37.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
73062026-06-09T00:40:37.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
73072026-06-09T00:40:37.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
73082026-06-09T00:40:37.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
73092026-06-09T00:40:38.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
73102026-06-09T00:40:38.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
73112026-06-09T00:40:38.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
73122026-06-09T00:40:38.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
73132026-06-09T00:40:38.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
73142026-06-09T00:40:38.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
73152026-06-09T00:40:38.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
73162026-06-09T00:40:38.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
73172026-06-09T00:40:38.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
73182026-06-09T00:40:39.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
73192026-06-09T00:40:39.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
73202026-06-09T00:40:39.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
73212026-06-09T00:40:39.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
73222026-06-09T00:40:39.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
73232026-06-09T00:40:39.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
73242026-06-09T00:40:39.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
73252026-06-09T00:40:39.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
73262026-06-09T00:40:39.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
73272026-06-09T00:40:40.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
73282026-06-09T00:40:40.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
73292026-06-09T00:40:40.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
73302026-06-09T00:40:40.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
73312026-06-09T00:40:40.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
73322026-06-09T00:40:40.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
73332026-06-09T00:40:40.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
73342026-06-09T00:40:40.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
73352026-06-09T00:40:40.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
73362026-06-09T00:40:41.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
73372026-06-09T00:40:41.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
73382026-06-09T00:40:41.034ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
73392026-06-09T00:40:41.041ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
73402026-06-09T00:40:41.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
73412026-06-09T00:40:41.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
73422026-06-09T00:40:41.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
73432026-06-09T00:40:41.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
73442026-06-09T00:40:41.134ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
73452026-06-09T00:40:41.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
73462026-06-09T00:40:41.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
73472026-06-09T00:40:41.722ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
73482026-06-09T00:40:41.722ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
73492026-06-09T00:40:41.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
73502026-06-09T00:40:41.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
73512026-06-09T00:40:41.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
73522026-06-09T00:40:41.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
73532026-06-09T00:40:41.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
73542026-06-09T00:40:42.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
73552026-06-09T00:40:42.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
73562026-06-09T00:40:42.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
73572026-06-09T00:40:42.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
73582026-06-09T00:40:42.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
73592026-06-09T00:40:42.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
73602026-06-09T00:40:42.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
73612026-06-09T00:40:42.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
73622026-06-09T00:40:42.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
73632026-06-09T00:40:43.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
73642026-06-09T00:40:43.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
73652026-06-09T00:40:43.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
73662026-06-09T00:40:43.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
73672026-06-09T00:40:43.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
73682026-06-09T00:40:43.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
73692026-06-09T00:40:43.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
73702026-06-09T00:40:43.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
73712026-06-09T00:40:43.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
73722026-06-09T00:40:44.656ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
73732026-06-09T00:40:44.656ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
73742026-06-09T00:40:44.656ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
73752026-06-09T00:40:44.656ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
73762026-06-09T00:40:44.657ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
73772026-06-09T00:40:44.658ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
73782026-06-09T00:40:44.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
73792026-06-09T00:40:44.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
73802026-06-09T00:40:44.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
73812026-06-09T00:40:44.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
73822026-06-09T00:40:44.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
73832026-06-09T00:40:44.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
73842026-06-09T00:40:44.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
73852026-06-09T00:40:44.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
73862026-06-09T00:40:44.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
73872026-06-09T00:40:44.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
73882026-06-09T00:40:44.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
73892026-06-09T00:40:44.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
73902026-06-09T00:40:44.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
73912026-06-09T00:40:44.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
73922026-06-09T00:40:44.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
73932026-06-09T00:40:44.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
73942026-06-09T00:40:44.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
73952026-06-09T00:40:44.734ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
73962026-06-09T00:40:45.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
73972026-06-09T00:40:45.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
73982026-06-09T00:40:45.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
73992026-06-09T00:40:45.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
74002026-06-09T00:40:45.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
74012026-06-09T00:40:45.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
74022026-06-09T00:40:45.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
74032026-06-09T00:40:45.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
74042026-06-09T00:40:45.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
74052026-06-09T00:40:46.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
74062026-06-09T00:40:46.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
74072026-06-09T00:40:46.034ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
74082026-06-09T00:40:46.046ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
74092026-06-09T00:40:46.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
74102026-06-09T00:40:46.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
74112026-06-09T00:40:46.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
74122026-06-09T00:40:46.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
74132026-06-09T00:40:46.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
74142026-06-09T00:40:46.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
74152026-06-09T00:40:46.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
74162026-06-09T00:40:46.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
74172026-06-09T00:40:46.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
74182026-06-09T00:40:46.071ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
74192026-06-09T00:40:46.072ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
74202026-06-09T00:40:46.135ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
74212026-06-09T00:40:46.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
74222026-06-09T00:40:46.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
74232026-06-09T00:40:46.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
74242026-06-09T00:40:46.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
74252026-06-09T00:40:46.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
74262026-06-09T00:40:46.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
74272026-06-09T00:40:46.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
74282026-06-09T00:40:46.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
74292026-06-09T00:40:46.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
74302026-06-09T00:40:47.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
74312026-06-09T00:40:47.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
74322026-06-09T00:40:47.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
74332026-06-09T00:40:47.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
74342026-06-09T00:40:47.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
74352026-06-09T00:40:47.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
74362026-06-09T00:40:47.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
74372026-06-09T00:40:47.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
74382026-06-09T00:40:47.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
74392026-06-09T00:40:48.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
74402026-06-09T00:40:48.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
74412026-06-09T00:40:48.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
74422026-06-09T00:40:48.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
74432026-06-09T00:40:48.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
74442026-06-09T00:40:48.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
74452026-06-09T00:40:48.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
74462026-06-09T00:40:48.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
74472026-06-09T00:40:48.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
74482026-06-09T00:40:49.647ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
74492026-06-09T00:40:49.647ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
74502026-06-09T00:40:49.652ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "d574117e-5a4b-432e-92b0-ff9420fcabbc", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:40:49 GMT"} })
74512026-06-09T00:40:49.652ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
74522026-06-09T00:40:49.655ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "05224b07-5d9f-4738-b608-6bb00140e22d", "content-length": "29", "date": "Tue, 09 Jun 2026 00:40:49 GMT"} })
74532026-06-09T00:40:49.655ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
74542026-06-09T00:40:49.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
74552026-06-09T00:40:49.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
74562026-06-09T00:40:49.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
74572026-06-09T00:40:49.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
74582026-06-09T00:40:49.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
74592026-06-09T00:40:49.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
74602026-06-09T00:40:49.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
74612026-06-09T00:40:49.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
74622026-06-09T00:40:49.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
74632026-06-09T00:40:50.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
74642026-06-09T00:40:50.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
74652026-06-09T00:40:50.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
74662026-06-09T00:40:50.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
74672026-06-09T00:40:50.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
74682026-06-09T00:40:50.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
74692026-06-09T00:40:50.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
74702026-06-09T00:40:50.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
74712026-06-09T00:40:50.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
74722026-06-09T00:40:51.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
74732026-06-09T00:40:51.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
74742026-06-09T00:40:51.034ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
74752026-06-09T00:40:51.048ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
74762026-06-09T00:40:51.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
74772026-06-09T00:40:51.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
74782026-06-09T00:40:51.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
74792026-06-09T00:40:51.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
74802026-06-09T00:40:51.136ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
74812026-06-09T00:40:51.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
74822026-06-09T00:40:51.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
74832026-06-09T00:40:51.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
74842026-06-09T00:40:51.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
74852026-06-09T00:40:51.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
74862026-06-09T00:40:51.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
74872026-06-09T00:40:51.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
74882026-06-09T00:40:51.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
74892026-06-09T00:40:51.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
74902026-06-09T00:40:52.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
74912026-06-09T00:40:52.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
74922026-06-09T00:40:52.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
74932026-06-09T00:40:52.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
74942026-06-09T00:40:52.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
74952026-06-09T00:40:52.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
74962026-06-09T00:40:52.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
74972026-06-09T00:40:52.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
74982026-06-09T00:40:52.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
74992026-06-09T00:40:53.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
75002026-06-09T00:40:53.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
75012026-06-09T00:40:53.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
75022026-06-09T00:40:53.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
75032026-06-09T00:40:53.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
75042026-06-09T00:40:53.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
75052026-06-09T00:40:53.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
75062026-06-09T00:40:53.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
75072026-06-09T00:40:53.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
75082026-06-09T00:40:54.655ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
75092026-06-09T00:40:54.656ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
75102026-06-09T00:40:54.656ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
75112026-06-09T00:40:54.656ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
75122026-06-09T00:40:54.657ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
75132026-06-09T00:40:54.657ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
75142026-06-09T00:40:54.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
75152026-06-09T00:40:54.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
75162026-06-09T00:40:54.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
75172026-06-09T00:40:54.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
75182026-06-09T00:40:54.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
75192026-06-09T00:40:54.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
75202026-06-09T00:40:54.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
75212026-06-09T00:40:54.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
75222026-06-09T00:40:54.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
75232026-06-09T00:40:54.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
75242026-06-09T00:40:54.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
75252026-06-09T00:40:54.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
75262026-06-09T00:40:54.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
75272026-06-09T00:40:54.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
75282026-06-09T00:40:54.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
75292026-06-09T00:40:54.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
75302026-06-09T00:40:54.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
75312026-06-09T00:40:54.734ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
75322026-06-09T00:40:55.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
75332026-06-09T00:40:55.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
75342026-06-09T00:40:55.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
75352026-06-09T00:40:55.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
75362026-06-09T00:40:55.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
75372026-06-09T00:40:55.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
75382026-06-09T00:40:55.727ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
75392026-06-09T00:40:55.727ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
75402026-06-09T00:40:55.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
75412026-06-09T00:40:56.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
75422026-06-09T00:40:56.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
75432026-06-09T00:40:56.034ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
75442026-06-09T00:40:56.046ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
75452026-06-09T00:40:56.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
75462026-06-09T00:40:56.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
75472026-06-09T00:40:56.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
75482026-06-09T00:40:56.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
75492026-06-09T00:40:56.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
75502026-06-09T00:40:56.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
75512026-06-09T00:40:56.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
75522026-06-09T00:40:56.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
75532026-06-09T00:40:56.067ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
75542026-06-09T00:40:56.069ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
75552026-06-09T00:40:56.070ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
75562026-06-09T00:40:56.135ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
75572026-06-09T00:40:56.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
75582026-06-09T00:40:56.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
75592026-06-09T00:40:56.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
75602026-06-09T00:40:56.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
75612026-06-09T00:40:56.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
75622026-06-09T00:40:56.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
75632026-06-09T00:40:56.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
75642026-06-09T00:40:56.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
75652026-06-09T00:40:56.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
75662026-06-09T00:40:57.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
75672026-06-09T00:40:57.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
75682026-06-09T00:40:57.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
75692026-06-09T00:40:57.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
75702026-06-09T00:40:57.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
75712026-06-09T00:40:57.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
75722026-06-09T00:40:57.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
75732026-06-09T00:40:57.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
75742026-06-09T00:40:57.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
75752026-06-09T00:40:58.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
75762026-06-09T00:40:58.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
75772026-06-09T00:40:58.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
75782026-06-09T00:40:58.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
75792026-06-09T00:40:58.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
75802026-06-09T00:40:58.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
75812026-06-09T00:40:58.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
75822026-06-09T00:40:58.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
75832026-06-09T00:40:58.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
75842026-06-09T00:40:59.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
75852026-06-09T00:40:59.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
75862026-06-09T00:40:59.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
75872026-06-09T00:40:59.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
75882026-06-09T00:40:59.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
75892026-06-09T00:40:59.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
75902026-06-09T00:40:59.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
75912026-06-09T00:40:59.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
75922026-06-09T00:40:59.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
75932026-06-09T00:41:00.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
75942026-06-09T00:41:00.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
75952026-06-09T00:41:00.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
75962026-06-09T00:41:00.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
75972026-06-09T00:41:00.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
75982026-06-09T00:41:00.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
75992026-06-09T00:41:00.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
76002026-06-09T00:41:00.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
76012026-06-09T00:41:00.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
76022026-06-09T00:41:01.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
76032026-06-09T00:41:01.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
76042026-06-09T00:41:01.034ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
76052026-06-09T00:41:01.041ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
76062026-06-09T00:41:01.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
76072026-06-09T00:41:01.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
76082026-06-09T00:41:01.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
76092026-06-09T00:41:01.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
76102026-06-09T00:41:01.135ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
76112026-06-09T00:41:01.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
76122026-06-09T00:41:01.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
76132026-06-09T00:41:01.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
76142026-06-09T00:41:01.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
76152026-06-09T00:41:01.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
76162026-06-09T00:41:01.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
76172026-06-09T00:41:01.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
76182026-06-09T00:41:01.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
76192026-06-09T00:41:01.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
76202026-06-09T00:41:02.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
76212026-06-09T00:41:02.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
76222026-06-09T00:41:02.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
76232026-06-09T00:41:02.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
76242026-06-09T00:41:02.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
76252026-06-09T00:41:02.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
76262026-06-09T00:41:02.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
76272026-06-09T00:41:02.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
76282026-06-09T00:41:02.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
76292026-06-09T00:41:03.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
76302026-06-09T00:41:03.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
76312026-06-09T00:41:03.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
76322026-06-09T00:41:03.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
76332026-06-09T00:41:03.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
76342026-06-09T00:41:03.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
76352026-06-09T00:41:03.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
76362026-06-09T00:41:03.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
76372026-06-09T00:41:03.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
76382026-06-09T00:41:04.647ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
76392026-06-09T00:41:04.647ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
76402026-06-09T00:41:04.650ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "f7ce9604-161e-4f4d-9b39-c3de049b778b", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:41:04 GMT"} })
76412026-06-09T00:41:04.650ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
76422026-06-09T00:41:04.653ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "c5aae4c2-3045-4621-9ddc-e606504df9cf", "content-length": "29", "date": "Tue, 09 Jun 2026 00:41:04 GMT"} })
76432026-06-09T00:41:04.653ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
76442026-06-09T00:41:04.656ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
76452026-06-09T00:41:04.656ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
76462026-06-09T00:41:04.656ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
76472026-06-09T00:41:04.656ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
76482026-06-09T00:41:04.656ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
76492026-06-09T00:41:04.656ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
76502026-06-09T00:41:04.657ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
76512026-06-09T00:41:04.657ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
76522026-06-09T00:41:04.658ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
76532026-06-09T00:41:04.658ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
76542026-06-09T00:41:04.676ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
76552026-06-09T00:41:04.676ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
76562026-06-09T00:41:04.676ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
76572026-06-09T00:41:04.676ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
76582026-06-09T00:41:04.676ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
76592026-06-09T00:41:04.676ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
76602026-06-09T00:41:04.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
76612026-06-09T00:41:04.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
76622026-06-09T00:41:04.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
76632026-06-09T00:41:04.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
76642026-06-09T00:41:04.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
76652026-06-09T00:41:04.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
76662026-06-09T00:41:04.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
76672026-06-09T00:41:04.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
76682026-06-09T00:41:04.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
76692026-06-09T00:41:04.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
76702026-06-09T00:41:04.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
76712026-06-09T00:41:04.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
76722026-06-09T00:41:04.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
76732026-06-09T00:41:04.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
76742026-06-09T00:41:04.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
76752026-06-09T00:41:04.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
76762026-06-09T00:41:04.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
76772026-06-09T00:41:04.735ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
76782026-06-09T00:41:04.739ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 3 n_samples = 1846 producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
76792026-06-09T00:41:04.744ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2212
76802026-06-09T00:41:04.744ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2212
76812026-06-09T00:41:04.744ZDEBGoximeter (clickhouse-client): unrolling 2212 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
76822026-06-09T00:41:04.808ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
76832026-06-09T00:41:04.832ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
76842026-06-09T00:41:04.833ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 16 table_name = fields_ipaddr
76852026-06-09T00:41:04.837ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4100 table_name = fields_string
76862026-06-09T00:41:04.838ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 209 table_name = fields_u16
76872026-06-09T00:41:04.840ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1098 table_name = fields_u32
76882026-06-09T00:41:04.841ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
76892026-06-09T00:41:04.843ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2374 table_name = fields_uuid
76902026-06-09T00:41:04.844ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
76912026-06-09T00:41:04.845ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
76922026-06-09T00:41:04.846ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1924 table_name = measurements_cumulativeu64
76932026-06-09T00:41:04.847ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
76942026-06-09T00:41:04.849ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 53 table_name = measurements_histogramu64
76952026-06-09T00:41:04.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 230 table_name = measurements_u64
76962026-06-09T00:41:05.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
76972026-06-09T00:41:05.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
76982026-06-09T00:41:05.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
76992026-06-09T00:41:05.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
77002026-06-09T00:41:05.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
77012026-06-09T00:41:05.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
77022026-06-09T00:41:05.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
77032026-06-09T00:41:05.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
77042026-06-09T00:41:05.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
77052026-06-09T00:41:06.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
77062026-06-09T00:41:06.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
77072026-06-09T00:41:06.034ZDEBGoximeter (clickhouse-client): unrolling 44 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
77082026-06-09T00:41:06.036ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
77092026-06-09T00:41:06.041ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
77102026-06-09T00:41:06.042ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
77112026-06-09T00:41:06.043ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 32 table_name = measurements_cumulativeu64
77122026-06-09T00:41:06.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 12 table_name = measurements_u64
77132026-06-09T00:41:06.135ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
77142026-06-09T00:41:06.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
77152026-06-09T00:41:06.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
77162026-06-09T00:41:06.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
77172026-06-09T00:41:06.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
77182026-06-09T00:41:06.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
77192026-06-09T00:41:06.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
77202026-06-09T00:41:06.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
77212026-06-09T00:41:06.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
77222026-06-09T00:41:06.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
77232026-06-09T00:41:07.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
77242026-06-09T00:41:07.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
77252026-06-09T00:41:07.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
77262026-06-09T00:41:07.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
77272026-06-09T00:41:07.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
77282026-06-09T00:41:07.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
77292026-06-09T00:41:07.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
77302026-06-09T00:41:07.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
77312026-06-09T00:41:07.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
77322026-06-09T00:41:08.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
77332026-06-09T00:41:08.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
77342026-06-09T00:41:08.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
77352026-06-09T00:41:08.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
77362026-06-09T00:41:08.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
77372026-06-09T00:41:08.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
77382026-06-09T00:41:08.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
77392026-06-09T00:41:08.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
77402026-06-09T00:41:08.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
77412026-06-09T00:41:09.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
77422026-06-09T00:41:09.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
77432026-06-09T00:41:09.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
77442026-06-09T00:41:09.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
77452026-06-09T00:41:09.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
77462026-06-09T00:41:09.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
77472026-06-09T00:41:09.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
77482026-06-09T00:41:09.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
77492026-06-09T00:41:09.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
77502026-06-09T00:41:10.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
77512026-06-09T00:41:10.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
77522026-06-09T00:41:10.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
77532026-06-09T00:41:10.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
77542026-06-09T00:41:10.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
77552026-06-09T00:41:10.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
77562026-06-09T00:41:10.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
77572026-06-09T00:41:10.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
77582026-06-09T00:41:10.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
77592026-06-09T00:41:11.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
77602026-06-09T00:41:11.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
77612026-06-09T00:41:11.034ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
77622026-06-09T00:41:11.042ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
77632026-06-09T00:41:11.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
77642026-06-09T00:41:11.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
77652026-06-09T00:41:11.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
77662026-06-09T00:41:11.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
77672026-06-09T00:41:11.135ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
77682026-06-09T00:41:11.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
77692026-06-09T00:41:11.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
77702026-06-09T00:41:11.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
77712026-06-09T00:41:11.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
77722026-06-09T00:41:11.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
77732026-06-09T00:41:11.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
77742026-06-09T00:41:11.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
77752026-06-09T00:41:11.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
77762026-06-09T00:41:11.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
77772026-06-09T00:41:12.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
77782026-06-09T00:41:12.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
77792026-06-09T00:41:12.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
77802026-06-09T00:41:12.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
77812026-06-09T00:41:12.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
77822026-06-09T00:41:12.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
77832026-06-09T00:41:12.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
77842026-06-09T00:41:12.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
77852026-06-09T00:41:12.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
77862026-06-09T00:41:13.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
77872026-06-09T00:41:13.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
77882026-06-09T00:41:13.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
77892026-06-09T00:41:13.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
77902026-06-09T00:41:13.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
77912026-06-09T00:41:13.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
77922026-06-09T00:41:13.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
77932026-06-09T00:41:13.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
77942026-06-09T00:41:13.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
77952026-06-09T00:41:14.656ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
77962026-06-09T00:41:14.656ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
77972026-06-09T00:41:14.656ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
77982026-06-09T00:41:14.656ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
77992026-06-09T00:41:14.657ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
78002026-06-09T00:41:14.657ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
78012026-06-09T00:41:14.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
78022026-06-09T00:41:14.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
78032026-06-09T00:41:14.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
78042026-06-09T00:41:14.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
78052026-06-09T00:41:14.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
78062026-06-09T00:41:14.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
78072026-06-09T00:41:14.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
78082026-06-09T00:41:14.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
78092026-06-09T00:41:14.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
78102026-06-09T00:41:14.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
78112026-06-09T00:41:14.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
78122026-06-09T00:41:14.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
78132026-06-09T00:41:14.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
78142026-06-09T00:41:14.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
78152026-06-09T00:41:14.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
78162026-06-09T00:41:14.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
78172026-06-09T00:41:14.734ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
78182026-06-09T00:41:14.737ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
78192026-06-09T00:41:15.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
78202026-06-09T00:41:15.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
78212026-06-09T00:41:15.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
78222026-06-09T00:41:15.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
78232026-06-09T00:41:15.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
78242026-06-09T00:41:15.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
78252026-06-09T00:41:15.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
78262026-06-09T00:41:15.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
78272026-06-09T00:41:15.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
78282026-06-09T00:41:16.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
78292026-06-09T00:41:16.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
78302026-06-09T00:41:16.034ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
78312026-06-09T00:41:16.048ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
78322026-06-09T00:41:16.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
78332026-06-09T00:41:16.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
78342026-06-09T00:41:16.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
78352026-06-09T00:41:16.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
78362026-06-09T00:41:16.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
78372026-06-09T00:41:16.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
78382026-06-09T00:41:16.067ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
78392026-06-09T00:41:16.069ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
78402026-06-09T00:41:16.070ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
78412026-06-09T00:41:16.072ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
78422026-06-09T00:41:16.073ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
78432026-06-09T00:41:16.135ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
78442026-06-09T00:41:16.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
78452026-06-09T00:41:16.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
78462026-06-09T00:41:16.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
78472026-06-09T00:41:16.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
78482026-06-09T00:41:16.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
78492026-06-09T00:41:16.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
78502026-06-09T00:41:16.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
78512026-06-09T00:41:16.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
78522026-06-09T00:41:16.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
78532026-06-09T00:41:17.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
78542026-06-09T00:41:17.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
78552026-06-09T00:41:17.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
78562026-06-09T00:41:17.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
78572026-06-09T00:41:17.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
78582026-06-09T00:41:17.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
78592026-06-09T00:41:17.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
78602026-06-09T00:41:17.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
78612026-06-09T00:41:17.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
78622026-06-09T00:41:18.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
78632026-06-09T00:41:18.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
78642026-06-09T00:41:18.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
78652026-06-09T00:41:18.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
78662026-06-09T00:41:18.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
78672026-06-09T00:41:18.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
78682026-06-09T00:41:18.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
78692026-06-09T00:41:18.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
78702026-06-09T00:41:18.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
78712026-06-09T00:41:19.647ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
78722026-06-09T00:41:19.647ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
78732026-06-09T00:41:19.651ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "1acf599f-4405-4904-b850-ca1163d9d76b", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:41:19 GMT"} })
78742026-06-09T00:41:19.651ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
78752026-06-09T00:41:19.654ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "276caf19-d0f3-40e4-b94e-454492925179", "content-length": "29", "date": "Tue, 09 Jun 2026 00:41:19 GMT"} })
78762026-06-09T00:41:19.654ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
78772026-06-09T00:41:19.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
78782026-06-09T00:41:19.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
78792026-06-09T00:41:19.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
78802026-06-09T00:41:19.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
78812026-06-09T00:41:19.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
78822026-06-09T00:41:19.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
78832026-06-09T00:41:19.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
78842026-06-09T00:41:19.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
78852026-06-09T00:41:19.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
78862026-06-09T00:41:20.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
78872026-06-09T00:41:20.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
78882026-06-09T00:41:20.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
78892026-06-09T00:41:20.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
78902026-06-09T00:41:20.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
78912026-06-09T00:41:20.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
78922026-06-09T00:41:20.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
78932026-06-09T00:41:20.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
78942026-06-09T00:41:20.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
78952026-06-09T00:41:21.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
78962026-06-09T00:41:21.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
78972026-06-09T00:41:21.035ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
78982026-06-09T00:41:21.047ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
78992026-06-09T00:41:21.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
79002026-06-09T00:41:21.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
79012026-06-09T00:41:21.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
79022026-06-09T00:41:21.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
79032026-06-09T00:41:21.135ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
79042026-06-09T00:41:21.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
79052026-06-09T00:41:21.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
79062026-06-09T00:41:21.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
79072026-06-09T00:41:21.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
79082026-06-09T00:41:21.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
79092026-06-09T00:41:21.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
79102026-06-09T00:41:21.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
79112026-06-09T00:41:21.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
79122026-06-09T00:41:21.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
79132026-06-09T00:41:22.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
79142026-06-09T00:41:22.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
79152026-06-09T00:41:22.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
79162026-06-09T00:41:22.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
79172026-06-09T00:41:22.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
79182026-06-09T00:41:22.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
79192026-06-09T00:41:22.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
79202026-06-09T00:41:22.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
79212026-06-09T00:41:22.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
79222026-06-09T00:41:23.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
79232026-06-09T00:41:23.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
79242026-06-09T00:41:23.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
79252026-06-09T00:41:23.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
79262026-06-09T00:41:23.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
79272026-06-09T00:41:23.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
79282026-06-09T00:41:23.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
79292026-06-09T00:41:23.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
79302026-06-09T00:41:23.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
79312026-06-09T00:41:24.656ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
79322026-06-09T00:41:24.656ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
79332026-06-09T00:41:24.656ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
79342026-06-09T00:41:24.656ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
79352026-06-09T00:41:24.658ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
79362026-06-09T00:41:24.658ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
79372026-06-09T00:41:24.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
79382026-06-09T00:41:24.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
79392026-06-09T00:41:24.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
79402026-06-09T00:41:24.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
79412026-06-09T00:41:24.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
79422026-06-09T00:41:24.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
79432026-06-09T00:41:24.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
79442026-06-09T00:41:24.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
79452026-06-09T00:41:24.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
79462026-06-09T00:41:24.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
79472026-06-09T00:41:24.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
79482026-06-09T00:41:24.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
79492026-06-09T00:41:24.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
79502026-06-09T00:41:24.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
79512026-06-09T00:41:24.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
79522026-06-09T00:41:24.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
79532026-06-09T00:41:24.733ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
79542026-06-09T00:41:24.735ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
79552026-06-09T00:41:25.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
79562026-06-09T00:41:25.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
79572026-06-09T00:41:25.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
79582026-06-09T00:41:25.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
79592026-06-09T00:41:25.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
79602026-06-09T00:41:25.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
79612026-06-09T00:41:25.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
79622026-06-09T00:41:25.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
79632026-06-09T00:41:25.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
79642026-06-09T00:41:26.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
79652026-06-09T00:41:26.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
79662026-06-09T00:41:26.034ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
79672026-06-09T00:41:26.047ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
79682026-06-09T00:41:26.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
79692026-06-09T00:41:26.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
79702026-06-09T00:41:26.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
79712026-06-09T00:41:26.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
79722026-06-09T00:41:26.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
79732026-06-09T00:41:26.067ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
79742026-06-09T00:41:26.069ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
79752026-06-09T00:41:26.070ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
79762026-06-09T00:41:26.072ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
79772026-06-09T00:41:26.074ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
79782026-06-09T00:41:26.076ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
79792026-06-09T00:41:26.135ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
79802026-06-09T00:41:26.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
79812026-06-09T00:41:26.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
79822026-06-09T00:41:26.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
79832026-06-09T00:41:26.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
79842026-06-09T00:41:26.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
79852026-06-09T00:41:26.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
79862026-06-09T00:41:26.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
79872026-06-09T00:41:26.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
79882026-06-09T00:41:26.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
79892026-06-09T00:41:27.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
79902026-06-09T00:41:27.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
79912026-06-09T00:41:27.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
79922026-06-09T00:41:27.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
79932026-06-09T00:41:27.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
79942026-06-09T00:41:27.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
79952026-06-09T00:41:27.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
79962026-06-09T00:41:27.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
79972026-06-09T00:41:27.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
79982026-06-09T00:41:28.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
79992026-06-09T00:41:28.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
80002026-06-09T00:41:28.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
80012026-06-09T00:41:28.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
80022026-06-09T00:41:28.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
80032026-06-09T00:41:28.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
80042026-06-09T00:41:28.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
80052026-06-09T00:41:28.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
80062026-06-09T00:41:28.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
80072026-06-09T00:41:29.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
80082026-06-09T00:41:29.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
80092026-06-09T00:41:29.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
80102026-06-09T00:41:29.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
80112026-06-09T00:41:29.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
80122026-06-09T00:41:29.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
80132026-06-09T00:41:29.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
80142026-06-09T00:41:29.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
80152026-06-09T00:41:29.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
80162026-06-09T00:41:30.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
80172026-06-09T00:41:30.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
80182026-06-09T00:41:30.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
80192026-06-09T00:41:30.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
80202026-06-09T00:41:30.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
80212026-06-09T00:41:30.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
80222026-06-09T00:41:30.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
80232026-06-09T00:41:30.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
80242026-06-09T00:41:30.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
80252026-06-09T00:41:31.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
80262026-06-09T00:41:31.034ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
80272026-06-09T00:41:31.034ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
80282026-06-09T00:41:31.042ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
80292026-06-09T00:41:31.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
80302026-06-09T00:41:31.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
80312026-06-09T00:41:31.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
80322026-06-09T00:41:31.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
80332026-06-09T00:41:31.135ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
80342026-06-09T00:41:31.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
80352026-06-09T00:41:31.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
80362026-06-09T00:41:31.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
80372026-06-09T00:41:31.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
80382026-06-09T00:41:31.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
80392026-06-09T00:41:31.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
80402026-06-09T00:41:31.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
80412026-06-09T00:41:31.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
80422026-06-09T00:41:31.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
80432026-06-09T00:41:32.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
80442026-06-09T00:41:32.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
80452026-06-09T00:41:32.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
80462026-06-09T00:41:32.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
80472026-06-09T00:41:32.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
80482026-06-09T00:41:32.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
80492026-06-09T00:41:32.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
80502026-06-09T00:41:32.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
80512026-06-09T00:41:32.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
80522026-06-09T00:41:33.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
80532026-06-09T00:41:33.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
80542026-06-09T00:41:33.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
80552026-06-09T00:41:33.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
80562026-06-09T00:41:33.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
80572026-06-09T00:41:33.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
80582026-06-09T00:41:33.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
80592026-06-09T00:41:33.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
80602026-06-09T00:41:33.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
80612026-06-09T00:41:34.647ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
80622026-06-09T00:41:34.647ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
80632026-06-09T00:41:34.651ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "00265e6e-653b-45d9-8e5f-cecfbd08c726", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:41:34 GMT"} })
80642026-06-09T00:41:34.651ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
80652026-06-09T00:41:34.654ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "3cc2bcd2-ec5a-483f-beae-8d4246f3ccc1", "content-length": "29", "date": "Tue, 09 Jun 2026 00:41:34 GMT"} })
80662026-06-09T00:41:34.654ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
80672026-06-09T00:41:34.657ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
80682026-06-09T00:41:34.657ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
80692026-06-09T00:41:34.657ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
80702026-06-09T00:41:34.657ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
80712026-06-09T00:41:34.657ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
80722026-06-09T00:41:34.658ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
80732026-06-09T00:41:34.659ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
80742026-06-09T00:41:34.659ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
80752026-06-09T00:41:34.659ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
80762026-06-09T00:41:34.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
80772026-06-09T00:41:34.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
80782026-06-09T00:41:34.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
80792026-06-09T00:41:34.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
80802026-06-09T00:41:34.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
80812026-06-09T00:41:34.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
80822026-06-09T00:41:34.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
80832026-06-09T00:41:34.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
80842026-06-09T00:41:34.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
80852026-06-09T00:41:34.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
80862026-06-09T00:41:34.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
80872026-06-09T00:41:34.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
80882026-06-09T00:41:34.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
80892026-06-09T00:41:34.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
80902026-06-09T00:41:34.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
80912026-06-09T00:41:34.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
80922026-06-09T00:41:34.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 3 n_samples = 1694 producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
80932026-06-09T00:41:34.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
80942026-06-09T00:41:34.734ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 1913
80952026-06-09T00:41:34.734ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 1913
80962026-06-09T00:41:34.734ZDEBGoximeter (clickhouse-client): unrolling 1913 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
80972026-06-09T00:41:34.735ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
80982026-06-09T00:41:34.788ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
80992026-06-09T00:41:34.806ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2 table_name = fields_ipaddr
81002026-06-09T00:41:34.809ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2512 table_name = fields_string
81012026-06-09T00:41:34.810ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 55 table_name = fields_u16
81022026-06-09T00:41:34.812ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 801 table_name = fields_u32
81032026-06-09T00:41:34.813ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1358 table_name = fields_uuid
81042026-06-09T00:41:34.816ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1812 table_name = measurements_cumulativeu64
81052026-06-09T00:41:34.818ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 53 table_name = measurements_histogramu64
81062026-06-09T00:41:34.819ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 48 table_name = measurements_u64
81072026-06-09T00:41:34.836ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
81082026-06-09T00:41:35.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
81092026-06-09T00:41:35.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
81102026-06-09T00:41:35.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
81112026-06-09T00:41:35.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
81122026-06-09T00:41:35.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
81132026-06-09T00:41:35.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
81142026-06-09T00:41:35.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
81152026-06-09T00:41:35.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
81162026-06-09T00:41:35.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
81172026-06-09T00:41:36.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 184
81182026-06-09T00:41:36.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 184
81192026-06-09T00:41:36.035ZDEBGoximeter (clickhouse-client): unrolling 184 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
81202026-06-09T00:41:36.041ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
81212026-06-09T00:41:36.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
81222026-06-09T00:41:36.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 801 table_name = fields_string
81232026-06-09T00:41:36.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 140 table_name = fields_u16
81242026-06-09T00:41:36.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
81252026-06-09T00:41:36.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
81262026-06-09T00:41:36.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 508 table_name = fields_uuid
81272026-06-09T00:41:36.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
81282026-06-09T00:41:36.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 137 table_name = measurements_cumulativeu64
81292026-06-09T00:41:36.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
81302026-06-09T00:41:36.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_u64
81312026-06-09T00:41:36.135ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
81322026-06-09T00:41:36.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
81332026-06-09T00:41:36.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
81342026-06-09T00:41:36.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
81352026-06-09T00:41:36.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
81362026-06-09T00:41:36.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
81372026-06-09T00:41:36.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
81382026-06-09T00:41:36.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
81392026-06-09T00:41:36.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
81402026-06-09T00:41:36.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
81412026-06-09T00:41:37.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
81422026-06-09T00:41:37.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
81432026-06-09T00:41:37.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
81442026-06-09T00:41:37.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
81452026-06-09T00:41:37.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
81462026-06-09T00:41:37.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
81472026-06-09T00:41:37.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
81482026-06-09T00:41:37.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
81492026-06-09T00:41:37.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
81502026-06-09T00:41:38.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
81512026-06-09T00:41:38.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
81522026-06-09T00:41:38.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
81532026-06-09T00:41:38.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
81542026-06-09T00:41:38.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
81552026-06-09T00:41:38.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
81562026-06-09T00:41:38.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
81572026-06-09T00:41:38.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
81582026-06-09T00:41:38.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
81592026-06-09T00:41:39.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
81602026-06-09T00:41:39.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
81612026-06-09T00:41:39.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
81622026-06-09T00:41:39.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
81632026-06-09T00:41:39.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
81642026-06-09T00:41:39.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
81652026-06-09T00:41:39.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
81662026-06-09T00:41:39.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
81672026-06-09T00:41:39.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
81682026-06-09T00:41:40.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
81692026-06-09T00:41:40.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
81702026-06-09T00:41:40.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
81712026-06-09T00:41:40.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
81722026-06-09T00:41:40.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
81732026-06-09T00:41:40.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
81742026-06-09T00:41:40.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
81752026-06-09T00:41:40.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
81762026-06-09T00:41:40.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
81772026-06-09T00:41:41.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
81782026-06-09T00:41:41.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
81792026-06-09T00:41:41.035ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
81802026-06-09T00:41:41.042ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
81812026-06-09T00:41:41.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
81822026-06-09T00:41:41.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
81832026-06-09T00:41:41.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
81842026-06-09T00:41:41.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
81852026-06-09T00:41:41.135ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
81862026-06-09T00:41:41.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
81872026-06-09T00:41:41.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
81882026-06-09T00:41:41.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
81892026-06-09T00:41:41.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
81902026-06-09T00:41:41.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
81912026-06-09T00:41:41.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
81922026-06-09T00:41:41.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
81932026-06-09T00:41:41.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
81942026-06-09T00:41:41.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
81952026-06-09T00:41:42.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
81962026-06-09T00:41:42.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
81972026-06-09T00:41:42.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
81982026-06-09T00:41:42.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
81992026-06-09T00:41:42.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
82002026-06-09T00:41:42.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
82012026-06-09T00:41:42.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
82022026-06-09T00:41:42.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
82032026-06-09T00:41:42.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
82042026-06-09T00:41:43.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
82052026-06-09T00:41:43.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
82062026-06-09T00:41:43.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
82072026-06-09T00:41:43.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
82082026-06-09T00:41:43.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
82092026-06-09T00:41:43.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
82102026-06-09T00:41:43.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
82112026-06-09T00:41:43.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
82122026-06-09T00:41:43.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
82132026-06-09T00:41:44.656ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
82142026-06-09T00:41:44.657ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
82152026-06-09T00:41:44.657ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
82162026-06-09T00:41:44.657ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
82172026-06-09T00:41:44.657ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
82182026-06-09T00:41:44.657ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
82192026-06-09T00:41:44.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
82202026-06-09T00:41:44.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
82212026-06-09T00:41:44.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
82222026-06-09T00:41:44.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
82232026-06-09T00:41:44.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
82242026-06-09T00:41:44.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
82252026-06-09T00:41:44.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
82262026-06-09T00:41:44.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
82272026-06-09T00:41:44.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
82282026-06-09T00:41:44.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
82292026-06-09T00:41:44.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
82302026-06-09T00:41:44.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
82312026-06-09T00:41:44.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
82322026-06-09T00:41:44.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
82332026-06-09T00:41:44.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
82342026-06-09T00:41:44.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
82352026-06-09T00:41:44.733ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
82362026-06-09T00:41:44.736ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
82372026-06-09T00:41:45.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
82382026-06-09T00:41:45.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
82392026-06-09T00:41:45.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
82402026-06-09T00:41:45.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
82412026-06-09T00:41:45.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
82422026-06-09T00:41:45.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
82432026-06-09T00:41:45.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
82442026-06-09T00:41:45.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
82452026-06-09T00:41:45.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
82462026-06-09T00:41:46.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
82472026-06-09T00:41:46.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
82482026-06-09T00:41:46.035ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
82492026-06-09T00:41:46.047ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
82502026-06-09T00:41:46.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
82512026-06-09T00:41:46.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
82522026-06-09T00:41:46.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
82532026-06-09T00:41:46.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
82542026-06-09T00:41:46.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
82552026-06-09T00:41:46.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
82562026-06-09T00:41:46.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
82572026-06-09T00:41:46.067ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
82582026-06-09T00:41:46.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
82592026-06-09T00:41:46.070ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
82602026-06-09T00:41:46.071ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
82612026-06-09T00:41:46.136ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
82622026-06-09T00:41:46.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
82632026-06-09T00:41:46.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
82642026-06-09T00:41:46.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
82652026-06-09T00:41:46.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
82662026-06-09T00:41:46.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
82672026-06-09T00:41:46.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
82682026-06-09T00:41:46.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
82692026-06-09T00:41:46.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
82702026-06-09T00:41:46.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
82712026-06-09T00:41:47.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
82722026-06-09T00:41:47.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
82732026-06-09T00:41:47.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
82742026-06-09T00:41:47.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
82752026-06-09T00:41:47.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
82762026-06-09T00:41:47.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
82772026-06-09T00:41:47.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
82782026-06-09T00:41:47.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
82792026-06-09T00:41:47.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
82802026-06-09T00:41:48.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
82812026-06-09T00:41:48.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
82822026-06-09T00:41:48.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
82832026-06-09T00:41:48.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
82842026-06-09T00:41:48.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
82852026-06-09T00:41:48.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
82862026-06-09T00:41:48.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
82872026-06-09T00:41:48.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
82882026-06-09T00:41:48.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
82892026-06-09T00:41:49.648ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
82902026-06-09T00:41:49.648ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
82912026-06-09T00:41:49.652ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "dced0121-e9da-4639-8e3c-1b155ca51546", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:41:49 GMT"} })
82922026-06-09T00:41:49.652ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
82932026-06-09T00:41:49.655ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "b371de7a-e6ce-43f6-ad03-dc3d6e8e4836", "content-length": "29", "date": "Tue, 09 Jun 2026 00:41:49 GMT"} })
82942026-06-09T00:41:49.655ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
82952026-06-09T00:41:49.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
82962026-06-09T00:41:49.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
82972026-06-09T00:41:49.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
82982026-06-09T00:41:49.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
82992026-06-09T00:41:49.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
83002026-06-09T00:41:49.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
83012026-06-09T00:41:49.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
83022026-06-09T00:41:49.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
83032026-06-09T00:41:49.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
83042026-06-09T00:41:50.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
83052026-06-09T00:41:50.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
83062026-06-09T00:41:50.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
83072026-06-09T00:41:50.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
83082026-06-09T00:41:50.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
83092026-06-09T00:41:50.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
83102026-06-09T00:41:50.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
83112026-06-09T00:41:50.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
83122026-06-09T00:41:50.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
83132026-06-09T00:41:51.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
83142026-06-09T00:41:51.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
83152026-06-09T00:41:51.035ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
83162026-06-09T00:41:51.050ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
83172026-06-09T00:41:51.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
83182026-06-09T00:41:51.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
83192026-06-09T00:41:51.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
83202026-06-09T00:41:51.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
83212026-06-09T00:41:51.136ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
83222026-06-09T00:41:51.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
83232026-06-09T00:41:51.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
83242026-06-09T00:41:51.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
83252026-06-09T00:41:51.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
83262026-06-09T00:41:51.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
83272026-06-09T00:41:51.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
83282026-06-09T00:41:51.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
83292026-06-09T00:41:51.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
83302026-06-09T00:41:51.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
83312026-06-09T00:41:52.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
83322026-06-09T00:41:52.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
83332026-06-09T00:41:52.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
83342026-06-09T00:41:52.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
83352026-06-09T00:41:52.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
83362026-06-09T00:41:52.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
83372026-06-09T00:41:52.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
83382026-06-09T00:41:52.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
83392026-06-09T00:41:52.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
83402026-06-09T00:41:53.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
83412026-06-09T00:41:53.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
83422026-06-09T00:41:53.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
83432026-06-09T00:41:53.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
83442026-06-09T00:41:53.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
83452026-06-09T00:41:53.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
83462026-06-09T00:41:53.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
83472026-06-09T00:41:53.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
83482026-06-09T00:41:53.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
83492026-06-09T00:41:54.657ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
83502026-06-09T00:41:54.657ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
83512026-06-09T00:41:54.657ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
83522026-06-09T00:41:54.657ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
83532026-06-09T00:41:54.658ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
83542026-06-09T00:41:54.658ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
83552026-06-09T00:41:54.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
83562026-06-09T00:41:54.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
83572026-06-09T00:41:54.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
83582026-06-09T00:41:54.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
83592026-06-09T00:41:54.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
83602026-06-09T00:41:54.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
83612026-06-09T00:41:54.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
83622026-06-09T00:41:54.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
83632026-06-09T00:41:54.724ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
83642026-06-09T00:41:54.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
83652026-06-09T00:41:54.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
83662026-06-09T00:41:54.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
83672026-06-09T00:41:54.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
83682026-06-09T00:41:54.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
83692026-06-09T00:41:54.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
83702026-06-09T00:41:54.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
83712026-06-09T00:41:54.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
83722026-06-09T00:41:54.735ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
83732026-06-09T00:41:55.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
83742026-06-09T00:41:55.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
83752026-06-09T00:41:55.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
83762026-06-09T00:41:55.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
83772026-06-09T00:41:55.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
83782026-06-09T00:41:55.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
83792026-06-09T00:41:55.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
83802026-06-09T00:41:55.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
83812026-06-09T00:41:55.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
83822026-06-09T00:41:56.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
83832026-06-09T00:41:56.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
83842026-06-09T00:41:56.035ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
83852026-06-09T00:41:56.047ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
83862026-06-09T00:41:56.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
83872026-06-09T00:41:56.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
83882026-06-09T00:41:56.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
83892026-06-09T00:41:56.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
83902026-06-09T00:41:56.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
83912026-06-09T00:41:56.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
83922026-06-09T00:41:56.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
83932026-06-09T00:41:56.067ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
83942026-06-09T00:41:56.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
83952026-06-09T00:41:56.070ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
83962026-06-09T00:41:56.071ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
83972026-06-09T00:41:56.135ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
83982026-06-09T00:41:56.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
83992026-06-09T00:41:56.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
84002026-06-09T00:41:56.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
84012026-06-09T00:41:56.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
84022026-06-09T00:41:56.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
84032026-06-09T00:41:56.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
84042026-06-09T00:41:56.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
84052026-06-09T00:41:56.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
84062026-06-09T00:41:56.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
84072026-06-09T00:41:57.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
84082026-06-09T00:41:57.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
84092026-06-09T00:41:57.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
84102026-06-09T00:41:57.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
84112026-06-09T00:41:57.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
84122026-06-09T00:41:57.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
84132026-06-09T00:41:57.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
84142026-06-09T00:41:57.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
84152026-06-09T00:41:57.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
84162026-06-09T00:41:58.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
84172026-06-09T00:41:58.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
84182026-06-09T00:41:58.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
84192026-06-09T00:41:58.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
84202026-06-09T00:41:58.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
84212026-06-09T00:41:58.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
84222026-06-09T00:41:58.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
84232026-06-09T00:41:58.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
84242026-06-09T00:41:58.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
84252026-06-09T00:41:59.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
84262026-06-09T00:41:59.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
84272026-06-09T00:41:59.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
84282026-06-09T00:41:59.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
84292026-06-09T00:41:59.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
84302026-06-09T00:41:59.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
84312026-06-09T00:41:59.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
84322026-06-09T00:41:59.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
84332026-06-09T00:41:59.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
84342026-06-09T00:42:00.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
84352026-06-09T00:42:00.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
84362026-06-09T00:42:00.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
84372026-06-09T00:42:00.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
84382026-06-09T00:42:00.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
84392026-06-09T00:42:00.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
84402026-06-09T00:42:00.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
84412026-06-09T00:42:00.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
84422026-06-09T00:42:00.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
84432026-06-09T00:42:01.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
84442026-06-09T00:42:01.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
84452026-06-09T00:42:01.035ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
84462026-06-09T00:42:01.042ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
84472026-06-09T00:42:01.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
84482026-06-09T00:42:01.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
84492026-06-09T00:42:01.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
84502026-06-09T00:42:01.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
84512026-06-09T00:42:01.135ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
84522026-06-09T00:42:01.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
84532026-06-09T00:42:01.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
84542026-06-09T00:42:01.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
84552026-06-09T00:42:01.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
84562026-06-09T00:42:01.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
84572026-06-09T00:42:01.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
84582026-06-09T00:42:01.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
84592026-06-09T00:42:01.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
84602026-06-09T00:42:01.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
84612026-06-09T00:42:02.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
84622026-06-09T00:42:02.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
84632026-06-09T00:42:02.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
84642026-06-09T00:42:02.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
84652026-06-09T00:42:02.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
84662026-06-09T00:42:02.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
84672026-06-09T00:42:02.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
84682026-06-09T00:42:02.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
84692026-06-09T00:42:02.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
84702026-06-09T00:42:03.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
84712026-06-09T00:42:03.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
84722026-06-09T00:42:03.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
84732026-06-09T00:42:03.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
84742026-06-09T00:42:03.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
84752026-06-09T00:42:03.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
84762026-06-09T00:42:03.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
84772026-06-09T00:42:03.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
84782026-06-09T00:42:03.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
84792026-06-09T00:42:04.648ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
84802026-06-09T00:42:04.648ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
84812026-06-09T00:42:04.652ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "923cbe5c-440c-4e45-a7d1-020e9337910b", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:42:04 GMT"} })
84822026-06-09T00:42:04.652ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
84832026-06-09T00:42:04.655ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "434e1d77-8201-4091-a344-ba866a34f1e4", "content-length": "29", "date": "Tue, 09 Jun 2026 00:42:04 GMT"} })
84842026-06-09T00:42:04.655ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
84852026-06-09T00:42:04.657ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
84862026-06-09T00:42:04.657ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
84872026-06-09T00:42:04.657ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
84882026-06-09T00:42:04.657ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
84892026-06-09T00:42:04.657ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
84902026-06-09T00:42:04.657ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
84912026-06-09T00:42:04.658ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
84922026-06-09T00:42:04.658ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
84932026-06-09T00:42:04.659ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
84942026-06-09T00:42:04.659ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
84952026-06-09T00:42:04.677ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
84962026-06-09T00:42:04.677ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
84972026-06-09T00:42:04.677ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
84982026-06-09T00:42:04.677ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
84992026-06-09T00:42:04.677ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
85002026-06-09T00:42:04.677ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
85012026-06-09T00:42:04.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
85022026-06-09T00:42:04.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
85032026-06-09T00:42:04.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
85042026-06-09T00:42:04.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
85052026-06-09T00:42:04.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
85062026-06-09T00:42:04.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
85072026-06-09T00:42:04.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
85082026-06-09T00:42:04.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
85092026-06-09T00:42:04.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
85102026-06-09T00:42:04.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
85112026-06-09T00:42:04.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
85122026-06-09T00:42:04.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
85132026-06-09T00:42:04.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
85142026-06-09T00:42:04.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
85152026-06-09T00:42:04.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
85162026-06-09T00:42:04.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
85172026-06-09T00:42:04.733ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
85182026-06-09T00:42:04.736ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
85192026-06-09T00:42:04.737ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 3 n_samples = 1846 producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
85202026-06-09T00:42:04.743ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2212
85212026-06-09T00:42:04.743ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2212
85222026-06-09T00:42:04.743ZDEBGoximeter (clickhouse-client): unrolling 2212 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
85232026-06-09T00:42:04.806ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
85242026-06-09T00:42:04.832ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
85252026-06-09T00:42:04.834ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 16 table_name = fields_ipaddr
85262026-06-09T00:42:04.838ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4100 table_name = fields_string
85272026-06-09T00:42:04.839ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 209 table_name = fields_u16
85282026-06-09T00:42:04.841ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1098 table_name = fields_u32
85292026-06-09T00:42:04.843ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
85302026-06-09T00:42:04.844ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
85312026-06-09T00:42:04.845ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2374 table_name = fields_uuid
85322026-06-09T00:42:04.846ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
85332026-06-09T00:42:04.848ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1924 table_name = measurements_cumulativeu64
85342026-06-09T00:42:04.849ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
85352026-06-09T00:42:04.851ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 53 table_name = measurements_histogramu64
85362026-06-09T00:42:04.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 230 table_name = measurements_u64
85372026-06-09T00:42:05.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
85382026-06-09T00:42:05.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
85392026-06-09T00:42:05.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
85402026-06-09T00:42:05.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
85412026-06-09T00:42:05.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
85422026-06-09T00:42:05.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
85432026-06-09T00:42:05.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
85442026-06-09T00:42:05.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
85452026-06-09T00:42:05.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
85462026-06-09T00:42:06.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
85472026-06-09T00:42:06.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
85482026-06-09T00:42:06.035ZDEBGoximeter (clickhouse-client): unrolling 44 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
85492026-06-09T00:42:06.037ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
85502026-06-09T00:42:06.043ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
85512026-06-09T00:42:06.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
85522026-06-09T00:42:06.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 32 table_name = measurements_cumulativeu64
85532026-06-09T00:42:06.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 12 table_name = measurements_u64
85542026-06-09T00:42:06.136ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
85552026-06-09T00:42:06.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
85562026-06-09T00:42:06.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
85572026-06-09T00:42:06.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
85582026-06-09T00:42:06.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
85592026-06-09T00:42:06.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
85602026-06-09T00:42:06.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
85612026-06-09T00:42:06.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
85622026-06-09T00:42:06.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
85632026-06-09T00:42:06.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
85642026-06-09T00:42:07.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
85652026-06-09T00:42:07.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
85662026-06-09T00:42:07.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
85672026-06-09T00:42:07.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
85682026-06-09T00:42:07.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
85692026-06-09T00:42:07.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
85702026-06-09T00:42:07.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
85712026-06-09T00:42:07.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
85722026-06-09T00:42:07.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
85732026-06-09T00:42:08.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
85742026-06-09T00:42:08.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
85752026-06-09T00:42:08.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
85762026-06-09T00:42:08.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
85772026-06-09T00:42:08.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
85782026-06-09T00:42:08.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
85792026-06-09T00:42:08.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
85802026-06-09T00:42:08.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
85812026-06-09T00:42:08.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
85822026-06-09T00:42:09.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
85832026-06-09T00:42:09.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
85842026-06-09T00:42:09.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
85852026-06-09T00:42:09.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
85862026-06-09T00:42:09.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
85872026-06-09T00:42:09.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
85882026-06-09T00:42:09.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
85892026-06-09T00:42:09.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
85902026-06-09T00:42:09.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
85912026-06-09T00:42:10.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
85922026-06-09T00:42:10.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
85932026-06-09T00:42:10.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
85942026-06-09T00:42:10.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
85952026-06-09T00:42:10.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
85962026-06-09T00:42:10.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
85972026-06-09T00:42:10.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
85982026-06-09T00:42:10.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
85992026-06-09T00:42:10.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
86002026-06-09T00:42:11.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
86012026-06-09T00:42:11.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
86022026-06-09T00:42:11.035ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
86032026-06-09T00:42:11.042ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
86042026-06-09T00:42:11.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
86052026-06-09T00:42:11.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
86062026-06-09T00:42:11.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
86072026-06-09T00:42:11.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
86082026-06-09T00:42:11.136ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
86092026-06-09T00:42:11.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
86102026-06-09T00:42:11.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
86112026-06-09T00:42:11.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
86122026-06-09T00:42:11.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
86132026-06-09T00:42:11.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
86142026-06-09T00:42:11.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
86152026-06-09T00:42:11.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
86162026-06-09T00:42:11.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
86172026-06-09T00:42:11.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
86182026-06-09T00:42:12.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
86192026-06-09T00:42:12.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
86202026-06-09T00:42:12.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
86212026-06-09T00:42:12.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
86222026-06-09T00:42:12.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
86232026-06-09T00:42:12.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
86242026-06-09T00:42:12.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
86252026-06-09T00:42:12.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
86262026-06-09T00:42:12.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
86272026-06-09T00:42:13.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
86282026-06-09T00:42:13.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
86292026-06-09T00:42:13.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
86302026-06-09T00:42:13.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
86312026-06-09T00:42:13.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
86322026-06-09T00:42:13.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
86332026-06-09T00:42:13.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
86342026-06-09T00:42:13.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
86352026-06-09T00:42:13.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
86362026-06-09T00:42:14.657ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
86372026-06-09T00:42:14.657ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
86382026-06-09T00:42:14.657ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
86392026-06-09T00:42:14.657ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
86402026-06-09T00:42:14.658ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
86412026-06-09T00:42:14.658ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
86422026-06-09T00:42:14.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
86432026-06-09T00:42:14.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
86442026-06-09T00:42:14.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
86452026-06-09T00:42:14.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
86462026-06-09T00:42:14.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
86472026-06-09T00:42:14.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
86482026-06-09T00:42:14.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
86492026-06-09T00:42:14.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
86502026-06-09T00:42:14.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
86512026-06-09T00:42:14.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
86522026-06-09T00:42:14.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
86532026-06-09T00:42:14.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
86542026-06-09T00:42:14.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
86552026-06-09T00:42:14.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
86562026-06-09T00:42:14.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
86572026-06-09T00:42:14.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
86582026-06-09T00:42:14.733ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
86592026-06-09T00:42:14.736ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
86602026-06-09T00:42:15.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
86612026-06-09T00:42:15.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
86622026-06-09T00:42:15.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
86632026-06-09T00:42:15.723ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
86642026-06-09T00:42:15.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
86652026-06-09T00:42:15.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
86662026-06-09T00:42:15.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
86672026-06-09T00:42:15.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
86682026-06-09T00:42:15.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
86692026-06-09T00:42:16.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
86702026-06-09T00:42:16.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
86712026-06-09T00:42:16.035ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
86722026-06-09T00:42:16.048ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
86732026-06-09T00:42:16.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
86742026-06-09T00:42:16.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
86752026-06-09T00:42:16.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
86762026-06-09T00:42:16.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
86772026-06-09T00:42:16.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
86782026-06-09T00:42:16.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
86792026-06-09T00:42:16.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
86802026-06-09T00:42:16.067ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
86812026-06-09T00:42:16.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
86822026-06-09T00:42:16.070ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
86832026-06-09T00:42:16.071ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
86842026-06-09T00:42:16.136ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
86852026-06-09T00:42:16.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
86862026-06-09T00:42:16.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
86872026-06-09T00:42:16.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
86882026-06-09T00:42:16.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
86892026-06-09T00:42:16.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
86902026-06-09T00:42:16.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
86912026-06-09T00:42:16.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
86922026-06-09T00:42:16.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
86932026-06-09T00:42:16.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
86942026-06-09T00:42:17.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
86952026-06-09T00:42:17.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
86962026-06-09T00:42:17.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
86972026-06-09T00:42:17.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
86982026-06-09T00:42:17.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
86992026-06-09T00:42:17.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
87002026-06-09T00:42:17.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
87012026-06-09T00:42:17.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
87022026-06-09T00:42:17.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
87032026-06-09T00:42:18.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
87042026-06-09T00:42:18.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
87052026-06-09T00:42:18.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
87062026-06-09T00:42:18.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
87072026-06-09T00:42:18.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
87082026-06-09T00:42:18.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
87092026-06-09T00:42:18.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
87102026-06-09T00:42:18.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
87112026-06-09T00:42:18.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
87122026-06-09T00:42:19.647ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
87132026-06-09T00:42:19.648ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
87142026-06-09T00:42:19.652ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "8c5d91a6-23bd-4139-83aa-b8d834ed8a88", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:42:19 GMT"} })
87152026-06-09T00:42:19.652ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
87162026-06-09T00:42:19.655ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "be5b0c7e-8f2e-4da7-8b44-54d02aa78b76", "content-length": "29", "date": "Tue, 09 Jun 2026 00:42:19 GMT"} })
87172026-06-09T00:42:19.655ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
87182026-06-09T00:42:19.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
87192026-06-09T00:42:19.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
87202026-06-09T00:42:19.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
87212026-06-09T00:42:19.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
87222026-06-09T00:42:19.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
87232026-06-09T00:42:19.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
87242026-06-09T00:42:19.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
87252026-06-09T00:42:19.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
87262026-06-09T00:42:19.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
87272026-06-09T00:42:20.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
87282026-06-09T00:42:20.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
87292026-06-09T00:42:20.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
87302026-06-09T00:42:20.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
87312026-06-09T00:42:20.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
87322026-06-09T00:42:20.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
87332026-06-09T00:42:20.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
87342026-06-09T00:42:20.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
87352026-06-09T00:42:20.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
87362026-06-09T00:42:21.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
87372026-06-09T00:42:21.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
87382026-06-09T00:42:21.035ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
87392026-06-09T00:42:21.044ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
87402026-06-09T00:42:21.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
87412026-06-09T00:42:21.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
87422026-06-09T00:42:21.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
87432026-06-09T00:42:21.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
87442026-06-09T00:42:21.136ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
87452026-06-09T00:42:21.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
87462026-06-09T00:42:21.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
87472026-06-09T00:42:21.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
87482026-06-09T00:42:21.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
87492026-06-09T00:42:21.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
87502026-06-09T00:42:21.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
87512026-06-09T00:42:21.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
87522026-06-09T00:42:21.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
87532026-06-09T00:42:21.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
87542026-06-09T00:42:22.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
87552026-06-09T00:42:22.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
87562026-06-09T00:42:22.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
87572026-06-09T00:42:22.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
87582026-06-09T00:42:22.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
87592026-06-09T00:42:22.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
87602026-06-09T00:42:22.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
87612026-06-09T00:42:22.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
87622026-06-09T00:42:22.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
87632026-06-09T00:42:23.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
87642026-06-09T00:42:23.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
87652026-06-09T00:42:23.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
87662026-06-09T00:42:23.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
87672026-06-09T00:42:23.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
87682026-06-09T00:42:23.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
87692026-06-09T00:42:23.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
87702026-06-09T00:42:23.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
87712026-06-09T00:42:23.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
87722026-06-09T00:42:24.656ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
87732026-06-09T00:42:24.657ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
87742026-06-09T00:42:24.657ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
87752026-06-09T00:42:24.657ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
87762026-06-09T00:42:24.657ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
87772026-06-09T00:42:24.657ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
87782026-06-09T00:42:24.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
87792026-06-09T00:42:24.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
87802026-06-09T00:42:24.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
87812026-06-09T00:42:24.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
87822026-06-09T00:42:24.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
87832026-06-09T00:42:24.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
87842026-06-09T00:42:24.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
87852026-06-09T00:42:24.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
87862026-06-09T00:42:24.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
87872026-06-09T00:42:24.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
87882026-06-09T00:42:24.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
87892026-06-09T00:42:24.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
87902026-06-09T00:42:24.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
87912026-06-09T00:42:24.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
87922026-06-09T00:42:24.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
87932026-06-09T00:42:24.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
87942026-06-09T00:42:24.733ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
87952026-06-09T00:42:24.736ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
87962026-06-09T00:42:25.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
87972026-06-09T00:42:25.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
87982026-06-09T00:42:25.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
87992026-06-09T00:42:25.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
88002026-06-09T00:42:25.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
88012026-06-09T00:42:25.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
88022026-06-09T00:42:25.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
88032026-06-09T00:42:25.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
88042026-06-09T00:42:25.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
88052026-06-09T00:42:26.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
88062026-06-09T00:42:26.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
88072026-06-09T00:42:26.035ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
88082026-06-09T00:42:26.047ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
88092026-06-09T00:42:26.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
88102026-06-09T00:42:26.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
88112026-06-09T00:42:26.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
88122026-06-09T00:42:26.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
88132026-06-09T00:42:26.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
88142026-06-09T00:42:26.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
88152026-06-09T00:42:26.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
88162026-06-09T00:42:26.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
88172026-06-09T00:42:26.069ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
88182026-06-09T00:42:26.071ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
88192026-06-09T00:42:26.072ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
88202026-06-09T00:42:26.136ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
88212026-06-09T00:42:26.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
88222026-06-09T00:42:26.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
88232026-06-09T00:42:26.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
88242026-06-09T00:42:26.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
88252026-06-09T00:42:26.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
88262026-06-09T00:42:26.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
88272026-06-09T00:42:26.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
88282026-06-09T00:42:26.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
88292026-06-09T00:42:26.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
88302026-06-09T00:42:27.723ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
88312026-06-09T00:42:27.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
88322026-06-09T00:42:27.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
88332026-06-09T00:42:27.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
88342026-06-09T00:42:27.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
88352026-06-09T00:42:27.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
88362026-06-09T00:42:27.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
88372026-06-09T00:42:27.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
88382026-06-09T00:42:27.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
88392026-06-09T00:42:28.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
88402026-06-09T00:42:28.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
88412026-06-09T00:42:28.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
88422026-06-09T00:42:28.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
88432026-06-09T00:42:28.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
88442026-06-09T00:42:28.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
88452026-06-09T00:42:28.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
88462026-06-09T00:42:28.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
88472026-06-09T00:42:28.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
88482026-06-09T00:42:29.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
88492026-06-09T00:42:29.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
88502026-06-09T00:42:29.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
88512026-06-09T00:42:29.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
88522026-06-09T00:42:29.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
88532026-06-09T00:42:29.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
88542026-06-09T00:42:29.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
88552026-06-09T00:42:29.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
88562026-06-09T00:42:29.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
88572026-06-09T00:42:30.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
88582026-06-09T00:42:30.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
88592026-06-09T00:42:30.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
88602026-06-09T00:42:30.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
88612026-06-09T00:42:30.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
88622026-06-09T00:42:30.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
88632026-06-09T00:42:30.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
88642026-06-09T00:42:30.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
88652026-06-09T00:42:30.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
88662026-06-09T00:42:31.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
88672026-06-09T00:42:31.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
88682026-06-09T00:42:31.035ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
88692026-06-09T00:42:31.042ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
88702026-06-09T00:42:31.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
88712026-06-09T00:42:31.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
88722026-06-09T00:42:31.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
88732026-06-09T00:42:31.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
88742026-06-09T00:42:31.136ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
88752026-06-09T00:42:31.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
88762026-06-09T00:42:31.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
88772026-06-09T00:42:31.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
88782026-06-09T00:42:31.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
88792026-06-09T00:42:31.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
88802026-06-09T00:42:31.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
88812026-06-09T00:42:31.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
88822026-06-09T00:42:31.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
88832026-06-09T00:42:31.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
88842026-06-09T00:42:32.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
88852026-06-09T00:42:32.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
88862026-06-09T00:42:32.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
88872026-06-09T00:42:32.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
88882026-06-09T00:42:32.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
88892026-06-09T00:42:32.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
88902026-06-09T00:42:32.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
88912026-06-09T00:42:32.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
88922026-06-09T00:42:32.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
88932026-06-09T00:42:33.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
88942026-06-09T00:42:33.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
88952026-06-09T00:42:33.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
88962026-06-09T00:42:33.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
88972026-06-09T00:42:33.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
88982026-06-09T00:42:33.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
88992026-06-09T00:42:33.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
89002026-06-09T00:42:33.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
89012026-06-09T00:42:33.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
89022026-06-09T00:42:34.648ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
89032026-06-09T00:42:34.648ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
89042026-06-09T00:42:34.652ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "91383dd2-1067-4b22-880a-1ea7c3586b65", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:42:34 GMT"} })
89052026-06-09T00:42:34.652ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
89062026-06-09T00:42:34.656ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "6814bff1-d8cc-4c3c-a28c-f2a37f33f3b1", "content-length": "29", "date": "Tue, 09 Jun 2026 00:42:34 GMT"} })
89072026-06-09T00:42:34.656ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
89082026-06-09T00:42:34.657ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
89092026-06-09T00:42:34.657ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
89102026-06-09T00:42:34.657ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
89112026-06-09T00:42:34.657ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
89122026-06-09T00:42:34.658ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
89132026-06-09T00:42:34.658ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
89142026-06-09T00:42:34.659ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
89152026-06-09T00:42:34.659ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
89162026-06-09T00:42:34.659ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
89172026-06-09T00:42:34.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
89182026-06-09T00:42:34.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
89192026-06-09T00:42:34.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
89202026-06-09T00:42:34.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
89212026-06-09T00:42:34.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
89222026-06-09T00:42:34.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
89232026-06-09T00:42:34.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
89242026-06-09T00:42:34.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
89252026-06-09T00:42:34.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
89262026-06-09T00:42:34.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
89272026-06-09T00:42:34.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
89282026-06-09T00:42:34.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
89292026-06-09T00:42:34.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
89302026-06-09T00:42:34.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
89312026-06-09T00:42:34.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
89322026-06-09T00:42:34.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 3 n_samples = 1694 producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
89332026-06-09T00:42:34.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
89342026-06-09T00:42:34.733ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
89352026-06-09T00:42:34.735ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 1913
89362026-06-09T00:42:34.735ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 1913
89372026-06-09T00:42:34.735ZDEBGoximeter (clickhouse-client): unrolling 1913 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
89382026-06-09T00:42:34.736ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
89392026-06-09T00:42:34.789ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
89402026-06-09T00:42:34.809ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2 table_name = fields_ipaddr
89412026-06-09T00:42:34.812ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2512 table_name = fields_string
89422026-06-09T00:42:34.814ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 55 table_name = fields_u16
89432026-06-09T00:42:34.816ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 801 table_name = fields_u32
89442026-06-09T00:42:34.818ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1358 table_name = fields_uuid
89452026-06-09T00:42:34.820ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1812 table_name = measurements_cumulativeu64
89462026-06-09T00:42:34.822ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 53 table_name = measurements_histogramu64
89472026-06-09T00:42:34.824ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 48 table_name = measurements_u64
89482026-06-09T00:42:34.836ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
89492026-06-09T00:42:35.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
89502026-06-09T00:42:35.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
89512026-06-09T00:42:35.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
89522026-06-09T00:42:35.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
89532026-06-09T00:42:35.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
89542026-06-09T00:42:35.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
89552026-06-09T00:42:35.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
89562026-06-09T00:42:35.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
89572026-06-09T00:42:35.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
89582026-06-09T00:42:36.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 184
89592026-06-09T00:42:36.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 184
89602026-06-09T00:42:36.035ZDEBGoximeter (clickhouse-client): unrolling 184 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
89612026-06-09T00:42:36.041ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
89622026-06-09T00:42:36.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
89632026-06-09T00:42:36.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 801 table_name = fields_string
89642026-06-09T00:42:36.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 140 table_name = fields_u16
89652026-06-09T00:42:36.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
89662026-06-09T00:42:36.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
89672026-06-09T00:42:36.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 508 table_name = fields_uuid
89682026-06-09T00:42:36.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
89692026-06-09T00:42:36.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 137 table_name = measurements_cumulativeu64
89702026-06-09T00:42:36.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
89712026-06-09T00:42:36.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_u64
89722026-06-09T00:42:36.136ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
89732026-06-09T00:42:36.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
89742026-06-09T00:42:36.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
89752026-06-09T00:42:36.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
89762026-06-09T00:42:36.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
89772026-06-09T00:42:36.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
89782026-06-09T00:42:36.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
89792026-06-09T00:42:36.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
89802026-06-09T00:42:36.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
89812026-06-09T00:42:36.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
89822026-06-09T00:42:37.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
89832026-06-09T00:42:37.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
89842026-06-09T00:42:37.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
89852026-06-09T00:42:37.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
89862026-06-09T00:42:37.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
89872026-06-09T00:42:37.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
89882026-06-09T00:42:37.728ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
89892026-06-09T00:42:37.728ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
89902026-06-09T00:42:37.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
89912026-06-09T00:42:38.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
89922026-06-09T00:42:38.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
89932026-06-09T00:42:38.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
89942026-06-09T00:42:38.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
89952026-06-09T00:42:38.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
89962026-06-09T00:42:38.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
89972026-06-09T00:42:38.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
89982026-06-09T00:42:38.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
89992026-06-09T00:42:38.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
90002026-06-09T00:42:39.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
90012026-06-09T00:42:39.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
90022026-06-09T00:42:39.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
90032026-06-09T00:42:39.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
90042026-06-09T00:42:39.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
90052026-06-09T00:42:39.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
90062026-06-09T00:42:39.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
90072026-06-09T00:42:39.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
90082026-06-09T00:42:39.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
90092026-06-09T00:42:40.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
90102026-06-09T00:42:40.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
90112026-06-09T00:42:40.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
90122026-06-09T00:42:40.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
90132026-06-09T00:42:40.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
90142026-06-09T00:42:40.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
90152026-06-09T00:42:40.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
90162026-06-09T00:42:40.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
90172026-06-09T00:42:40.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
90182026-06-09T00:42:41.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
90192026-06-09T00:42:41.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
90202026-06-09T00:42:41.035ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
90212026-06-09T00:42:41.045ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
90222026-06-09T00:42:41.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
90232026-06-09T00:42:41.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
90242026-06-09T00:42:41.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
90252026-06-09T00:42:41.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
90262026-06-09T00:42:41.136ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
90272026-06-09T00:42:41.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
90282026-06-09T00:42:41.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
90292026-06-09T00:42:41.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
90302026-06-09T00:42:41.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
90312026-06-09T00:42:41.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
90322026-06-09T00:42:41.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
90332026-06-09T00:42:41.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
90342026-06-09T00:42:41.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
90352026-06-09T00:42:41.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
90362026-06-09T00:42:42.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
90372026-06-09T00:42:42.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
90382026-06-09T00:42:42.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
90392026-06-09T00:42:42.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
90402026-06-09T00:42:42.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
90412026-06-09T00:42:42.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
90422026-06-09T00:42:42.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
90432026-06-09T00:42:42.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
90442026-06-09T00:42:42.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
90452026-06-09T00:42:43.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
90462026-06-09T00:42:43.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
90472026-06-09T00:42:43.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
90482026-06-09T00:42:43.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
90492026-06-09T00:42:43.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
90502026-06-09T00:42:43.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
90512026-06-09T00:42:43.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
90522026-06-09T00:42:43.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
90532026-06-09T00:42:43.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
90542026-06-09T00:42:44.657ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
90552026-06-09T00:42:44.657ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
90562026-06-09T00:42:44.657ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
90572026-06-09T00:42:44.657ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
90582026-06-09T00:42:44.658ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
90592026-06-09T00:42:44.658ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
90602026-06-09T00:42:44.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
90612026-06-09T00:42:44.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
90622026-06-09T00:42:44.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
90632026-06-09T00:42:44.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
90642026-06-09T00:42:44.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
90652026-06-09T00:42:44.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
90662026-06-09T00:42:44.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
90672026-06-09T00:42:44.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
90682026-06-09T00:42:44.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
90692026-06-09T00:42:44.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
90702026-06-09T00:42:44.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
90712026-06-09T00:42:44.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
90722026-06-09T00:42:44.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
90732026-06-09T00:42:44.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
90742026-06-09T00:42:44.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
90752026-06-09T00:42:44.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
90762026-06-09T00:42:44.733ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
90772026-06-09T00:42:44.736ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
90782026-06-09T00:42:45.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
90792026-06-09T00:42:45.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
90802026-06-09T00:42:45.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
90812026-06-09T00:42:45.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
90822026-06-09T00:42:45.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
90832026-06-09T00:42:45.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
90842026-06-09T00:42:45.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
90852026-06-09T00:42:45.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
90862026-06-09T00:42:45.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
90872026-06-09T00:42:46.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
90882026-06-09T00:42:46.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
90892026-06-09T00:42:46.035ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
90902026-06-09T00:42:46.047ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
90912026-06-09T00:42:46.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
90922026-06-09T00:42:46.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
90932026-06-09T00:42:46.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
90942026-06-09T00:42:46.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
90952026-06-09T00:42:46.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
90962026-06-09T00:42:46.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
90972026-06-09T00:42:46.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
90982026-06-09T00:42:46.067ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
90992026-06-09T00:42:46.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
91002026-06-09T00:42:46.070ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
91012026-06-09T00:42:46.071ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
91022026-06-09T00:42:46.136ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
91032026-06-09T00:42:46.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
91042026-06-09T00:42:46.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
91052026-06-09T00:42:46.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
91062026-06-09T00:42:46.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
91072026-06-09T00:42:46.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
91082026-06-09T00:42:46.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
91092026-06-09T00:42:46.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
91102026-06-09T00:42:46.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
91112026-06-09T00:42:46.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
91122026-06-09T00:42:47.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
91132026-06-09T00:42:47.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
91142026-06-09T00:42:47.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
91152026-06-09T00:42:47.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
91162026-06-09T00:42:47.725ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
91172026-06-09T00:42:47.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
91182026-06-09T00:42:47.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
91192026-06-09T00:42:47.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
91202026-06-09T00:42:47.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
91212026-06-09T00:42:48.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
91222026-06-09T00:42:48.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
91232026-06-09T00:42:48.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
91242026-06-09T00:42:48.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
91252026-06-09T00:42:48.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
91262026-06-09T00:42:48.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
91272026-06-09T00:42:48.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
91282026-06-09T00:42:48.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
91292026-06-09T00:42:48.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
91302026-06-09T00:42:49.649ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
91312026-06-09T00:42:49.649ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
91322026-06-09T00:42:49.654ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "e64edb13-47e2-46d4-97a6-f46f58593af8", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:42:49 GMT"} })
91332026-06-09T00:42:49.654ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
91342026-06-09T00:42:49.657ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "ff6b0d7b-94c6-49fc-ab74-22970b96ba27", "content-length": "29", "date": "Tue, 09 Jun 2026 00:42:49 GMT"} })
91352026-06-09T00:42:49.657ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
91362026-06-09T00:42:49.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
91372026-06-09T00:42:49.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
91382026-06-09T00:42:49.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
91392026-06-09T00:42:49.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
91402026-06-09T00:42:49.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
91412026-06-09T00:42:49.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
91422026-06-09T00:42:49.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
91432026-06-09T00:42:49.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
91442026-06-09T00:42:49.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
91452026-06-09T00:42:50.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
91462026-06-09T00:42:50.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
91472026-06-09T00:42:50.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
91482026-06-09T00:42:50.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
91492026-06-09T00:42:50.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
91502026-06-09T00:42:50.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
91512026-06-09T00:42:50.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
91522026-06-09T00:42:50.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
91532026-06-09T00:42:50.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
91542026-06-09T00:42:51.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
91552026-06-09T00:42:51.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
91562026-06-09T00:42:51.036ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
91572026-06-09T00:42:51.051ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
91582026-06-09T00:42:51.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
91592026-06-09T00:42:51.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
91602026-06-09T00:42:51.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
91612026-06-09T00:42:51.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
91622026-06-09T00:42:51.137ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
91632026-06-09T00:42:51.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
91642026-06-09T00:42:51.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
91652026-06-09T00:42:51.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
91662026-06-09T00:42:51.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
91672026-06-09T00:42:51.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
91682026-06-09T00:42:51.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
91692026-06-09T00:42:51.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
91702026-06-09T00:42:51.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
91712026-06-09T00:42:51.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
91722026-06-09T00:42:52.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
91732026-06-09T00:42:52.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
91742026-06-09T00:42:52.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
91752026-06-09T00:42:52.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
91762026-06-09T00:42:52.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
91772026-06-09T00:42:52.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
91782026-06-09T00:42:52.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
91792026-06-09T00:42:52.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
91802026-06-09T00:42:52.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
91812026-06-09T00:42:53.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
91822026-06-09T00:42:53.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
91832026-06-09T00:42:53.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
91842026-06-09T00:42:53.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
91852026-06-09T00:42:53.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
91862026-06-09T00:42:53.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
91872026-06-09T00:42:53.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
91882026-06-09T00:42:53.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
91892026-06-09T00:42:53.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
91902026-06-09T00:42:54.657ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
91912026-06-09T00:42:54.657ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
91922026-06-09T00:42:54.657ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
91932026-06-09T00:42:54.657ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
91942026-06-09T00:42:54.658ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
91952026-06-09T00:42:54.658ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
91962026-06-09T00:42:54.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
91972026-06-09T00:42:54.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
91982026-06-09T00:42:54.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
91992026-06-09T00:42:54.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
92002026-06-09T00:42:54.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
92012026-06-09T00:42:54.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
92022026-06-09T00:42:54.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
92032026-06-09T00:42:54.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
92042026-06-09T00:42:54.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
92052026-06-09T00:42:54.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
92062026-06-09T00:42:54.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
92072026-06-09T00:42:54.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
92082026-06-09T00:42:54.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
92092026-06-09T00:42:54.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
92102026-06-09T00:42:54.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
92112026-06-09T00:42:54.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
92122026-06-09T00:42:54.733ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
92132026-06-09T00:42:54.736ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
92142026-06-09T00:42:55.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
92152026-06-09T00:42:55.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
92162026-06-09T00:42:55.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
92172026-06-09T00:42:55.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
92182026-06-09T00:42:55.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
92192026-06-09T00:42:55.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
92202026-06-09T00:42:55.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
92212026-06-09T00:42:55.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
92222026-06-09T00:42:55.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
92232026-06-09T00:42:56.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
92242026-06-09T00:42:56.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
92252026-06-09T00:42:56.036ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
92262026-06-09T00:42:56.048ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
92272026-06-09T00:42:56.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
92282026-06-09T00:42:56.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
92292026-06-09T00:42:56.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
92302026-06-09T00:42:56.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
92312026-06-09T00:42:56.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
92322026-06-09T00:42:56.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
92332026-06-09T00:42:56.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
92342026-06-09T00:42:56.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
92352026-06-09T00:42:56.069ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
92362026-06-09T00:42:56.071ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
92372026-06-09T00:42:56.072ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
92382026-06-09T00:42:56.136ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
92392026-06-09T00:42:56.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
92402026-06-09T00:42:56.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
92412026-06-09T00:42:56.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
92422026-06-09T00:42:56.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
92432026-06-09T00:42:56.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
92442026-06-09T00:42:56.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
92452026-06-09T00:42:56.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
92462026-06-09T00:42:56.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
92472026-06-09T00:42:56.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
92482026-06-09T00:42:57.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
92492026-06-09T00:42:57.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
92502026-06-09T00:42:57.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
92512026-06-09T00:42:57.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
92522026-06-09T00:42:57.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
92532026-06-09T00:42:57.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
92542026-06-09T00:42:57.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
92552026-06-09T00:42:57.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
92562026-06-09T00:42:57.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
92572026-06-09T00:42:58.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
92582026-06-09T00:42:58.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
92592026-06-09T00:42:58.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
92602026-06-09T00:42:58.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
92612026-06-09T00:42:58.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
92622026-06-09T00:42:58.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
92632026-06-09T00:42:58.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
92642026-06-09T00:42:58.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
92652026-06-09T00:42:58.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
92662026-06-09T00:42:59.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
92672026-06-09T00:42:59.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
92682026-06-09T00:42:59.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
92692026-06-09T00:42:59.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
92702026-06-09T00:42:59.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
92712026-06-09T00:42:59.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
92722026-06-09T00:42:59.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
92732026-06-09T00:42:59.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
92742026-06-09T00:42:59.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
92752026-06-09T00:43:00.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
92762026-06-09T00:43:00.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
92772026-06-09T00:43:00.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
92782026-06-09T00:43:00.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
92792026-06-09T00:43:00.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
92802026-06-09T00:43:00.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
92812026-06-09T00:43:00.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
92822026-06-09T00:43:00.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
92832026-06-09T00:43:00.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
92842026-06-09T00:43:01.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
92852026-06-09T00:43:01.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
92862026-06-09T00:43:01.035ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
92872026-06-09T00:43:01.042ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
92882026-06-09T00:43:01.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
92892026-06-09T00:43:01.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
92902026-06-09T00:43:01.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
92912026-06-09T00:43:01.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
92922026-06-09T00:43:01.136ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
92932026-06-09T00:43:01.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
92942026-06-09T00:43:01.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
92952026-06-09T00:43:01.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
92962026-06-09T00:43:01.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
92972026-06-09T00:43:01.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
92982026-06-09T00:43:01.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
92992026-06-09T00:43:01.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
93002026-06-09T00:43:01.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
93012026-06-09T00:43:01.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
93022026-06-09T00:43:02.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
93032026-06-09T00:43:02.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
93042026-06-09T00:43:02.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
93052026-06-09T00:43:02.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
93062026-06-09T00:43:02.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
93072026-06-09T00:43:02.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
93082026-06-09T00:43:02.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
93092026-06-09T00:43:02.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
93102026-06-09T00:43:02.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
93112026-06-09T00:43:03.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
93122026-06-09T00:43:03.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
93132026-06-09T00:43:03.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
93142026-06-09T00:43:03.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
93152026-06-09T00:43:03.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
93162026-06-09T00:43:03.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
93172026-06-09T00:43:03.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
93182026-06-09T00:43:03.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
93192026-06-09T00:43:03.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
93202026-06-09T00:43:04.649ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
93212026-06-09T00:43:04.649ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
93222026-06-09T00:43:04.653ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "e2b6db2b-fb2e-4d5c-a4a6-b74888c670b1", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:43:04 GMT"} })
93232026-06-09T00:43:04.653ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
93242026-06-09T00:43:04.656ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "c93f0c66-23c8-44ef-982b-997e3df42472", "content-length": "29", "date": "Tue, 09 Jun 2026 00:43:04 GMT"} })
93252026-06-09T00:43:04.656ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
93262026-06-09T00:43:04.658ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
93272026-06-09T00:43:04.658ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
93282026-06-09T00:43:04.658ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
93292026-06-09T00:43:04.658ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
93302026-06-09T00:43:04.658ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
93312026-06-09T00:43:04.658ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
93322026-06-09T00:43:04.658ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
93332026-06-09T00:43:04.658ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
93342026-06-09T00:43:04.660ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
93352026-06-09T00:43:04.660ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
93362026-06-09T00:43:04.678ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
93372026-06-09T00:43:04.678ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
93382026-06-09T00:43:04.678ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
93392026-06-09T00:43:04.678ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
93402026-06-09T00:43:04.678ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
93412026-06-09T00:43:04.678ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
93422026-06-09T00:43:04.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
93432026-06-09T00:43:04.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
93442026-06-09T00:43:04.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
93452026-06-09T00:43:04.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
93462026-06-09T00:43:04.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
93472026-06-09T00:43:04.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
93482026-06-09T00:43:04.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
93492026-06-09T00:43:04.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
93502026-06-09T00:43:04.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
93512026-06-09T00:43:04.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
93522026-06-09T00:43:04.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
93532026-06-09T00:43:04.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
93542026-06-09T00:43:04.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
93552026-06-09T00:43:04.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
93562026-06-09T00:43:04.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
93572026-06-09T00:43:04.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
93582026-06-09T00:43:04.733ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
93592026-06-09T00:43:04.736ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
93602026-06-09T00:43:04.737ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 3 n_samples = 1846 producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
93612026-06-09T00:43:04.742ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2212
93622026-06-09T00:43:04.742ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2212
93632026-06-09T00:43:04.742ZDEBGoximeter (clickhouse-client): unrolling 2212 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
93642026-06-09T00:43:04.804ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
93652026-06-09T00:43:04.830ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
93662026-06-09T00:43:04.832ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 16 table_name = fields_ipaddr
93672026-06-09T00:43:04.836ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4100 table_name = fields_string
93682026-06-09T00:43:04.837ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 209 table_name = fields_u16
93692026-06-09T00:43:04.839ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1098 table_name = fields_u32
93702026-06-09T00:43:04.840ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
93712026-06-09T00:43:04.842ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
93722026-06-09T00:43:04.842ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2374 table_name = fields_uuid
93732026-06-09T00:43:04.843ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
93742026-06-09T00:43:04.845ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1924 table_name = measurements_cumulativeu64
93752026-06-09T00:43:04.846ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
93762026-06-09T00:43:04.849ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 53 table_name = measurements_histogramu64
93772026-06-09T00:43:04.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 230 table_name = measurements_u64
93782026-06-09T00:43:05.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
93792026-06-09T00:43:05.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
93802026-06-09T00:43:05.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
93812026-06-09T00:43:05.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
93822026-06-09T00:43:05.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
93832026-06-09T00:43:05.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
93842026-06-09T00:43:05.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
93852026-06-09T00:43:05.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
93862026-06-09T00:43:05.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
93872026-06-09T00:43:06.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
93882026-06-09T00:43:06.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
93892026-06-09T00:43:06.036ZDEBGoximeter (clickhouse-client): unrolling 44 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
93902026-06-09T00:43:06.038ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
93912026-06-09T00:43:06.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
93922026-06-09T00:43:06.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
93932026-06-09T00:43:06.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 32 table_name = measurements_cumulativeu64
93942026-06-09T00:43:06.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 12 table_name = measurements_u64
93952026-06-09T00:43:06.136ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
93962026-06-09T00:43:06.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
93972026-06-09T00:43:06.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
93982026-06-09T00:43:06.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
93992026-06-09T00:43:06.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
94002026-06-09T00:43:06.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
94012026-06-09T00:43:06.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
94022026-06-09T00:43:06.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
94032026-06-09T00:43:06.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
94042026-06-09T00:43:06.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
94052026-06-09T00:43:07.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
94062026-06-09T00:43:07.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
94072026-06-09T00:43:07.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
94082026-06-09T00:43:07.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
94092026-06-09T00:43:07.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
94102026-06-09T00:43:07.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
94112026-06-09T00:43:07.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
94122026-06-09T00:43:07.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
94132026-06-09T00:43:07.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
94142026-06-09T00:43:08.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
94152026-06-09T00:43:08.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
94162026-06-09T00:43:08.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
94172026-06-09T00:43:08.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
94182026-06-09T00:43:08.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
94192026-06-09T00:43:08.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
94202026-06-09T00:43:08.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
94212026-06-09T00:43:08.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
94222026-06-09T00:43:08.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
94232026-06-09T00:43:09.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
94242026-06-09T00:43:09.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
94252026-06-09T00:43:09.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
94262026-06-09T00:43:09.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
94272026-06-09T00:43:09.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
94282026-06-09T00:43:09.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
94292026-06-09T00:43:09.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
94302026-06-09T00:43:09.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
94312026-06-09T00:43:09.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
94322026-06-09T00:43:10.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
94332026-06-09T00:43:10.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
94342026-06-09T00:43:10.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
94352026-06-09T00:43:10.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
94362026-06-09T00:43:10.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
94372026-06-09T00:43:10.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
94382026-06-09T00:43:10.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
94392026-06-09T00:43:10.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
94402026-06-09T00:43:10.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
94412026-06-09T00:43:11.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
94422026-06-09T00:43:11.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
94432026-06-09T00:43:11.036ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
94442026-06-09T00:43:11.043ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
94452026-06-09T00:43:11.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
94462026-06-09T00:43:11.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
94472026-06-09T00:43:11.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
94482026-06-09T00:43:11.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
94492026-06-09T00:43:11.136ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
94502026-06-09T00:43:11.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
94512026-06-09T00:43:11.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
94522026-06-09T00:43:11.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
94532026-06-09T00:43:11.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
94542026-06-09T00:43:11.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
94552026-06-09T00:43:11.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
94562026-06-09T00:43:11.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
94572026-06-09T00:43:11.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
94582026-06-09T00:43:11.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
94592026-06-09T00:43:12.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
94602026-06-09T00:43:12.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
94612026-06-09T00:43:12.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
94622026-06-09T00:43:12.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
94632026-06-09T00:43:12.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
94642026-06-09T00:43:12.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
94652026-06-09T00:43:12.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
94662026-06-09T00:43:12.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
94672026-06-09T00:43:12.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
94682026-06-09T00:43:13.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
94692026-06-09T00:43:13.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
94702026-06-09T00:43:13.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
94712026-06-09T00:43:13.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
94722026-06-09T00:43:13.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
94732026-06-09T00:43:13.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
94742026-06-09T00:43:13.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
94752026-06-09T00:43:13.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
94762026-06-09T00:43:13.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
94772026-06-09T00:43:14.657ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
94782026-06-09T00:43:14.657ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
94792026-06-09T00:43:14.657ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
94802026-06-09T00:43:14.657ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
94812026-06-09T00:43:14.659ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
94822026-06-09T00:43:14.659ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
94832026-06-09T00:43:14.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
94842026-06-09T00:43:14.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
94852026-06-09T00:43:14.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
94862026-06-09T00:43:14.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
94872026-06-09T00:43:14.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
94882026-06-09T00:43:14.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
94892026-06-09T00:43:14.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
94902026-06-09T00:43:14.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
94912026-06-09T00:43:14.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
94922026-06-09T00:43:14.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
94932026-06-09T00:43:14.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
94942026-06-09T00:43:14.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
94952026-06-09T00:43:14.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
94962026-06-09T00:43:14.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
94972026-06-09T00:43:14.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
94982026-06-09T00:43:14.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
94992026-06-09T00:43:14.734ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 27 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
95002026-06-09T00:43:14.736ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
95012026-06-09T00:43:15.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
95022026-06-09T00:43:15.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
95032026-06-09T00:43:15.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
95042026-06-09T00:43:15.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
95052026-06-09T00:43:15.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
95062026-06-09T00:43:15.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
95072026-06-09T00:43:15.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
95082026-06-09T00:43:15.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
95092026-06-09T00:43:15.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
95102026-06-09T00:43:16.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
95112026-06-09T00:43:16.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 402
95122026-06-09T00:43:16.036ZDEBGoximeter (clickhouse-client): unrolling 402 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
95132026-06-09T00:43:16.048ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
95142026-06-09T00:43:16.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
95152026-06-09T00:43:16.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 885 table_name = fields_string
95162026-06-09T00:43:16.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 182 table_name = fields_u16
95172026-06-09T00:43:16.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
95182026-06-09T00:43:16.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
95192026-06-09T00:43:16.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 550 table_name = fields_uuid
95202026-06-09T00:43:16.067ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
95212026-06-09T00:43:16.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
95222026-06-09T00:43:16.070ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
95232026-06-09T00:43:16.072ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 42 table_name = measurements_histogramu64
95242026-06-09T00:43:16.073ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
95252026-06-09T00:43:16.136ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
95262026-06-09T00:43:16.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
95272026-06-09T00:43:16.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
95282026-06-09T00:43:16.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
95292026-06-09T00:43:16.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
95302026-06-09T00:43:16.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
95312026-06-09T00:43:16.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
95322026-06-09T00:43:16.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
95332026-06-09T00:43:16.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
95342026-06-09T00:43:16.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
95352026-06-09T00:43:17.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
95362026-06-09T00:43:17.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
95372026-06-09T00:43:17.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
95382026-06-09T00:43:17.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
95392026-06-09T00:43:17.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
95402026-06-09T00:43:17.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
95412026-06-09T00:43:17.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
95422026-06-09T00:43:17.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
95432026-06-09T00:43:17.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
95442026-06-09T00:43:18.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
95452026-06-09T00:43:18.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
95462026-06-09T00:43:18.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
95472026-06-09T00:43:18.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
95482026-06-09T00:43:18.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
95492026-06-09T00:43:18.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
95502026-06-09T00:43:18.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
95512026-06-09T00:43:18.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
95522026-06-09T00:43:18.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
95532026-06-09T00:43:19.648ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
95542026-06-09T00:43:19.648ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
95552026-06-09T00:43:19.651ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "025a7286-ff3d-45b2-8b04-7dcfcfc6cd25", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:43:19 GMT"} })
95562026-06-09T00:43:19.651ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
95572026-06-09T00:43:19.654ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "00147237-6b3b-4ba3-8f58-e5fcda025f47", "content-length": "29", "date": "Tue, 09 Jun 2026 00:43:19 GMT"} })
95582026-06-09T00:43:19.654ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
95592026-06-09T00:43:19.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
95602026-06-09T00:43:19.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
95612026-06-09T00:43:19.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
95622026-06-09T00:43:19.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
95632026-06-09T00:43:19.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
95642026-06-09T00:43:19.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
95652026-06-09T00:43:19.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
95662026-06-09T00:43:19.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
95672026-06-09T00:43:19.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
95682026-06-09T00:43:20.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
95692026-06-09T00:43:20.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
95702026-06-09T00:43:20.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
95712026-06-09T00:43:20.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
95722026-06-09T00:43:20.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
95732026-06-09T00:43:20.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
95742026-06-09T00:43:20.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
95752026-06-09T00:43:20.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
95762026-06-09T00:43:20.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
95772026-06-09T00:43:21.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
95782026-06-09T00:43:21.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
95792026-06-09T00:43:21.035ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
95802026-06-09T00:43:21.048ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
95812026-06-09T00:43:21.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
95822026-06-09T00:43:21.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
95832026-06-09T00:43:21.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
95842026-06-09T00:43:21.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
95852026-06-09T00:43:21.136ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
95862026-06-09T00:43:21.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
95872026-06-09T00:43:21.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
95882026-06-09T00:43:21.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
95892026-06-09T00:43:21.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
95902026-06-09T00:43:21.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
95912026-06-09T00:43:21.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
95922026-06-09T00:43:21.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
95932026-06-09T00:43:21.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
95942026-06-09T00:43:21.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
95952026-06-09T00:43:22.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
95962026-06-09T00:43:22.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
95972026-06-09T00:43:22.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
95982026-06-09T00:43:22.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
95992026-06-09T00:43:22.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
96002026-06-09T00:43:22.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
96012026-06-09T00:43:22.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
96022026-06-09T00:43:22.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
96032026-06-09T00:43:22.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
96042026-06-09T00:43:23.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
96052026-06-09T00:43:23.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
96062026-06-09T00:43:23.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
96072026-06-09T00:43:23.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
96082026-06-09T00:43:23.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
96092026-06-09T00:43:23.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
96102026-06-09T00:43:23.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
96112026-06-09T00:43:23.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
96122026-06-09T00:43:23.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
96132026-06-09T00:43:24.658ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
96142026-06-09T00:43:24.658ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
96152026-06-09T00:43:24.658ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
96162026-06-09T00:43:24.658ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
96172026-06-09T00:43:24.658ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
96182026-06-09T00:43:24.658ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
96192026-06-09T00:43:24.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
96202026-06-09T00:43:24.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
96212026-06-09T00:43:24.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
96222026-06-09T00:43:24.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
96232026-06-09T00:43:24.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
96242026-06-09T00:43:24.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
96252026-06-09T00:43:24.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
96262026-06-09T00:43:24.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
96272026-06-09T00:43:24.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
96282026-06-09T00:43:24.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
96292026-06-09T00:43:24.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
96302026-06-09T00:43:24.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
96312026-06-09T00:43:24.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
96322026-06-09T00:43:24.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
96332026-06-09T00:43:24.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
96342026-06-09T00:43:24.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
96352026-06-09T00:43:24.735ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 47 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
96362026-06-09T00:43:24.736ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
96372026-06-09T00:43:25.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
96382026-06-09T00:43:25.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
96392026-06-09T00:43:25.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
96402026-06-09T00:43:25.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
96412026-06-09T00:43:25.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
96422026-06-09T00:43:25.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
96432026-06-09T00:43:25.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
96442026-06-09T00:43:25.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
96452026-06-09T00:43:25.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
96462026-06-09T00:43:26.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 422
96472026-06-09T00:43:26.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 422
96482026-06-09T00:43:26.035ZDEBGoximeter (clickhouse-client): unrolling 422 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
96492026-06-09T00:43:26.053ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
96502026-06-09T00:43:26.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
96512026-06-09T00:43:26.069ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 907 table_name = fields_string
96522026-06-09T00:43:26.071ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 193 table_name = fields_u16
96532026-06-09T00:43:26.073ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
96542026-06-09T00:43:26.074ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
96552026-06-09T00:43:26.076ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 567 table_name = fields_uuid
96562026-06-09T00:43:26.078ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
96572026-06-09T00:43:26.080ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
96582026-06-09T00:43:26.081ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
96592026-06-09T00:43:26.084ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 53 table_name = measurements_histogramu64
96602026-06-09T00:43:26.085ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 9 table_name = measurements_i64
96612026-06-09T00:43:26.086ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
96622026-06-09T00:43:26.137ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
96632026-06-09T00:43:26.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
96642026-06-09T00:43:26.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
96652026-06-09T00:43:26.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
96662026-06-09T00:43:26.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
96672026-06-09T00:43:26.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
96682026-06-09T00:43:26.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
96692026-06-09T00:43:26.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
96702026-06-09T00:43:26.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
96712026-06-09T00:43:26.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
96722026-06-09T00:43:27.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
96732026-06-09T00:43:27.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
96742026-06-09T00:43:27.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
96752026-06-09T00:43:27.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
96762026-06-09T00:43:27.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
96772026-06-09T00:43:27.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
96782026-06-09T00:43:27.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
96792026-06-09T00:43:27.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
96802026-06-09T00:43:27.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
96812026-06-09T00:43:28.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
96822026-06-09T00:43:28.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
96832026-06-09T00:43:28.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
96842026-06-09T00:43:28.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
96852026-06-09T00:43:28.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
96862026-06-09T00:43:28.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
96872026-06-09T00:43:28.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
96882026-06-09T00:43:28.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
96892026-06-09T00:43:28.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
96902026-06-09T00:43:29.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
96912026-06-09T00:43:29.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
96922026-06-09T00:43:29.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
96932026-06-09T00:43:29.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
96942026-06-09T00:43:29.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
96952026-06-09T00:43:29.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
96962026-06-09T00:43:29.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
96972026-06-09T00:43:29.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
96982026-06-09T00:43:29.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
96992026-06-09T00:43:30.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
97002026-06-09T00:43:30.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
97012026-06-09T00:43:30.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
97022026-06-09T00:43:30.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
97032026-06-09T00:43:30.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
97042026-06-09T00:43:30.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
97052026-06-09T00:43:30.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
97062026-06-09T00:43:30.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
97072026-06-09T00:43:30.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
97082026-06-09T00:43:31.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
97092026-06-09T00:43:31.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
97102026-06-09T00:43:31.036ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
97112026-06-09T00:43:31.043ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
97122026-06-09T00:43:31.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
97132026-06-09T00:43:31.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
97142026-06-09T00:43:31.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
97152026-06-09T00:43:31.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
97162026-06-09T00:43:31.137ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
97172026-06-09T00:43:31.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
97182026-06-09T00:43:31.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
97192026-06-09T00:43:31.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
97202026-06-09T00:43:31.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
97212026-06-09T00:43:31.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
97222026-06-09T00:43:31.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
97232026-06-09T00:43:31.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
97242026-06-09T00:43:31.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
97252026-06-09T00:43:31.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
97262026-06-09T00:43:32.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
97272026-06-09T00:43:32.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
97282026-06-09T00:43:32.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
97292026-06-09T00:43:32.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
97302026-06-09T00:43:32.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
97312026-06-09T00:43:32.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
97322026-06-09T00:43:32.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
97332026-06-09T00:43:32.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
97342026-06-09T00:43:32.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
97352026-06-09T00:43:33.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
97362026-06-09T00:43:33.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
97372026-06-09T00:43:33.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
97382026-06-09T00:43:33.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
97392026-06-09T00:43:33.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
97402026-06-09T00:43:33.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
97412026-06-09T00:43:33.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
97422026-06-09T00:43:33.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
97432026-06-09T00:43:33.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
97442026-06-09T00:43:34.649ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
97452026-06-09T00:43:34.649ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
97462026-06-09T00:43:34.653ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "f4941fdb-9c0a-4080-acaf-327eaa8bafc2", "content-length": "1553", "date": "Tue, 09 Jun 2026 00:43:34 GMT"} })
97472026-06-09T00:43:34.653ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
97482026-06-09T00:43:34.656ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "7bf018fd-3e51-409a-b864-0977461d42df", "content-length": "29", "date": "Tue, 09 Jun 2026 00:43:34 GMT"} })
97492026-06-09T00:43:34.656ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::1:0]:59675 collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 2746a920-9748-441c-a241-194d2780dc15
97502026-06-09T00:43:34.656ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 10 n_pruned_tasks = 0
97512026-06-09T00:43:34.657ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 2746a920-9748-441c-a241-194d2780dc15 producer_ip = fd00:1122:3344:101::1:0 producer_port = 59675
97522026-06-09T00:43:34.657ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
97532026-06-09T00:43:34.658ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
97542026-06-09T00:43:34.658ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
97552026-06-09T00:43:34.658ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
97562026-06-09T00:43:34.658ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 2746a920-9748-441c-a241-194d2780dc15 producer_ip = fd00:1122:3344:101::1:0 producer_port = 59675
97572026-06-09T00:43:34.658ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
97582026-06-09T00:43:34.658ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
97592026-06-09T00:43:34.659ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
97602026-06-09T00:43:34.659ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
97612026-06-09T00:43:34.659ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
97622026-06-09T00:43:34.664ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 2746a920-9748-441c-a241-194d2780dc15 producer_ip = fd00:1122:3344:101::1:0 producer_port = 59675
97632026-06-09T00:43:34.669ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 6 n_samples = 42 producer_id = 2746a920-9748-441c-a241-194d2780dc15 producer_ip = fd00:1122:3344:101::1:0 producer_port = 59675
97642026-06-09T00:43:34.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
97652026-06-09T00:43:34.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
97662026-06-09T00:43:34.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
97672026-06-09T00:43:34.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
97682026-06-09T00:43:34.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
97692026-06-09T00:43:34.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
97702026-06-09T00:43:34.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
97712026-06-09T00:43:34.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
97722026-06-09T00:43:34.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
97732026-06-09T00:43:34.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
97742026-06-09T00:43:34.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
97752026-06-09T00:43:34.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
97762026-06-09T00:43:34.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
97772026-06-09T00:43:34.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
97782026-06-09T00:43:34.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
97792026-06-09T00:43:34.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
97802026-06-09T00:43:34.736ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 48 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
97812026-06-09T00:43:34.737ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 3 n_samples = 1697 producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
97822026-06-09T00:43:34.737ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
97832026-06-09T00:43:34.743ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2120
97842026-06-09T00:43:34.743ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2120
97852026-06-09T00:43:34.743ZDEBGoximeter (clickhouse-client): unrolling 2120 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
97862026-06-09T00:43:34.806ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
97872026-06-09T00:43:34.811ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("crucible_upstairs:activated"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "upstairs_uuid", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeI64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:43:34.748667982Z } timeseries_name = crucible_upstairs:activated
97882026-06-09T00:43:34.811ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("crucible_upstairs:extent_no_op"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "upstairs_uuid", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeI64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:43:34.749132695Z } timeseries_name = crucible_upstairs:extent_no_op
97892026-06-09T00:43:34.811ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("crucible_upstairs:extent_reopen"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "upstairs_uuid", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeI64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:43:34.749191356Z } timeseries_name = crucible_upstairs:extent_reopen
97902026-06-09T00:43:34.811ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("crucible_upstairs:extent_repair"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "upstairs_uuid", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeI64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:43:34.749074405Z } timeseries_name = crucible_upstairs:extent_repair
97912026-06-09T00:43:34.811ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("crucible_upstairs:flush"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "upstairs_uuid", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeI64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:43:34.748725642Z } timeseries_name = crucible_upstairs:flush
97922026-06-09T00:43:34.811ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("crucible_upstairs:flush_close"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "upstairs_uuid", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeI64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:43:34.749016394Z } timeseries_name = crucible_upstairs:flush_close
97932026-06-09T00:43:34.811ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("crucible_upstairs:read"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "upstairs_uuid", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeI64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:43:34.748899973Z } timeseries_name = crucible_upstairs:read
97942026-06-09T00:43:34.811ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("crucible_upstairs:read_bytes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "upstairs_uuid", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeI64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:43:34.748958154Z } timeseries_name = crucible_upstairs:read_bytes
97952026-06-09T00:43:34.811ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("crucible_upstairs:write"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "upstairs_uuid", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeI64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:43:34.748783053Z } timeseries_name = crucible_upstairs:write
97962026-06-09T00:43:34.811ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("crucible_upstairs:write_bytes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "upstairs_uuid", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeI64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:43:34.748841953Z } timeseries_name = crucible_upstairs:write_bytes
97972026-06-09T00:43:34.811ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_disk:bytes_read"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "attached_instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "block_size", field_type: U32, source: Target, description: "" }, FieldSchema { name: "disk_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:43:34.749594669Z } timeseries_name = virtual_disk:bytes_read
97982026-06-09T00:43:34.811ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_disk:bytes_written"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "attached_instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "block_size", field_type: U32, source: Target, description: "" }, FieldSchema { name: "disk_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:43:34.749829301Z } timeseries_name = virtual_disk:bytes_written
97992026-06-09T00:43:34.811ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_disk:failed_flushes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "attached_instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "block_size", field_type: U32, source: Target, description: "" }, FieldSchema { name: "disk_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "failure_reason", field_type: String, source: Metric, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:43:34.750064613Z } timeseries_name = virtual_disk:failed_flushes
98002026-06-09T00:43:34.811ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_disk:failed_reads"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "attached_instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "block_size", field_type: U32, source: Target, description: "" }, FieldSchema { name: "disk_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "failure_reason", field_type: String, source: Metric, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:43:34.749654240Z } timeseries_name = virtual_disk:failed_reads
98012026-06-09T00:43:34.811ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_disk:failed_writes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "attached_instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "block_size", field_type: U32, source: Target, description: "" }, FieldSchema { name: "disk_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "failure_reason", field_type: String, source: Metric, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:43:34.749888752Z } timeseries_name = virtual_disk:failed_writes
98022026-06-09T00:43:34.811ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_disk:flushes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "attached_instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "block_size", field_type: U32, source: Target, description: "" }, FieldSchema { name: "disk_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:43:34.750004863Z } timeseries_name = virtual_disk:flushes
98032026-06-09T00:43:34.811ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_disk:io_latency"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "attached_instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "block_size", field_type: U32, source: Target, description: "" }, FieldSchema { name: "disk_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "io_kind", field_type: String, source: Metric, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }}, datum_type: HistogramU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:43:34.750186864Z } timeseries_name = virtual_disk:io_latency
98042026-06-09T00:43:34.811ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_disk:io_size"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "attached_instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "block_size", field_type: U32, source: Target, description: "" }, FieldSchema { name: "disk_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "io_kind", field_type: String, source: Metric, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }}, datum_type: HistogramU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:43:34.750302605Z } timeseries_name = virtual_disk:io_size
98052026-06-09T00:43:34.811ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_disk:reads"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "attached_instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "block_size", field_type: U32, source: Target, description: "" }, FieldSchema { name: "disk_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:43:34.749535709Z } timeseries_name = virtual_disk:reads
98062026-06-09T00:43:34.811ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_disk:writes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "attached_instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "block_size", field_type: U32, source: Target, description: "" }, FieldSchema { name: "disk_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:43:34.749769861Z } timeseries_name = virtual_disk:writes
98072026-06-09T00:43:34.811ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_machine:pv_panic_guest_handled"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:43:34.748548361Z } timeseries_name = virtual_machine:pv_panic_guest_handled
98082026-06-09T00:43:34.811ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_machine:pv_panic_host_handled"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:43:34.748609401Z } timeseries_name = virtual_machine:pv_panic_host_handled
98092026-06-09T00:43:34.811ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb schema = TimeseriesSchema { timeseries_name: TimeseriesName("virtual_machine:reset"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "instance_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "project_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "silo_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-09T00:43:34.750390046Z } timeseries_name = virtual_machine:reset
98102026-06-09T00:43:34.829ZDEBGoximeter (clickhouse-client): inserting 23 new timeseries schema collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
98112026-06-09T00:43:34.832ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
98122026-06-09T00:43:34.833ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = fields_ipaddr
98132026-06-09T00:43:34.837ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 3290 table_name = fields_string
98142026-06-09T00:43:34.838ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 215 table_name = fields_u16
98152026-06-09T00:43:34.840ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 968 table_name = fields_u32
98162026-06-09T00:43:34.841ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
98172026-06-09T00:43:34.843ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1912 table_name = fields_uuid
98182026-06-09T00:43:34.845ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
98192026-06-09T00:43:34.845ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
98202026-06-09T00:43:34.846ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 20 table_name = measurements_cumulativei64
98212026-06-09T00:43:34.848ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1935 table_name = measurements_cumulativeu64
98222026-06-09T00:43:34.849ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
98232026-06-09T00:43:34.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 76 table_name = measurements_histogramu64
98242026-06-09T00:43:34.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 6 table_name = measurements_i64
98252026-06-09T00:43:34.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 78 table_name = measurements_u64
98262026-06-09T00:43:35.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
98272026-06-09T00:43:35.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
98282026-06-09T00:43:35.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
98292026-06-09T00:43:35.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
98302026-06-09T00:43:35.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
98312026-06-09T00:43:35.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
98322026-06-09T00:43:35.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
98332026-06-09T00:43:35.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
98342026-06-09T00:43:35.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
98352026-06-09T00:43:36.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
98362026-06-09T00:43:36.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
98372026-06-09T00:43:36.036ZDEBGoximeter (clickhouse-client): unrolling 44 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
98382026-06-09T00:43:36.038ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
98392026-06-09T00:43:36.043ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
98402026-06-09T00:43:36.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
98412026-06-09T00:43:36.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 32 table_name = measurements_cumulativeu64
98422026-06-09T00:43:36.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 12 table_name = measurements_u64
98432026-06-09T00:43:36.137ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
98442026-06-09T00:43:36.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
98452026-06-09T00:43:36.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
98462026-06-09T00:43:36.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
98472026-06-09T00:43:36.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
98482026-06-09T00:43:36.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
98492026-06-09T00:43:36.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
98502026-06-09T00:43:36.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
98512026-06-09T00:43:36.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
98522026-06-09T00:43:36.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
98532026-06-09T00:43:37.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
98542026-06-09T00:43:37.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
98552026-06-09T00:43:37.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
98562026-06-09T00:43:37.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
98572026-06-09T00:43:37.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
98582026-06-09T00:43:37.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
98592026-06-09T00:43:37.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
98602026-06-09T00:43:37.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
98612026-06-09T00:43:37.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
98622026-06-09T00:43:38.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
98632026-06-09T00:43:38.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
98642026-06-09T00:43:38.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
98652026-06-09T00:43:38.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
98662026-06-09T00:43:38.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
98672026-06-09T00:43:38.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
98682026-06-09T00:43:38.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
98692026-06-09T00:43:38.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
98702026-06-09T00:43:38.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
98712026-06-09T00:43:39.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
98722026-06-09T00:43:39.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
98732026-06-09T00:43:39.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
98742026-06-09T00:43:39.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
98752026-06-09T00:43:39.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
98762026-06-09T00:43:39.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
98772026-06-09T00:43:39.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
98782026-06-09T00:43:39.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
98792026-06-09T00:43:39.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
98802026-06-09T00:43:40.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
98812026-06-09T00:43:40.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
98822026-06-09T00:43:40.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
98832026-06-09T00:43:40.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
98842026-06-09T00:43:40.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
98852026-06-09T00:43:40.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
98862026-06-09T00:43:40.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
98872026-06-09T00:43:40.729ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
98882026-06-09T00:43:40.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
98892026-06-09T00:43:41.035ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
98902026-06-09T00:43:41.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
98912026-06-09T00:43:41.036ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
98922026-06-09T00:43:41.043ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
98932026-06-09T00:43:41.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
98942026-06-09T00:43:41.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
98952026-06-09T00:43:41.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
98962026-06-09T00:43:41.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
98972026-06-09T00:43:41.136ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
98982026-06-09T00:43:41.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
98992026-06-09T00:43:41.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
99002026-06-09T00:43:41.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
99012026-06-09T00:43:41.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
99022026-06-09T00:43:41.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
99032026-06-09T00:43:41.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
99042026-06-09T00:43:41.729ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
99052026-06-09T00:43:41.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
99062026-06-09T00:43:41.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
99072026-06-09T00:43:42.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
99082026-06-09T00:43:42.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
99092026-06-09T00:43:42.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
99102026-06-09T00:43:42.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
99112026-06-09T00:43:42.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
99122026-06-09T00:43:42.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
99132026-06-09T00:43:42.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
99142026-06-09T00:43:42.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
99152026-06-09T00:43:42.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
99162026-06-09T00:43:43.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
99172026-06-09T00:43:43.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
99182026-06-09T00:43:43.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
99192026-06-09T00:43:43.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
99202026-06-09T00:43:43.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
99212026-06-09T00:43:43.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
99222026-06-09T00:43:43.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
99232026-06-09T00:43:43.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
99242026-06-09T00:43:43.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
99252026-06-09T00:43:44.658ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 2746a920-9748-441c-a241-194d2780dc15 producer_ip = fd00:1122:3344:101::1:0 producer_port = 59675
99262026-06-09T00:43:44.658ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 2746a920-9748-441c-a241-194d2780dc15 producer_ip = fd00:1122:3344:101::1:0 producer_port = 59675
99272026-06-09T00:43:44.658ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
99282026-06-09T00:43:44.658ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
99292026-06-09T00:43:44.658ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
99302026-06-09T00:43:44.658ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
99312026-06-09T00:43:44.658ZERROoximeter (collection-task): failed to send collection request to producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = error sending request for url (http://[fd00:1122:3344:101::1:0]:59675/2746a920-9748-441c-a241-194d2780dc15): client error (Connect): tcp connect error: Connection refused (os error 146) file = oximeter/collector/src/collection_task.rs:139 producer_id = 2746a920-9748-441c-a241-194d2780dc15 producer_ip = fd00:1122:3344:101::1:0 producer_port = 59675
99322026-06-09T00:43:44.659ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
99332026-06-09T00:43:44.659ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
99342026-06-09T00:43:44.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
99352026-06-09T00:43:44.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
99362026-06-09T00:43:44.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
99372026-06-09T00:43:44.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
99382026-06-09T00:43:44.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
99392026-06-09T00:43:44.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
99402026-06-09T00:43:44.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
99412026-06-09T00:43:44.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
99422026-06-09T00:43:44.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
99432026-06-09T00:43:44.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
99442026-06-09T00:43:44.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
99452026-06-09T00:43:44.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
99462026-06-09T00:43:44.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
99472026-06-09T00:43:44.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
99482026-06-09T00:43:44.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
99492026-06-09T00:43:44.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
99502026-06-09T00:43:44.736ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 45 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
99512026-06-09T00:43:44.737ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
99522026-06-09T00:43:45.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
99532026-06-09T00:43:45.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
99542026-06-09T00:43:45.724ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
99552026-06-09T00:43:45.724ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
99562026-06-09T00:43:45.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
99572026-06-09T00:43:45.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
99582026-06-09T00:43:45.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
99592026-06-09T00:43:45.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
99602026-06-09T00:43:45.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
99612026-06-09T00:43:46.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 420
99622026-06-09T00:43:46.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 420
99632026-06-09T00:43:46.036ZDEBGoximeter (clickhouse-client): unrolling 420 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
99642026-06-09T00:43:46.050ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
99652026-06-09T00:43:46.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
99662026-06-09T00:43:46.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 921 table_name = fields_string
99672026-06-09T00:43:46.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 200 table_name = fields_u16
99682026-06-09T00:43:46.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
99692026-06-09T00:43:46.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
99702026-06-09T00:43:46.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 568 table_name = fields_uuid
99712026-06-09T00:43:46.069ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
99722026-06-09T00:43:46.070ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
99732026-06-09T00:43:46.071ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
99742026-06-09T00:43:46.073ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_histogramu64
99752026-06-09T00:43:46.075ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
99762026-06-09T00:43:46.137ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
99772026-06-09T00:43:46.624ZINFOoximeter (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::d]:12223 remote_addr = [fd00:1122:3344:101::c]:61859
99782026-06-09T00:43:46.635ZDEBGoximeter (dropshot): determined request API version local_addr = [fd00:1122:3344:101::d]:12223 method = DELETE remote_addr = [fd00:1122:3344:101::c]:61859 req_id = 00762106-b2ab-4b14-8e8a-487bad3c4517 uri = /producers/2746a920-9748-441c-a241-194d2780dc15 version = 1.0.0
99792026-06-09T00:43:46.635ZDEBGoximeter (oximeter-agent): removed collection task from set collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 2746a920-9748-441c-a241-194d2780dc15
99802026-06-09T00:43:46.635ZDEBGoximeter (collection-task-handle): notified collection task to shut down collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 2746a920-9748-441c-a241-194d2780dc15 producer_ip = fd00:1122:3344:101::1:0 producer_port = 59675
99812026-06-09T00:43:46.637ZDEBGoximeter (collection-task): collection task asked to shutdown, exiting collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 2746a920-9748-441c-a241-194d2780dc15 producer_ip = fd00:1122:3344:101::1:0 producer_port = 59675
99822026-06-09T00:43:46.637ZERROoximeter (collection-task): producer info sender dropped! collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/collection_task.rs:664 producer_id = 2746a920-9748-441c-a241-194d2780dc15 producer_ip = fd00:1122:3344:101::1:0 producer_port = 59675
99832026-06-09T00:43:46.637ZINFOoximeter (dropshot): request completed file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:874 latency_us = 7535 local_addr = [fd00:1122:3344:101::d]:12223 method = DELETE remote_addr = [fd00:1122:3344:101::c]:61859 req_id = 00762106-b2ab-4b14-8e8a-487bad3c4517 response_code = 204 uri = /producers/2746a920-9748-441c-a241-194d2780dc15
99842026-06-09T00:43:46.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
99852026-06-09T00:43:46.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
99862026-06-09T00:43:46.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
99872026-06-09T00:43:46.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
99882026-06-09T00:43:46.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
99892026-06-09T00:43:46.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
99902026-06-09T00:43:46.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
99912026-06-09T00:43:46.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
99922026-06-09T00:43:46.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
99932026-06-09T00:43:47.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
99942026-06-09T00:43:47.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
99952026-06-09T00:43:47.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
99962026-06-09T00:43:47.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
99972026-06-09T00:43:47.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
99982026-06-09T00:43:47.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
99992026-06-09T00:43:47.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
100002026-06-09T00:43:47.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
100012026-06-09T00:43:47.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
100022026-06-09T00:43:48.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
100032026-06-09T00:43:48.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
100042026-06-09T00:43:48.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
100052026-06-09T00:43:48.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
100062026-06-09T00:43:48.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
100072026-06-09T00:43:48.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
100082026-06-09T00:43:48.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
100092026-06-09T00:43:48.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
100102026-06-09T00:43:48.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
100112026-06-09T00:43:49.649ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
100122026-06-09T00:43:49.649ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
100132026-06-09T00:43:49.653ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "dcf5e3e9-a405-43df-a2c4-22b0db930b1e", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:43:49 GMT"} })
100142026-06-09T00:43:49.653ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
100152026-06-09T00:43:49.656ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "37ff06be-2a23-488e-8f3c-32a802ff53f7", "content-length": "29", "date": "Tue, 09 Jun 2026 00:43:49 GMT"} })
100162026-06-09T00:43:49.656ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
100172026-06-09T00:43:49.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
100182026-06-09T00:43:49.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
100192026-06-09T00:43:49.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
100202026-06-09T00:43:49.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
100212026-06-09T00:43:49.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
100222026-06-09T00:43:49.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
100232026-06-09T00:43:49.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
100242026-06-09T00:43:49.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
100252026-06-09T00:43:49.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
100262026-06-09T00:43:50.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
100272026-06-09T00:43:50.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
100282026-06-09T00:43:50.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
100292026-06-09T00:43:50.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
100302026-06-09T00:43:50.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
100312026-06-09T00:43:50.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
100322026-06-09T00:43:50.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
100332026-06-09T00:43:50.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
100342026-06-09T00:43:50.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
100352026-06-09T00:43:51.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
100362026-06-09T00:43:51.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
100372026-06-09T00:43:51.036ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
100382026-06-09T00:43:51.050ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
100392026-06-09T00:43:51.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
100402026-06-09T00:43:51.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
100412026-06-09T00:43:51.067ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
100422026-06-09T00:43:51.070ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
100432026-06-09T00:43:51.137ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
100442026-06-09T00:43:51.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
100452026-06-09T00:43:51.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
100462026-06-09T00:43:51.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
100472026-06-09T00:43:51.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
100482026-06-09T00:43:51.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
100492026-06-09T00:43:51.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
100502026-06-09T00:43:51.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
100512026-06-09T00:43:51.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
100522026-06-09T00:43:51.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
100532026-06-09T00:43:52.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
100542026-06-09T00:43:52.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
100552026-06-09T00:43:52.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
100562026-06-09T00:43:52.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
100572026-06-09T00:43:52.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
100582026-06-09T00:43:52.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
100592026-06-09T00:43:52.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
100602026-06-09T00:43:52.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
100612026-06-09T00:43:52.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
100622026-06-09T00:43:53.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
100632026-06-09T00:43:53.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
100642026-06-09T00:43:53.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
100652026-06-09T00:43:53.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
100662026-06-09T00:43:53.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
100672026-06-09T00:43:53.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
100682026-06-09T00:43:53.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
100692026-06-09T00:43:53.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
100702026-06-09T00:43:53.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
100712026-06-09T00:43:54.658ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
100722026-06-09T00:43:54.658ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
100732026-06-09T00:43:54.658ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
100742026-06-09T00:43:54.658ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
100752026-06-09T00:43:54.660ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
100762026-06-09T00:43:54.660ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
100772026-06-09T00:43:54.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
100782026-06-09T00:43:54.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
100792026-06-09T00:43:54.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
100802026-06-09T00:43:54.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
100812026-06-09T00:43:54.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
100822026-06-09T00:43:54.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
100832026-06-09T00:43:54.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
100842026-06-09T00:43:54.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
100852026-06-09T00:43:54.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
100862026-06-09T00:43:54.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
100872026-06-09T00:43:54.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
100882026-06-09T00:43:54.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
100892026-06-09T00:43:54.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
100902026-06-09T00:43:54.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
100912026-06-09T00:43:54.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
100922026-06-09T00:43:54.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
100932026-06-09T00:43:54.736ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
100942026-06-09T00:43:54.737ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 55 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
100952026-06-09T00:43:55.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
100962026-06-09T00:43:55.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
100972026-06-09T00:43:55.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
100982026-06-09T00:43:55.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
100992026-06-09T00:43:55.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
101002026-06-09T00:43:55.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
101012026-06-09T00:43:55.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
101022026-06-09T00:43:55.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
101032026-06-09T00:43:55.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
101042026-06-09T00:43:56.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 430
101052026-06-09T00:43:56.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 430
101062026-06-09T00:43:56.036ZDEBGoximeter (clickhouse-client): unrolling 430 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
101072026-06-09T00:43:56.050ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
101082026-06-09T00:43:56.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
101092026-06-09T00:43:56.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 923 table_name = fields_string
101102026-06-09T00:43:56.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 201 table_name = fields_u16
101112026-06-09T00:43:56.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
101122026-06-09T00:43:56.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
101132026-06-09T00:43:56.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 578 table_name = fields_uuid
101142026-06-09T00:43:56.069ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
101152026-06-09T00:43:56.071ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
101162026-06-09T00:43:56.072ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
101172026-06-09T00:43:56.075ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 61 table_name = measurements_histogramu64
101182026-06-09T00:43:56.076ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 9 table_name = measurements_i64
101192026-06-09T00:43:56.077ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
101202026-06-09T00:43:56.137ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
101212026-06-09T00:43:56.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
101222026-06-09T00:43:56.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
101232026-06-09T00:43:56.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
101242026-06-09T00:43:56.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
101252026-06-09T00:43:56.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
101262026-06-09T00:43:56.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
101272026-06-09T00:43:56.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
101282026-06-09T00:43:56.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
101292026-06-09T00:43:56.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
101302026-06-09T00:43:57.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
101312026-06-09T00:43:57.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
101322026-06-09T00:43:57.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
101332026-06-09T00:43:57.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
101342026-06-09T00:43:57.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
101352026-06-09T00:43:57.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
101362026-06-09T00:43:57.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
101372026-06-09T00:43:57.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
101382026-06-09T00:43:57.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
101392026-06-09T00:43:58.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
101402026-06-09T00:43:58.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
101412026-06-09T00:43:58.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
101422026-06-09T00:43:58.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
101432026-06-09T00:43:58.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
101442026-06-09T00:43:58.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
101452026-06-09T00:43:58.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
101462026-06-09T00:43:58.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
101472026-06-09T00:43:58.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
101482026-06-09T00:43:59.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
101492026-06-09T00:43:59.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
101502026-06-09T00:43:59.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
101512026-06-09T00:43:59.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
101522026-06-09T00:43:59.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
101532026-06-09T00:43:59.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
101542026-06-09T00:43:59.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
101552026-06-09T00:43:59.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
101562026-06-09T00:43:59.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
101572026-06-09T00:44:00.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
101582026-06-09T00:44:00.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
101592026-06-09T00:44:00.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
101602026-06-09T00:44:00.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
101612026-06-09T00:44:00.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
101622026-06-09T00:44:00.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
101632026-06-09T00:44:00.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
101642026-06-09T00:44:00.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
101652026-06-09T00:44:00.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
101662026-06-09T00:44:01.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
101672026-06-09T00:44:01.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
101682026-06-09T00:44:01.036ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
101692026-06-09T00:44:01.044ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
101702026-06-09T00:44:01.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
101712026-06-09T00:44:01.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
101722026-06-09T00:44:01.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
101732026-06-09T00:44:01.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
101742026-06-09T00:44:01.137ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
101752026-06-09T00:44:01.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
101762026-06-09T00:44:01.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
101772026-06-09T00:44:01.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
101782026-06-09T00:44:01.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
101792026-06-09T00:44:01.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
101802026-06-09T00:44:01.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
101812026-06-09T00:44:01.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
101822026-06-09T00:44:01.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
101832026-06-09T00:44:01.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
101842026-06-09T00:44:02.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
101852026-06-09T00:44:02.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
101862026-06-09T00:44:02.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
101872026-06-09T00:44:02.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
101882026-06-09T00:44:02.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
101892026-06-09T00:44:02.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
101902026-06-09T00:44:02.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
101912026-06-09T00:44:02.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
101922026-06-09T00:44:02.730ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
101932026-06-09T00:44:03.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
101942026-06-09T00:44:03.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
101952026-06-09T00:44:03.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
101962026-06-09T00:44:03.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
101972026-06-09T00:44:03.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
101982026-06-09T00:44:03.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
101992026-06-09T00:44:03.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
102002026-06-09T00:44:03.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
102012026-06-09T00:44:03.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
102022026-06-09T00:44:04.649ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
102032026-06-09T00:44:04.649ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
102042026-06-09T00:44:04.654ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "fc9107f9-0adb-4b19-ab92-5245b76dd61d", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:44:04 GMT"} })
102052026-06-09T00:44:04.654ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
102062026-06-09T00:44:04.657ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "a3c253e8-f1da-4889-91e9-b72de88348f9", "content-length": "29", "date": "Tue, 09 Jun 2026 00:44:04 GMT"} })
102072026-06-09T00:44:04.657ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
102082026-06-09T00:44:04.658ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
102092026-06-09T00:44:04.658ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
102102026-06-09T00:44:04.658ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
102112026-06-09T00:44:04.658ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
102122026-06-09T00:44:04.658ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
102132026-06-09T00:44:04.658ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
102142026-06-09T00:44:04.659ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
102152026-06-09T00:44:04.659ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
102162026-06-09T00:44:04.660ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
102172026-06-09T00:44:04.660ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
102182026-06-09T00:44:04.677ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
102192026-06-09T00:44:04.678ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
102202026-06-09T00:44:04.678ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
102212026-06-09T00:44:04.678ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
102222026-06-09T00:44:04.678ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
102232026-06-09T00:44:04.678ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
102242026-06-09T00:44:04.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
102252026-06-09T00:44:04.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
102262026-06-09T00:44:04.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
102272026-06-09T00:44:04.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
102282026-06-09T00:44:04.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
102292026-06-09T00:44:04.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
102302026-06-09T00:44:04.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
102312026-06-09T00:44:04.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
102322026-06-09T00:44:04.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
102332026-06-09T00:44:04.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
102342026-06-09T00:44:04.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
102352026-06-09T00:44:04.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
102362026-06-09T00:44:04.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
102372026-06-09T00:44:04.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
102382026-06-09T00:44:04.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
102392026-06-09T00:44:04.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
102402026-06-09T00:44:04.736ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 46 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
102412026-06-09T00:44:04.737ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
102422026-06-09T00:44:04.745ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 3 n_samples = 1853 producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
102432026-06-09T00:44:04.751ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2238
102442026-06-09T00:44:04.751ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2238
102452026-06-09T00:44:04.751ZDEBGoximeter (clickhouse-client): unrolling 2238 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
102462026-06-09T00:44:04.815ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
102472026-06-09T00:44:04.842ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
102482026-06-09T00:44:04.843ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 16 table_name = fields_ipaddr
102492026-06-09T00:44:04.846ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4165 table_name = fields_string
102502026-06-09T00:44:04.847ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 231 table_name = fields_u16
102512026-06-09T00:44:04.849ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1102 table_name = fields_u32
102522026-06-09T00:44:04.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
102532026-06-09T00:44:04.852ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
102542026-06-09T00:44:04.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2409 table_name = fields_uuid
102552026-06-09T00:44:04.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
102562026-06-09T00:44:04.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1927 table_name = measurements_cumulativeu64
102572026-06-09T00:44:04.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
102582026-06-09T00:44:04.859ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 75 table_name = measurements_histogramu64
102592026-06-09T00:44:04.861ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 231 table_name = measurements_u64
102602026-06-09T00:44:05.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
102612026-06-09T00:44:05.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
102622026-06-09T00:44:05.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
102632026-06-09T00:44:05.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
102642026-06-09T00:44:05.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
102652026-06-09T00:44:05.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
102662026-06-09T00:44:05.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
102672026-06-09T00:44:05.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
102682026-06-09T00:44:05.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
102692026-06-09T00:44:06.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
102702026-06-09T00:44:06.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
102712026-06-09T00:44:06.036ZDEBGoximeter (clickhouse-client): unrolling 44 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
102722026-06-09T00:44:06.038ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
102732026-06-09T00:44:06.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
102742026-06-09T00:44:06.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
102752026-06-09T00:44:06.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 32 table_name = measurements_cumulativeu64
102762026-06-09T00:44:06.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 12 table_name = measurements_u64
102772026-06-09T00:44:06.137ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
102782026-06-09T00:44:06.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
102792026-06-09T00:44:06.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
102802026-06-09T00:44:06.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
102812026-06-09T00:44:06.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
102822026-06-09T00:44:06.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
102832026-06-09T00:44:06.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
102842026-06-09T00:44:06.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
102852026-06-09T00:44:06.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
102862026-06-09T00:44:06.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
102872026-06-09T00:44:07.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
102882026-06-09T00:44:07.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
102892026-06-09T00:44:07.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
102902026-06-09T00:44:07.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
102912026-06-09T00:44:07.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
102922026-06-09T00:44:07.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
102932026-06-09T00:44:07.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
102942026-06-09T00:44:07.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
102952026-06-09T00:44:07.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
102962026-06-09T00:44:08.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
102972026-06-09T00:44:08.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
102982026-06-09T00:44:08.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
102992026-06-09T00:44:08.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
103002026-06-09T00:44:08.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
103012026-06-09T00:44:08.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
103022026-06-09T00:44:08.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
103032026-06-09T00:44:08.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
103042026-06-09T00:44:08.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
103052026-06-09T00:44:09.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
103062026-06-09T00:44:09.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
103072026-06-09T00:44:09.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
103082026-06-09T00:44:09.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
103092026-06-09T00:44:09.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
103102026-06-09T00:44:09.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
103112026-06-09T00:44:09.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
103122026-06-09T00:44:09.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
103132026-06-09T00:44:09.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
103142026-06-09T00:44:10.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
103152026-06-09T00:44:10.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
103162026-06-09T00:44:10.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
103172026-06-09T00:44:10.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
103182026-06-09T00:44:10.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
103192026-06-09T00:44:10.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
103202026-06-09T00:44:10.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
103212026-06-09T00:44:10.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
103222026-06-09T00:44:10.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
103232026-06-09T00:44:11.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
103242026-06-09T00:44:11.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
103252026-06-09T00:44:11.036ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
103262026-06-09T00:44:11.043ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
103272026-06-09T00:44:11.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
103282026-06-09T00:44:11.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
103292026-06-09T00:44:11.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
103302026-06-09T00:44:11.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
103312026-06-09T00:44:11.138ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
103322026-06-09T00:44:11.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
103332026-06-09T00:44:11.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
103342026-06-09T00:44:11.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
103352026-06-09T00:44:11.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
103362026-06-09T00:44:11.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
103372026-06-09T00:44:11.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
103382026-06-09T00:44:11.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
103392026-06-09T00:44:11.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
103402026-06-09T00:44:11.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
103412026-06-09T00:44:12.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
103422026-06-09T00:44:12.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
103432026-06-09T00:44:12.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
103442026-06-09T00:44:12.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
103452026-06-09T00:44:12.726ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
103462026-06-09T00:44:12.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
103472026-06-09T00:44:12.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
103482026-06-09T00:44:12.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
103492026-06-09T00:44:12.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
103502026-06-09T00:44:13.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
103512026-06-09T00:44:13.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
103522026-06-09T00:44:13.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
103532026-06-09T00:44:13.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
103542026-06-09T00:44:13.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
103552026-06-09T00:44:13.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
103562026-06-09T00:44:13.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
103572026-06-09T00:44:13.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
103582026-06-09T00:44:13.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
103592026-06-09T00:44:14.659ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
103602026-06-09T00:44:14.659ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
103612026-06-09T00:44:14.659ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
103622026-06-09T00:44:14.659ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
103632026-06-09T00:44:14.660ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
103642026-06-09T00:44:14.660ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
103652026-06-09T00:44:14.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
103662026-06-09T00:44:14.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
103672026-06-09T00:44:14.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
103682026-06-09T00:44:14.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
103692026-06-09T00:44:14.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
103702026-06-09T00:44:14.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
103712026-06-09T00:44:14.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
103722026-06-09T00:44:14.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
103732026-06-09T00:44:14.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
103742026-06-09T00:44:14.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
103752026-06-09T00:44:14.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
103762026-06-09T00:44:14.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
103772026-06-09T00:44:14.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
103782026-06-09T00:44:14.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
103792026-06-09T00:44:14.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
103802026-06-09T00:44:14.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
103812026-06-09T00:44:14.737ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
103822026-06-09T00:44:14.737ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 46 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
103832026-06-09T00:44:15.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
103842026-06-09T00:44:15.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
103852026-06-09T00:44:15.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
103862026-06-09T00:44:15.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
103872026-06-09T00:44:15.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
103882026-06-09T00:44:15.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
103892026-06-09T00:44:15.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
103902026-06-09T00:44:15.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
103912026-06-09T00:44:15.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
103922026-06-09T00:44:16.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 421
103932026-06-09T00:44:16.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 421
103942026-06-09T00:44:16.036ZDEBGoximeter (clickhouse-client): unrolling 421 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
103952026-06-09T00:44:16.049ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
103962026-06-09T00:44:16.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
103972026-06-09T00:44:16.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 923 table_name = fields_string
103982026-06-09T00:44:16.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 201 table_name = fields_u16
103992026-06-09T00:44:16.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
104002026-06-09T00:44:16.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
104012026-06-09T00:44:16.067ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 569 table_name = fields_uuid
104022026-06-09T00:44:16.069ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
104032026-06-09T00:44:16.070ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
104042026-06-09T00:44:16.071ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
104052026-06-09T00:44:16.073ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 61 table_name = measurements_histogramu64
104062026-06-09T00:44:16.074ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
104072026-06-09T00:44:16.137ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
104082026-06-09T00:44:16.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
104092026-06-09T00:44:16.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
104102026-06-09T00:44:16.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
104112026-06-09T00:44:16.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
104122026-06-09T00:44:16.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
104132026-06-09T00:44:16.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
104142026-06-09T00:44:16.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
104152026-06-09T00:44:16.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
104162026-06-09T00:44:16.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
104172026-06-09T00:44:17.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
104182026-06-09T00:44:17.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
104192026-06-09T00:44:17.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
104202026-06-09T00:44:17.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
104212026-06-09T00:44:17.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
104222026-06-09T00:44:17.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
104232026-06-09T00:44:17.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
104242026-06-09T00:44:17.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
104252026-06-09T00:44:17.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
104262026-06-09T00:44:18.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
104272026-06-09T00:44:18.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
104282026-06-09T00:44:18.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
104292026-06-09T00:44:18.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
104302026-06-09T00:44:18.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
104312026-06-09T00:44:18.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
104322026-06-09T00:44:18.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
104332026-06-09T00:44:18.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
104342026-06-09T00:44:18.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
104352026-06-09T00:44:19.649ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
104362026-06-09T00:44:19.650ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
104372026-06-09T00:44:19.654ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "37ad362f-da1a-449c-9015-09c2f8c1a7f4", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:44:19 GMT"} })
104382026-06-09T00:44:19.654ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
104392026-06-09T00:44:19.657ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "f7bb1874-048a-4942-96cf-9ef7cb0dc969", "content-length": "29", "date": "Tue, 09 Jun 2026 00:44:19 GMT"} })
104402026-06-09T00:44:19.657ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
104412026-06-09T00:44:19.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
104422026-06-09T00:44:19.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
104432026-06-09T00:44:19.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
104442026-06-09T00:44:19.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
104452026-06-09T00:44:19.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
104462026-06-09T00:44:19.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
104472026-06-09T00:44:19.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
104482026-06-09T00:44:19.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
104492026-06-09T00:44:19.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
104502026-06-09T00:44:20.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
104512026-06-09T00:44:20.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
104522026-06-09T00:44:20.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
104532026-06-09T00:44:20.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
104542026-06-09T00:44:20.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
104552026-06-09T00:44:20.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
104562026-06-09T00:44:20.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
104572026-06-09T00:44:20.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
104582026-06-09T00:44:20.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
104592026-06-09T00:44:21.037ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
104602026-06-09T00:44:21.037ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
104612026-06-09T00:44:21.037ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
104622026-06-09T00:44:21.045ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
104632026-06-09T00:44:21.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
104642026-06-09T00:44:21.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
104652026-06-09T00:44:21.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
104662026-06-09T00:44:21.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
104672026-06-09T00:44:21.138ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
104682026-06-09T00:44:21.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
104692026-06-09T00:44:21.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
104702026-06-09T00:44:21.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
104712026-06-09T00:44:21.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
104722026-06-09T00:44:21.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
104732026-06-09T00:44:21.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
104742026-06-09T00:44:21.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
104752026-06-09T00:44:21.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
104762026-06-09T00:44:21.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
104772026-06-09T00:44:22.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
104782026-06-09T00:44:22.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
104792026-06-09T00:44:22.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
104802026-06-09T00:44:22.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
104812026-06-09T00:44:22.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
104822026-06-09T00:44:22.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
104832026-06-09T00:44:22.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
104842026-06-09T00:44:22.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
104852026-06-09T00:44:22.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
104862026-06-09T00:44:23.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
104872026-06-09T00:44:23.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
104882026-06-09T00:44:23.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
104892026-06-09T00:44:23.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
104902026-06-09T00:44:23.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
104912026-06-09T00:44:23.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
104922026-06-09T00:44:23.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
104932026-06-09T00:44:23.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
104942026-06-09T00:44:23.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
104952026-06-09T00:44:24.658ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
104962026-06-09T00:44:24.658ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
104972026-06-09T00:44:24.658ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
104982026-06-09T00:44:24.658ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
104992026-06-09T00:44:24.659ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
105002026-06-09T00:44:24.659ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
105012026-06-09T00:44:24.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
105022026-06-09T00:44:24.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
105032026-06-09T00:44:24.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
105042026-06-09T00:44:24.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
105052026-06-09T00:44:24.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
105062026-06-09T00:44:24.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
105072026-06-09T00:44:24.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
105082026-06-09T00:44:24.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
105092026-06-09T00:44:24.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
105102026-06-09T00:44:24.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
105112026-06-09T00:44:24.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
105122026-06-09T00:44:24.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
105132026-06-09T00:44:24.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
105142026-06-09T00:44:24.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
105152026-06-09T00:44:24.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
105162026-06-09T00:44:24.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
105172026-06-09T00:44:24.736ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 46 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
105182026-06-09T00:44:24.737ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
105192026-06-09T00:44:25.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
105202026-06-09T00:44:25.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
105212026-06-09T00:44:25.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
105222026-06-09T00:44:25.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
105232026-06-09T00:44:25.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
105242026-06-09T00:44:25.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
105252026-06-09T00:44:25.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
105262026-06-09T00:44:25.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
105272026-06-09T00:44:25.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
105282026-06-09T00:44:26.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 421
105292026-06-09T00:44:26.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 421
105302026-06-09T00:44:26.036ZDEBGoximeter (clickhouse-client): unrolling 421 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
105312026-06-09T00:44:26.049ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
105322026-06-09T00:44:26.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
105332026-06-09T00:44:26.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 923 table_name = fields_string
105342026-06-09T00:44:26.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 201 table_name = fields_u16
105352026-06-09T00:44:26.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
105362026-06-09T00:44:26.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
105372026-06-09T00:44:26.067ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 569 table_name = fields_uuid
105382026-06-09T00:44:26.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
105392026-06-09T00:44:26.070ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
105402026-06-09T00:44:26.071ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
105412026-06-09T00:44:26.073ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 61 table_name = measurements_histogramu64
105422026-06-09T00:44:26.074ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
105432026-06-09T00:44:26.137ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
105442026-06-09T00:44:26.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
105452026-06-09T00:44:26.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
105462026-06-09T00:44:26.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
105472026-06-09T00:44:26.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
105482026-06-09T00:44:26.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
105492026-06-09T00:44:26.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
105502026-06-09T00:44:26.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
105512026-06-09T00:44:26.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
105522026-06-09T00:44:26.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
105532026-06-09T00:44:27.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
105542026-06-09T00:44:27.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
105552026-06-09T00:44:27.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
105562026-06-09T00:44:27.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
105572026-06-09T00:44:27.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
105582026-06-09T00:44:27.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
105592026-06-09T00:44:27.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
105602026-06-09T00:44:27.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
105612026-06-09T00:44:27.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
105622026-06-09T00:44:28.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
105632026-06-09T00:44:28.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
105642026-06-09T00:44:28.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
105652026-06-09T00:44:28.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
105662026-06-09T00:44:28.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
105672026-06-09T00:44:28.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
105682026-06-09T00:44:28.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
105692026-06-09T00:44:28.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
105702026-06-09T00:44:28.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
105712026-06-09T00:44:29.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
105722026-06-09T00:44:29.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
105732026-06-09T00:44:29.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
105742026-06-09T00:44:29.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
105752026-06-09T00:44:29.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
105762026-06-09T00:44:29.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
105772026-06-09T00:44:29.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
105782026-06-09T00:44:29.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
105792026-06-09T00:44:29.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
105802026-06-09T00:44:30.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
105812026-06-09T00:44:30.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
105822026-06-09T00:44:30.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
105832026-06-09T00:44:30.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
105842026-06-09T00:44:30.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
105852026-06-09T00:44:30.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
105862026-06-09T00:44:30.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
105872026-06-09T00:44:30.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
105882026-06-09T00:44:30.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
105892026-06-09T00:44:31.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
105902026-06-09T00:44:31.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
105912026-06-09T00:44:31.036ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
105922026-06-09T00:44:31.043ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
105932026-06-09T00:44:31.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
105942026-06-09T00:44:31.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
105952026-06-09T00:44:31.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
105962026-06-09T00:44:31.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
105972026-06-09T00:44:31.137ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
105982026-06-09T00:44:31.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
105992026-06-09T00:44:31.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
106002026-06-09T00:44:31.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
106012026-06-09T00:44:31.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
106022026-06-09T00:44:31.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
106032026-06-09T00:44:31.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
106042026-06-09T00:44:31.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
106052026-06-09T00:44:31.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
106062026-06-09T00:44:31.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
106072026-06-09T00:44:32.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
106082026-06-09T00:44:32.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
106092026-06-09T00:44:32.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
106102026-06-09T00:44:32.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
106112026-06-09T00:44:32.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
106122026-06-09T00:44:32.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
106132026-06-09T00:44:32.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
106142026-06-09T00:44:32.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
106152026-06-09T00:44:32.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
106162026-06-09T00:44:33.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
106172026-06-09T00:44:33.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
106182026-06-09T00:44:33.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
106192026-06-09T00:44:33.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
106202026-06-09T00:44:33.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
106212026-06-09T00:44:33.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
106222026-06-09T00:44:33.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
106232026-06-09T00:44:33.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
106242026-06-09T00:44:33.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
106252026-06-09T00:44:34.650ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
106262026-06-09T00:44:34.650ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
106272026-06-09T00:44:34.654ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "39c11775-1b97-43fb-b289-ac2e0554c94b", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:44:34 GMT"} })
106282026-06-09T00:44:34.654ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
106292026-06-09T00:44:34.657ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "180fe80a-6a5c-43d4-85f6-242b93466cfe", "content-length": "29", "date": "Tue, 09 Jun 2026 00:44:34 GMT"} })
106302026-06-09T00:44:34.658ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
106312026-06-09T00:44:34.658ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
106322026-06-09T00:44:34.658ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
106332026-06-09T00:44:34.658ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
106342026-06-09T00:44:34.658ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
106352026-06-09T00:44:34.659ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
106362026-06-09T00:44:34.659ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
106372026-06-09T00:44:34.660ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
106382026-06-09T00:44:34.660ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
106392026-06-09T00:44:34.660ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
106402026-06-09T00:44:34.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
106412026-06-09T00:44:34.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
106422026-06-09T00:44:34.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
106432026-06-09T00:44:34.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
106442026-06-09T00:44:34.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
106452026-06-09T00:44:34.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
106462026-06-09T00:44:34.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
106472026-06-09T00:44:34.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
106482026-06-09T00:44:34.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
106492026-06-09T00:44:34.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
106502026-06-09T00:44:34.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
106512026-06-09T00:44:34.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
106522026-06-09T00:44:34.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
106532026-06-09T00:44:34.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
106542026-06-09T00:44:34.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
106552026-06-09T00:44:34.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
106562026-06-09T00:44:34.733ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 3 n_samples = 1697 producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
106572026-06-09T00:44:34.737ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 46 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
106582026-06-09T00:44:34.737ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 1935
106592026-06-09T00:44:34.737ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 1935
106602026-06-09T00:44:34.737ZDEBGoximeter (clickhouse-client): unrolling 1935 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
106612026-06-09T00:44:34.738ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
106622026-06-09T00:44:34.793ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
106632026-06-09T00:44:34.814ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2 table_name = fields_ipaddr
106642026-06-09T00:44:34.817ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2556 table_name = fields_string
106652026-06-09T00:44:34.818ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 77 table_name = fields_u16
106662026-06-09T00:44:34.820ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 801 table_name = fields_u32
106672026-06-09T00:44:34.822ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1380 table_name = fields_uuid
106682026-06-09T00:44:34.825ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1812 table_name = measurements_cumulativeu64
106692026-06-09T00:44:34.827ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 75 table_name = measurements_histogramu64
106702026-06-09T00:44:34.828ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 48 table_name = measurements_u64
106712026-06-09T00:44:34.832ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 140
106722026-06-09T00:44:34.832ZDEBGoximeter (clickhouse-client): unrolling 140 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
106732026-06-09T00:44:34.837ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
106742026-06-09T00:44:34.838ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
106752026-06-09T00:44:34.844ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
106762026-06-09T00:44:34.844ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 140
106772026-06-09T00:44:34.845ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 721 table_name = fields_string
106782026-06-09T00:44:34.846ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 140 table_name = fields_u16
106792026-06-09T00:44:34.848ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
106802026-06-09T00:44:34.849ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
106812026-06-09T00:44:34.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 420 table_name = fields_uuid
106822026-06-09T00:44:34.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
106832026-06-09T00:44:34.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 105 table_name = measurements_cumulativeu64
106842026-06-09T00:44:34.854ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
106852026-06-09T00:44:34.856ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 30 table_name = measurements_u64
106862026-06-09T00:44:34.945ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
106872026-06-09T00:44:35.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
106882026-06-09T00:44:35.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
106892026-06-09T00:44:35.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
106902026-06-09T00:44:35.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
106912026-06-09T00:44:35.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
106922026-06-09T00:44:35.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
106932026-06-09T00:44:35.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
106942026-06-09T00:44:35.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
106952026-06-09T00:44:35.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
106962026-06-09T00:44:36.037ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
106972026-06-09T00:44:36.037ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
106982026-06-09T00:44:36.037ZDEBGoximeter (clickhouse-client): unrolling 44 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
106992026-06-09T00:44:36.039ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
107002026-06-09T00:44:36.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
107012026-06-09T00:44:36.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
107022026-06-09T00:44:36.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 32 table_name = measurements_cumulativeu64
107032026-06-09T00:44:36.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 12 table_name = measurements_u64
107042026-06-09T00:44:36.137ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
107052026-06-09T00:44:36.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
107062026-06-09T00:44:36.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
107072026-06-09T00:44:36.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
107082026-06-09T00:44:36.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
107092026-06-09T00:44:36.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
107102026-06-09T00:44:36.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
107112026-06-09T00:44:36.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
107122026-06-09T00:44:36.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
107132026-06-09T00:44:36.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
107142026-06-09T00:44:37.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
107152026-06-09T00:44:37.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
107162026-06-09T00:44:37.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
107172026-06-09T00:44:37.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
107182026-06-09T00:44:37.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
107192026-06-09T00:44:37.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
107202026-06-09T00:44:37.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
107212026-06-09T00:44:37.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
107222026-06-09T00:44:37.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
107232026-06-09T00:44:38.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
107242026-06-09T00:44:38.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
107252026-06-09T00:44:38.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
107262026-06-09T00:44:38.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
107272026-06-09T00:44:38.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
107282026-06-09T00:44:38.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
107292026-06-09T00:44:38.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
107302026-06-09T00:44:38.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
107312026-06-09T00:44:38.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
107322026-06-09T00:44:39.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
107332026-06-09T00:44:39.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
107342026-06-09T00:44:39.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
107352026-06-09T00:44:39.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
107362026-06-09T00:44:39.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
107372026-06-09T00:44:39.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
107382026-06-09T00:44:39.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
107392026-06-09T00:44:39.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
107402026-06-09T00:44:39.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
107412026-06-09T00:44:40.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
107422026-06-09T00:44:40.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
107432026-06-09T00:44:40.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
107442026-06-09T00:44:40.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
107452026-06-09T00:44:40.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
107462026-06-09T00:44:40.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
107472026-06-09T00:44:40.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
107482026-06-09T00:44:40.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
107492026-06-09T00:44:40.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
107502026-06-09T00:44:41.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
107512026-06-09T00:44:41.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
107522026-06-09T00:44:41.036ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
107532026-06-09T00:44:41.044ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
107542026-06-09T00:44:41.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
107552026-06-09T00:44:41.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
107562026-06-09T00:44:41.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
107572026-06-09T00:44:41.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
107582026-06-09T00:44:41.137ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
107592026-06-09T00:44:41.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
107602026-06-09T00:44:41.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
107612026-06-09T00:44:41.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
107622026-06-09T00:44:41.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
107632026-06-09T00:44:41.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
107642026-06-09T00:44:41.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
107652026-06-09T00:44:41.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
107662026-06-09T00:44:41.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
107672026-06-09T00:44:41.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
107682026-06-09T00:44:42.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
107692026-06-09T00:44:42.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
107702026-06-09T00:44:42.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
107712026-06-09T00:44:42.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
107722026-06-09T00:44:42.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
107732026-06-09T00:44:42.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
107742026-06-09T00:44:42.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
107752026-06-09T00:44:42.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
107762026-06-09T00:44:42.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
107772026-06-09T00:44:43.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
107782026-06-09T00:44:43.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
107792026-06-09T00:44:43.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
107802026-06-09T00:44:43.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
107812026-06-09T00:44:43.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
107822026-06-09T00:44:43.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
107832026-06-09T00:44:43.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
107842026-06-09T00:44:43.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
107852026-06-09T00:44:43.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
107862026-06-09T00:44:44.658ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
107872026-06-09T00:44:44.659ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
107882026-06-09T00:44:44.659ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
107892026-06-09T00:44:44.659ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
107902026-06-09T00:44:44.660ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
107912026-06-09T00:44:44.660ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
107922026-06-09T00:44:44.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
107932026-06-09T00:44:44.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
107942026-06-09T00:44:44.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
107952026-06-09T00:44:44.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
107962026-06-09T00:44:44.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
107972026-06-09T00:44:44.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
107982026-06-09T00:44:44.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
107992026-06-09T00:44:44.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
108002026-06-09T00:44:44.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
108012026-06-09T00:44:44.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
108022026-06-09T00:44:44.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
108032026-06-09T00:44:44.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
108042026-06-09T00:44:44.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
108052026-06-09T00:44:44.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
108062026-06-09T00:44:44.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
108072026-06-09T00:44:44.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
108082026-06-09T00:44:44.737ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 46 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
108092026-06-09T00:44:44.738ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
108102026-06-09T00:44:45.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
108112026-06-09T00:44:45.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
108122026-06-09T00:44:45.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
108132026-06-09T00:44:45.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
108142026-06-09T00:44:45.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
108152026-06-09T00:44:45.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
108162026-06-09T00:44:45.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
108172026-06-09T00:44:45.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
108182026-06-09T00:44:45.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
108192026-06-09T00:44:46.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 421
108202026-06-09T00:44:46.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 421
108212026-06-09T00:44:46.036ZDEBGoximeter (clickhouse-client): unrolling 421 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
108222026-06-09T00:44:46.049ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
108232026-06-09T00:44:46.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
108242026-06-09T00:44:46.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 923 table_name = fields_string
108252026-06-09T00:44:46.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 201 table_name = fields_u16
108262026-06-09T00:44:46.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
108272026-06-09T00:44:46.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
108282026-06-09T00:44:46.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 569 table_name = fields_uuid
108292026-06-09T00:44:46.069ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
108302026-06-09T00:44:46.071ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
108312026-06-09T00:44:46.072ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
108322026-06-09T00:44:46.074ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 61 table_name = measurements_histogramu64
108332026-06-09T00:44:46.075ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
108342026-06-09T00:44:46.138ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
108352026-06-09T00:44:46.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
108362026-06-09T00:44:46.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
108372026-06-09T00:44:46.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
108382026-06-09T00:44:46.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
108392026-06-09T00:44:46.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
108402026-06-09T00:44:46.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
108412026-06-09T00:44:46.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
108422026-06-09T00:44:46.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
108432026-06-09T00:44:46.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
108442026-06-09T00:44:47.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
108452026-06-09T00:44:47.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
108462026-06-09T00:44:47.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
108472026-06-09T00:44:47.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
108482026-06-09T00:44:47.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
108492026-06-09T00:44:47.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
108502026-06-09T00:44:47.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
108512026-06-09T00:44:47.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
108522026-06-09T00:44:47.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
108532026-06-09T00:44:48.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
108542026-06-09T00:44:48.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
108552026-06-09T00:44:48.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
108562026-06-09T00:44:48.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
108572026-06-09T00:44:48.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
108582026-06-09T00:44:48.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
108592026-06-09T00:44:48.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
108602026-06-09T00:44:48.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
108612026-06-09T00:44:48.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
108622026-06-09T00:44:49.650ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
108632026-06-09T00:44:49.650ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
108642026-06-09T00:44:49.653ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "65d60916-db2b-4381-922e-2b321b12f6d0", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:44:49 GMT"} })
108652026-06-09T00:44:49.653ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
108662026-06-09T00:44:49.656ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "b82014b4-4b24-4e72-b6f6-4dd726945a26", "content-length": "29", "date": "Tue, 09 Jun 2026 00:44:49 GMT"} })
108672026-06-09T00:44:49.656ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
108682026-06-09T00:44:49.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
108692026-06-09T00:44:49.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
108702026-06-09T00:44:49.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
108712026-06-09T00:44:49.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
108722026-06-09T00:44:49.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
108732026-06-09T00:44:49.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
108742026-06-09T00:44:49.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
108752026-06-09T00:44:49.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
108762026-06-09T00:44:49.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
108772026-06-09T00:44:50.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
108782026-06-09T00:44:50.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
108792026-06-09T00:44:50.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
108802026-06-09T00:44:50.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
108812026-06-09T00:44:50.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
108822026-06-09T00:44:50.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
108832026-06-09T00:44:50.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
108842026-06-09T00:44:50.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
108852026-06-09T00:44:50.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
108862026-06-09T00:44:51.037ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
108872026-06-09T00:44:51.037ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
108882026-06-09T00:44:51.037ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
108892026-06-09T00:44:51.051ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
108902026-06-09T00:44:51.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
108912026-06-09T00:44:51.067ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
108922026-06-09T00:44:51.070ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
108932026-06-09T00:44:51.071ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
108942026-06-09T00:44:51.137ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
108952026-06-09T00:44:51.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
108962026-06-09T00:44:51.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
108972026-06-09T00:44:51.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
108982026-06-09T00:44:51.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
108992026-06-09T00:44:51.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
109002026-06-09T00:44:51.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
109012026-06-09T00:44:51.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
109022026-06-09T00:44:51.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
109032026-06-09T00:44:51.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
109042026-06-09T00:44:52.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
109052026-06-09T00:44:52.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
109062026-06-09T00:44:52.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
109072026-06-09T00:44:52.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
109082026-06-09T00:44:52.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
109092026-06-09T00:44:52.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
109102026-06-09T00:44:52.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
109112026-06-09T00:44:52.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
109122026-06-09T00:44:52.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
109132026-06-09T00:44:53.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
109142026-06-09T00:44:53.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
109152026-06-09T00:44:53.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
109162026-06-09T00:44:53.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
109172026-06-09T00:44:53.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
109182026-06-09T00:44:53.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
109192026-06-09T00:44:53.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
109202026-06-09T00:44:53.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
109212026-06-09T00:44:53.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
109222026-06-09T00:44:54.659ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
109232026-06-09T00:44:54.659ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
109242026-06-09T00:44:54.659ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
109252026-06-09T00:44:54.659ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
109262026-06-09T00:44:54.660ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
109272026-06-09T00:44:54.660ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
109282026-06-09T00:44:54.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
109292026-06-09T00:44:54.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
109302026-06-09T00:44:54.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
109312026-06-09T00:44:54.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
109322026-06-09T00:44:54.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
109332026-06-09T00:44:54.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
109342026-06-09T00:44:54.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
109352026-06-09T00:44:54.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
109362026-06-09T00:44:54.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
109372026-06-09T00:44:54.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
109382026-06-09T00:44:54.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
109392026-06-09T00:44:54.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
109402026-06-09T00:44:54.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
109412026-06-09T00:44:54.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
109422026-06-09T00:44:54.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
109432026-06-09T00:44:54.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
109442026-06-09T00:44:54.737ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 46 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
109452026-06-09T00:44:54.738ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
109462026-06-09T00:44:55.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
109472026-06-09T00:44:55.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
109482026-06-09T00:44:55.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
109492026-06-09T00:44:55.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
109502026-06-09T00:44:55.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
109512026-06-09T00:44:55.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
109522026-06-09T00:44:55.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
109532026-06-09T00:44:55.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
109542026-06-09T00:44:55.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
109552026-06-09T00:44:56.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 421
109562026-06-09T00:44:56.036ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 421
109572026-06-09T00:44:56.036ZDEBGoximeter (clickhouse-client): unrolling 421 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
109582026-06-09T00:44:56.049ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
109592026-06-09T00:44:56.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
109602026-06-09T00:44:56.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 923 table_name = fields_string
109612026-06-09T00:44:56.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 201 table_name = fields_u16
109622026-06-09T00:44:56.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 145 table_name = fields_u32
109632026-06-09T00:44:56.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
109642026-06-09T00:44:56.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 569 table_name = fields_uuid
109652026-06-09T00:44:56.069ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
109662026-06-09T00:44:56.071ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 265 table_name = measurements_cumulativeu64
109672026-06-09T00:44:56.072ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
109682026-06-09T00:44:56.074ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 61 table_name = measurements_histogramu64
109692026-06-09T00:44:56.076ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 90 table_name = measurements_u64
109702026-06-09T00:44:56.138ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
109712026-06-09T00:44:56.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
109722026-06-09T00:44:56.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
109732026-06-09T00:44:56.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
109742026-06-09T00:44:56.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
109752026-06-09T00:44:56.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
109762026-06-09T00:44:56.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
109772026-06-09T00:44:56.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
109782026-06-09T00:44:56.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
109792026-06-09T00:44:56.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
109802026-06-09T00:44:57.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
109812026-06-09T00:44:57.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
109822026-06-09T00:44:57.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
109832026-06-09T00:44:57.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
109842026-06-09T00:44:57.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
109852026-06-09T00:44:57.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
109862026-06-09T00:44:57.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
109872026-06-09T00:44:57.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
109882026-06-09T00:44:57.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
109892026-06-09T00:44:58.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
109902026-06-09T00:44:58.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
109912026-06-09T00:44:58.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
109922026-06-09T00:44:58.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
109932026-06-09T00:44:58.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
109942026-06-09T00:44:58.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
109952026-06-09T00:44:58.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
109962026-06-09T00:44:58.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
109972026-06-09T00:44:58.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
109982026-06-09T00:44:59.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
109992026-06-09T00:44:59.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
110002026-06-09T00:44:59.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
110012026-06-09T00:44:59.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
110022026-06-09T00:44:59.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
110032026-06-09T00:44:59.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
110042026-06-09T00:44:59.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
110052026-06-09T00:44:59.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
110062026-06-09T00:44:59.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
110072026-06-09T00:45:00.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
110082026-06-09T00:45:00.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
110092026-06-09T00:45:00.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
110102026-06-09T00:45:00.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
110112026-06-09T00:45:00.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
110122026-06-09T00:45:00.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
110132026-06-09T00:45:00.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
110142026-06-09T00:45:00.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
110152026-06-09T00:45:00.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
110162026-06-09T00:45:01.037ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
110172026-06-09T00:45:01.037ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 220
110182026-06-09T00:45:01.037ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
110192026-06-09T00:45:01.044ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
110202026-06-09T00:45:01.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
110212026-06-09T00:45:01.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
110222026-06-09T00:45:01.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 160 table_name = measurements_cumulativeu64
110232026-06-09T00:45:01.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 60 table_name = measurements_u64
110242026-06-09T00:45:01.139ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
110252026-06-09T00:45:01.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
110262026-06-09T00:45:01.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
110272026-06-09T00:45:01.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
110282026-06-09T00:45:01.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
110292026-06-09T00:45:01.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
110302026-06-09T00:45:01.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
110312026-06-09T00:45:01.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
110322026-06-09T00:45:01.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
110332026-06-09T00:45:01.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
110342026-06-09T00:45:02.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
110352026-06-09T00:45:02.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
110362026-06-09T00:45:02.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
110372026-06-09T00:45:02.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
110382026-06-09T00:45:02.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
110392026-06-09T00:45:02.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
110402026-06-09T00:45:02.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
110412026-06-09T00:45:02.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
110422026-06-09T00:45:02.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
110432026-06-09T00:45:03.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
110442026-06-09T00:45:03.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
110452026-06-09T00:45:03.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
110462026-06-09T00:45:03.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
110472026-06-09T00:45:03.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
110482026-06-09T00:45:03.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
110492026-06-09T00:45:03.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
110502026-06-09T00:45:03.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
110512026-06-09T00:45:03.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
110522026-06-09T00:45:04.649ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:565
110532026-06-09T00:45:04.649ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending
110542026-06-09T00:45:04.653ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "36a328dd-3db0-4f94-aab6-fc1c7f4cc8a0", "content-length": "1412", "date": "Tue, 09 Jun 2026 00:45:04 GMT"} })
110552026-06-09T00:45:04.653ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D
110562026-06-09T00:45:04.656ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/ae4c31ec-07fd-4b56-9a66-053a01c3bc26/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmZmI0ZmJlMS02MGQ5LTRhNjMtOTY1NC0yNmY4OThjODA2MmUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "d587c38f-885e-4869-a486-cf968147f82d", "content-length": "29", "date": "Tue, 09 Jun 2026 00:45:04 GMT"} })
110572026-06-09T00:45:04.656ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:640 n_current_tasks = 9 n_pruned_tasks = 0
110582026-06-09T00:45:04.658ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
110592026-06-09T00:45:04.658ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
110602026-06-09T00:45:04.658ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
110612026-06-09T00:45:04.658ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
110622026-06-09T00:45:04.658ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
110632026-06-09T00:45:04.658ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
110642026-06-09T00:45:04.659ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ecfbb48c-6fbe-40cb-9539-6fead8dca26b producer_ip = fd00:1122:3344:101::b producer_port = 52617
110652026-06-09T00:45:04.659ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 2 producer_id = ae3f6b24-9126-49d5-ae8a-e66fcf700fb8 producer_ip = fd00:1122:3344:101::a producer_port = 54885
110662026-06-09T00:45:04.661ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
110672026-06-09T00:45:04.661ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
110682026-06-09T00:45:04.679ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
110692026-06-09T00:45:04.679ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
110702026-06-09T00:45:04.679ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
110712026-06-09T00:45:04.679ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
110722026-06-09T00:45:04.679ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
110732026-06-09T00:45:04.679ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
110742026-06-09T00:45:04.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
110752026-06-09T00:45:04.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
110762026-06-09T00:45:04.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
110772026-06-09T00:45:04.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
110782026-06-09T00:45:04.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
110792026-06-09T00:45:04.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
110802026-06-09T00:45:04.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
110812026-06-09T00:45:04.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
110822026-06-09T00:45:04.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
110832026-06-09T00:45:04.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 2 n_samples = 11 producer_id = 380eae5c-331e-422b-8c2e-38acca30617c producer_ip = fd00:1122:3344:101::2 producer_port = 48460
110842026-06-09T00:45:04.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
110852026-06-09T00:45:04.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
110862026-06-09T00:45:04.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
110872026-06-09T00:45:04.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
110882026-06-09T00:45:04.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
110892026-06-09T00:45:04.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
110902026-06-09T00:45:04.737ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 140 producer_id = 47ddf741-b881-48df-9478-7957985c2b6e producer_ip = fd00:1122:3344:101::2 producer_port = 64971
110912026-06-09T00:45:04.737ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 5 n_samples = 46 producer_id = 6698deb4-cb0c-4a15-b320-ac3583e4ea4e producer_ip = fd00:1122:3344:101::c producer_port = 59152
110922026-06-09T00:45:04.743ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 3 n_samples = 1850 producer_id = 6744eb79-bb6e-4112-9fde-c09e3f6d2529 producer_ip = fd00:1122:3344:101::1 producer_port = 44637
110932026-06-09T00:45:04.749ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2235
110942026-06-09T00:45:04.749ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 2235
110952026-06-09T00:45:04.749ZDEBGoximeter (clickhouse-client): unrolling 2235 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
110962026-06-09T00:45:04.813ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
110972026-06-09T00:45:04.838ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 280 table_name = fields_i16
110982026-06-09T00:45:04.840ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 16 table_name = fields_ipaddr
110992026-06-09T00:45:04.843ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4150 table_name = fields_string
111002026-06-09T00:45:04.844ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 231 table_name = fields_u16
111012026-06-09T00:45:04.846ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1099 table_name = fields_u32
111022026-06-09T00:45:04.847ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 144 table_name = fields_u8
111032026-06-09T00:45:04.849ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 2400 table_name = fields_uuid
111042026-06-09T00:45:04.849ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
111052026-06-09T00:45:04.850ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 4 table_name = measurements_bool
111062026-06-09T00:45:04.852ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1924 table_name = measurements_cumulativeu64
111072026-06-09T00:45:04.853ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 1 table_name = measurements_f64
111082026-06-09T00:45:04.855ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 75 table_name = measurements_histogramu64
111092026-06-09T00:45:04.857ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 231 table_name = measurements_u64
111102026-06-09T00:45:05.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
111112026-06-09T00:45:05.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
111122026-06-09T00:45:05.726ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
111132026-06-09T00:45:05.726ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
111142026-06-09T00:45:05.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
111152026-06-09T00:45:05.729ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
111162026-06-09T00:45:05.731ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
111172026-06-09T00:45:05.731ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
111182026-06-09T00:45:05.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
111192026-06-09T00:45:06.037ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
111202026-06-09T00:45:06.037ZDEBGoximeter (database-inserter): inserting samples into database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_samples = 44
111212026-06-09T00:45:06.037ZDEBGoximeter (clickhouse-client): unrolling 44 total samples collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
111222026-06-09T00:45:06.040ZDEBGoximeter (clickhouse-client): fetching timeseries schema from database collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb
111232026-06-09T00:45:06.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 80 table_name = fields_string
111242026-06-09T00:45:06.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 88 table_name = fields_uuid
111252026-06-09T00:45:06.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 32 table_name = measurements_cumulativeu64
111262026-06-09T00:45:06.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d id = 005adc88-93b9-4da7-912f-f660b234ecdb n_rows = 12 table_name = measurements_u64
111272026-06-09T00:45:06.137ZWARNoximeter (database-inserter): failed to insert some results into metric DB collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d error = Failed to check out connection to database: No backends found for this service file = oximeter/collector/src/results_sink.rs:269
111282026-06-09T00:45:06.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
111292026-06-09T00:45:06.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
111302026-06-09T00:45:06.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
111312026-06-09T00:45:06.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
111322026-06-09T00:45:06.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
111332026-06-09T00:45:06.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
111342026-06-09T00:45:06.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
111352026-06-09T00:45:06.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
111362026-06-09T00:45:06.732ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
111372026-06-09T00:45:07.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
111382026-06-09T00:45:07.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
111392026-06-09T00:45:07.725ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
111402026-06-09T00:45:07.725ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
111412026-06-09T00:45:07.727ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 14 producer_id = ffb4fbe1-60d9-4a63-9654-26f898c8062e producer_ip = fd00:1122:3344:101::2 producer_port = 8001
111422026-06-09T00:45:07.728ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 26 producer_id = a3e93ebd-e735-42c1-b171-f78f38416da2 producer_ip = fd00:1122:3344:101::1 producer_port = 8001
111432026-06-09T00:45:07.730ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
111442026-06-09T00:45:07.730ZDEBGoximeter (collection-task): collecting from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677
111452026-06-09T00:45:07.731ZDEBGoximeter (collection-task): collected results from producer collector_id = ae4c31ec-07fd-4b56-9a66-053a01c3bc26 collector_ip = fd00:1122:3344:101::d n_results = 1 n_samples = 4 producer_id = c2fc116e-949e-4b48-8a60-f39c5d04a839 producer_ip = fd00:1122:3344:101::2 producer_port = 4677